[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:18:45.088989 23069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.135.126:46429
I20260709 12:18:45.090386 23069 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:18:45.091353 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:45.107786 23076 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:45.108210 23078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:45.108417 23075 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:45.109266 23069 server_base.cc:1061] running on GCE node
I20260709 12:18:46.308851 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:46.309073 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:46.309329 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599526309300 us; error 0 us; skew 500 ppm
I20260709 12:18:46.310165 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:46.316784 23069 webserver.cc:533] Webserver started at http://127.22.135.126:45783/ using document root <none> and password file <none>
I20260709 12:18:46.317643 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:46.317874 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:46.318383 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:46.324117 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/master-0-root/instance:
uuid: "a1f86724b73241b2b38f232c266b26c3"
format_stamp: "Formatted at 2026-07-09 12:18:46 on dist-test-slave-g1m6"
I20260709 12:18:46.331555 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:46.336516 23084 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:46.337599 23069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 12:18:46.337973 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/master-0-root
uuid: "a1f86724b73241b2b38f232c266b26c3"
format_stamp: "Formatted at 2026-07-09 12:18:46 on dist-test-slave-g1m6"
I20260709 12:18:46.338349 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:46.399411 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:46.400942 23069 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:18:46.401408 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:46.471462 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.126:46429
I20260709 12:18:46.471552 23135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.126:46429 every 8 connection(s)
I20260709 12:18:46.479434 23136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:46.501727 23136 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3: Bootstrap starting.
I20260709 12:18:46.508065 23136 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:46.509891 23136 log.cc:826] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3: Log is configured to *not* fsync() on all Append() calls
I20260709 12:18:46.514654 23136 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3: No bootstrap required, opened a new log
I20260709 12:18:46.535046 23136 raft_consensus.cc:359] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1f86724b73241b2b38f232c266b26c3" member_type: VOTER }
I20260709 12:18:46.535569 23136 raft_consensus.cc:385] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:46.535859 23136 raft_consensus.cc:740] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1f86724b73241b2b38f232c266b26c3, State: Initialized, Role: FOLLOWER
I20260709 12:18:46.536732 23136 consensus_queue.cc:260] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a1f86724b73241b2b38f232c266b26c3" member_type: VOTER }
I20260709 12:18:46.537236 23136 raft_consensus.cc:399] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:46.537552 23136 raft_consensus.cc:493] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:46.537890 23136 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:46.541986 23136 raft_consensus.cc:515] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1f86724b73241b2b38f232c266b26c3" member_type: VOTER }
I20260709 12:18:46.542716 23136 leader_election.cc:304] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [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: a1f86724b73241b2b38f232c266b26c3; no voters: 
I20260709 12:18:46.544412 23136 leader_election.cc:290] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:46.544801 23139 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:46.547533 23139 raft_consensus.cc:697] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [term 1 LEADER]: Becoming Leader. State: Replica: a1f86724b73241b2b38f232c266b26c3, State: Running, Role: LEADER
I20260709 12:18:46.548406 23139 consensus_queue.cc:237] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [LEADER]: Queue going to LEADER mode. State: All 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: "a1f86724b73241b2b38f232c266b26c3" member_type: VOTER }
I20260709 12:18:46.548713 23136 sys_catalog.cc:565] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:46.560222 23140 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a1f86724b73241b2b38f232c266b26c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1f86724b73241b2b38f232c266b26c3" member_type: VOTER } }
I20260709 12:18:46.560400 23141 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a1f86724b73241b2b38f232c266b26c3. Latest consensus state: current_term: 1 leader_uuid: "a1f86724b73241b2b38f232c266b26c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1f86724b73241b2b38f232c266b26c3" member_type: VOTER } }
I20260709 12:18:46.561115 23140 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:46.561136 23141 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:46.563879 23149 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:46.575068 23149 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:46.576949 23069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:46.591672 23149 catalog_manager.cc:1383] Generated new cluster ID: ca35329a21c94c8bbe3c47f6d3611879
I20260709 12:18:46.591969 23149 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:46.638979 23149 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:46.640588 23149 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:46.659447 23149 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3: Generated new TSK 0
I20260709 12:18:46.660352 23149 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:46.708081 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:46.717088 23158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:46.719473 23159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:46.722195 23161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:46.722528 23069 server_base.cc:1061] running on GCE node
I20260709 12:18:46.723309 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:46.723529 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:46.723726 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599526723707 us; error 0 us; skew 500 ppm
I20260709 12:18:46.724337 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:46.728760 23069 webserver.cc:533] Webserver started at http://127.22.135.65:38451/ using document root <none> and password file <none>
I20260709 12:18:46.729310 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:46.729537 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:46.729837 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:46.731020 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-0-root/instance:
uuid: "ffde903396094747b0a6ffd913b9848e"
format_stamp: "Formatted at 2026-07-09 12:18:46 on dist-test-slave-g1m6"
I20260709 12:18:46.736613 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260709 12:18:46.741029 23166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:46.741863 23069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:18:46.742148 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-0-root
uuid: "ffde903396094747b0a6ffd913b9848e"
format_stamp: "Formatted at 2026-07-09 12:18:46 on dist-test-slave-g1m6"
I20260709 12:18:46.742492 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:46.769649 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:46.771010 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:46.773689 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:46.777709 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:46.777925 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:46.778267 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:46.778438 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:46.878526 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.65:37001
I20260709 12:18:46.878599 23228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.65:37001 every 8 connection(s)
I20260709 12:18:46.886211 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:46.898017 23233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:46.903132 23234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:46.906016 23236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:46.908785 23069 server_base.cc:1061] running on GCE node
I20260709 12:18:46.909698 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:46.909927 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:46.910125 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599526910090 us; error 0 us; skew 500 ppm
I20260709 12:18:46.910804 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:46.915311 23069 webserver.cc:533] Webserver started at http://127.22.135.66:41363/ using document root <none> and password file <none>
I20260709 12:18:46.915943 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:46.916172 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:46.916515 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:46.917989 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-1-root/instance:
uuid: "37bfaf284250434cbaa550f220f82cc6"
format_stamp: "Formatted at 2026-07-09 12:18:46 on dist-test-slave-g1m6"
I20260709 12:18:46.919549 23229 heartbeater.cc:344] Connected to a master server at 127.22.135.126:46429
I20260709 12:18:46.920019 23229 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:46.921193 23229 heartbeater.cc:507] Master 127.22.135.126:46429 requested a full tablet report, sending...
I20260709 12:18:46.925102 23101 ts_manager.cc:194] Registered new tserver with Master: ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001)
I20260709 12:18:46.926909 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:18:46.928150 23101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33620
I20260709 12:18:46.932152 23241 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:46.932966 23069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:18:46.933281 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-1-root
uuid: "37bfaf284250434cbaa550f220f82cc6"
format_stamp: "Formatted at 2026-07-09 12:18:46 on dist-test-slave-g1m6"
I20260709 12:18:46.933629 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:46.977470 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:46.978819 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:46.980860 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:46.984247 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:46.984475 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:46.984714 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:46.984896 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:47.078902 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.66:39389
I20260709 12:18:47.079002 23303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.66:39389 every 8 connection(s)
I20260709 12:18:47.085465 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:47.095520 23308 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:47.095957 23304 heartbeater.cc:344] Connected to a master server at 127.22.135.126:46429
I20260709 12:18:47.096350 23304 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:47.097354 23304 heartbeater.cc:507] Master 127.22.135.126:46429 requested a full tablet report, sending...
W20260709 12:18:47.098636 23307 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:47.100112 23101 ts_manager.cc:194] Registered new tserver with Master: 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:47.102327 23101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33630
I20260709 12:18:47.106753 23069 server_base.cc:1061] running on GCE node
W20260709 12:18:47.108306 23310 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:47.109257 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:47.109527 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:47.109724 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599527109705 us; error 0 us; skew 500 ppm
I20260709 12:18:47.110468 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:47.113035 23069 webserver.cc:533] Webserver started at http://127.22.135.67:43793/ using document root <none> and password file <none>
I20260709 12:18:47.113627 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:47.113860 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:47.114156 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:47.115506 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-2-root/instance:
uuid: "d130c319967c4fa38cd904605497af9f"
format_stamp: "Formatted at 2026-07-09 12:18:47 on dist-test-slave-g1m6"
I20260709 12:18:47.121002 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:18:47.125083 23315 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:47.125890 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:18:47.126237 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-2-root
uuid: "d130c319967c4fa38cd904605497af9f"
format_stamp: "Formatted at 2026-07-09 12:18:47 on dist-test-slave-g1m6"
I20260709 12:18:47.126587 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599524924728-23069-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:47.155499 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:47.157045 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:47.158883 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:47.161579 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:47.161834 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:47.162109 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:47.162344 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:18:47.264621 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.67:36905
I20260709 12:18:47.264784 23377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.67:36905 every 8 connection(s)
I20260709 12:18:47.281087 23378 heartbeater.cc:344] Connected to a master server at 127.22.135.126:46429
I20260709 12:18:47.281442 23378 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:47.282181 23378 heartbeater.cc:507] Master 127.22.135.126:46429 requested a full tablet report, sending...
I20260709 12:18:47.284047 23101 ts_manager.cc:194] Registered new tserver with Master: d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:47.285140 23069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013430267s
I20260709 12:18:47.285259 23101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33632
I20260709 12:18:47.336145 23101 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33636:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:47.339586 23101 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:47.445571 23194 tablet_service.cc:1511] Processing CreateTablet for tablet 1af3cbac8e5d4bb0b501b42e03e93900 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:47.448606 23192 tablet_service.cc:1511] Processing CreateTablet for tablet 90c249b67e054af5bfe3e5a434b7b392 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:47.445775 23193 tablet_service.cc:1511] Processing CreateTablet for tablet 2d59c02de654464387d70721ab3120bb (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:47.447275 23194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af3cbac8e5d4bb0b501b42e03e93900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.452131 23191 tablet_service.cc:1511] Processing CreateTablet for tablet 0778c9d8d8a84336a53c86db68bc0ce7 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:47.453253 23192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c249b67e054af5bfe3e5a434b7b392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.454244 23193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d59c02de654464387d70721ab3120bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.455683 23191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0778c9d8d8a84336a53c86db68bc0ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.458528 23190 tablet_service.cc:1511] Processing CreateTablet for tablet ff1ae6dea48c44e9bea0e86adad918dc (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:47.463168 23190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1ae6dea48c44e9bea0e86adad918dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.469085 23269 tablet_service.cc:1511] Processing CreateTablet for tablet 1af3cbac8e5d4bb0b501b42e03e93900 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:47.474818 23268 tablet_service.cc:1511] Processing CreateTablet for tablet 2d59c02de654464387d70721ab3120bb (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:47.476655 23265 tablet_service.cc:1511] Processing CreateTablet for tablet ff1ae6dea48c44e9bea0e86adad918dc (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:47.473747 23267 tablet_service.cc:1511] Processing CreateTablet for tablet 90c249b67e054af5bfe3e5a434b7b392 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:47.479137 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af3cbac8e5d4bb0b501b42e03e93900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.478421 23266 tablet_service.cc:1511] Processing CreateTablet for tablet 0778c9d8d8a84336a53c86db68bc0ce7 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:47.484118 23189 tablet_service.cc:1511] Processing CreateTablet for tablet 6ecac53cac1140bc9d028a684a539881 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:47.486819 23189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ecac53cac1140bc9d028a684a539881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.486934 23265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1ae6dea48c44e9bea0e86adad918dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.487815 23266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0778c9d8d8a84336a53c86db68bc0ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.490952 23267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c249b67e054af5bfe3e5a434b7b392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.492434 23268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d59c02de654464387d70721ab3120bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.494506 23264 tablet_service.cc:1511] Processing CreateTablet for tablet 6ecac53cac1140bc9d028a684a539881 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:47.497952 23264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ecac53cac1140bc9d028a684a539881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.513543 23188 tablet_service.cc:1511] Processing CreateTablet for tablet c98f0abfc11f474eb123b72a63b8b433 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:47.516477 23188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98f0abfc11f474eb123b72a63b8b433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.523515 23263 tablet_service.cc:1511] Processing CreateTablet for tablet c98f0abfc11f474eb123b72a63b8b433 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:47.528204 23263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98f0abfc11f474eb123b72a63b8b433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.561087 23342 tablet_service.cc:1511] Processing CreateTablet for tablet 2d59c02de654464387d70721ab3120bb (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:47.562767 23343 tablet_service.cc:1511] Processing CreateTablet for tablet 1af3cbac8e5d4bb0b501b42e03e93900 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:47.569233 23341 tablet_service.cc:1511] Processing CreateTablet for tablet 90c249b67e054af5bfe3e5a434b7b392 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:47.575531 23338 tablet_service.cc:1511] Processing CreateTablet for tablet 6ecac53cac1140bc9d028a684a539881 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:47.578986 23342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d59c02de654464387d70721ab3120bb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:47.580252 23148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:47.582892 23338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ecac53cac1140bc9d028a684a539881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.580356 23337 tablet_service.cc:1511] Processing CreateTablet for tablet c98f0abfc11f474eb123b72a63b8b433 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:47.578694 23340 tablet_service.cc:1511] Processing CreateTablet for tablet 0778c9d8d8a84336a53c86db68bc0ce7 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:47.585530 23341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c249b67e054af5bfe3e5a434b7b392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.581117 23339 tablet_service.cc:1511] Processing CreateTablet for tablet ff1ae6dea48c44e9bea0e86adad918dc (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:47.589593 23340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0778c9d8d8a84336a53c86db68bc0ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.591400 23337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98f0abfc11f474eb123b72a63b8b433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.598776 23339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1ae6dea48c44e9bea0e86adad918dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.622406 23187 tablet_service.cc:1511] Processing CreateTablet for tablet 872fc346eef84d2f9c4c2d73c8966814 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:47.625092 23187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872fc346eef84d2f9c4c2d73c8966814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.620266 23343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af3cbac8e5d4bb0b501b42e03e93900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.674882 23268 tablet_service.cc:1511] Processing CreateTablet for tablet 872fc346eef84d2f9c4c2d73c8966814 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:47.676594 23268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872fc346eef84d2f9c4c2d73c8966814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.687659 23336 tablet_service.cc:1511] Processing CreateTablet for tablet 872fc346eef84d2f9c4c2d73c8966814 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:47.691506 23336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872fc346eef84d2f9c4c2d73c8966814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.717523 23397 tablet_bootstrap.cc:492] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6: Bootstrap starting.
I20260709 12:18:47.727351 23396 tablet_bootstrap.cc:492] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e: Bootstrap starting.
I20260709 12:18:47.756559 23337 tablet_service.cc:1511] Processing CreateTablet for tablet a6ddc17cc9ae46cd8cc66d25651f2cf6 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:47.757462 23337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ddc17cc9ae46cd8cc66d25651f2cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.759652 23265 tablet_service.cc:1511] Processing CreateTablet for tablet a6ddc17cc9ae46cd8cc66d25651f2cf6 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:47.760752 23265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ddc17cc9ae46cd8cc66d25651f2cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.750900 23189 tablet_service.cc:1511] Processing CreateTablet for tablet a6ddc17cc9ae46cd8cc66d25651f2cf6 (DEFAULT_TABLE table=test-workload [id=75533bf39f184f39bb8b02e6c9d052b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:47.766999 23189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ddc17cc9ae46cd8cc66d25651f2cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:47.769819 23398 tablet_bootstrap.cc:492] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f: Bootstrap starting.
I20260709 12:18:47.793081 23397 tablet_bootstrap.cc:654] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.796245 23396 tablet_bootstrap.cc:654] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.806629 23396 tablet_bootstrap.cc:492] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e: No bootstrap required, opened a new log
I20260709 12:18:47.807065 23398 tablet_bootstrap.cc:654] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.807063 23396 ts_tablet_manager.cc:1403] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.000s
I20260709 12:18:47.807333 23397 tablet_bootstrap.cc:492] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6: No bootstrap required, opened a new log
I20260709 12:18:47.807785 23397 ts_tablet_manager.cc:1403] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.001s
I20260709 12:18:47.810084 23396 raft_consensus.cc:359] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:47.811544 23397 raft_consensus.cc:359] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.812248 23397 raft_consensus.cc:385] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.812544 23397 raft_consensus.cc:740] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.811534 23396 raft_consensus.cc:385] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.813055 23396 raft_consensus.cc:740] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.813301 23397 consensus_queue.cc:260] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.813755 23396 consensus_queue.cc:260] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:47.814296 23398 tablet_bootstrap.cc:492] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f: No bootstrap required, opened a new log
I20260709 12:18:47.814792 23398 ts_tablet_manager.cc:1403] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.000s
I20260709 12:18:47.818362 23398 raft_consensus.cc:359] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.819334 23398 raft_consensus.cc:385] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.819767 23398 raft_consensus.cc:740] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.820703 23398 consensus_queue.cc:260] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.824929 23229 heartbeater.cc:499] Master 127.22.135.126:46429 was elected leader, sending a full tablet report...
I20260709 12:18:47.825001 23396 ts_tablet_manager.cc:1434] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:18:47.826670 23396 tablet_bootstrap.cc:492] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e: Bootstrap starting.
I20260709 12:18:47.835103 23396 tablet_bootstrap.cc:654] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.836665 23378 heartbeater.cc:499] Master 127.22.135.126:46429 was elected leader, sending a full tablet report...
I20260709 12:18:47.837127 23398 ts_tablet_manager.cc:1434] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.012s
I20260709 12:18:47.838021 23398 tablet_bootstrap.cc:492] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f: Bootstrap starting.
I20260709 12:18:47.844043 23397 ts_tablet_manager.cc:1434] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6: Time spent starting tablet: real 0.036s	user 0.017s	sys 0.019s
I20260709 12:18:47.844588 23304 heartbeater.cc:499] Master 127.22.135.126:46429 was elected leader, sending a full tablet report...
I20260709 12:18:47.844969 23397 tablet_bootstrap.cc:492] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6: Bootstrap starting.
I20260709 12:18:47.846344 23398 tablet_bootstrap.cc:654] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.852100 23397 tablet_bootstrap.cc:654] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.859148 23396 tablet_bootstrap.cc:492] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e: No bootstrap required, opened a new log
I20260709 12:18:47.859210 23398 tablet_bootstrap.cc:492] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f: No bootstrap required, opened a new log
I20260709 12:18:47.859676 23396 ts_tablet_manager.cc:1403] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.005s
I20260709 12:18:47.859714 23398 ts_tablet_manager.cc:1403] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 12:18:47.862736 23396 raft_consensus.cc:359] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.863088 23398 raft_consensus.cc:359] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.863508 23396 raft_consensus.cc:385] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.863794 23398 raft_consensus.cc:385] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.863862 23396 raft_consensus.cc:740] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.864180 23398 raft_consensus.cc:740] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.864684 23396 consensus_queue.cc:260] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.866923 23396 ts_tablet_manager.cc:1434] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:47.867820 23396 tablet_bootstrap.cc:492] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e: Bootstrap starting.
I20260709 12:18:47.868399 23397 tablet_bootstrap.cc:492] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6: No bootstrap required, opened a new log
I20260709 12:18:47.868834 23397 ts_tablet_manager.cc:1403] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 12:18:47.871444 23397 raft_consensus.cc:359] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.872093 23397 raft_consensus.cc:385] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.872386 23397 raft_consensus.cc:740] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.873060 23397 consensus_queue.cc:260] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.874608 23396 tablet_bootstrap.cc:654] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.874594 23398 consensus_queue.cc:260] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.876580 23398 ts_tablet_manager.cc:1434] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.001s
I20260709 12:18:47.877403 23398 tablet_bootstrap.cc:492] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f: Bootstrap starting.
I20260709 12:18:47.883114 23398 tablet_bootstrap.cc:654] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:47.886566 23230 tablet.cc:2406] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:18:47.887143 23397 ts_tablet_manager.cc:1434] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:18:47.888023 23397 tablet_bootstrap.cc:492] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6: Bootstrap starting.
I20260709 12:18:47.894249 23397 tablet_bootstrap.cc:654] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.905593 23398 tablet_bootstrap.cc:492] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f: No bootstrap required, opened a new log
I20260709 12:18:47.906317 23398 ts_tablet_manager.cc:1403] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.007s
I20260709 12:18:47.908558 23397 tablet_bootstrap.cc:492] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6: No bootstrap required, opened a new log
I20260709 12:18:47.909051 23397 ts_tablet_manager.cc:1403] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 12:18:47.909075 23398 raft_consensus.cc:359] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.910491 23398 raft_consensus.cc:385] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.910805 23398 raft_consensus.cc:740] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.911522 23398 consensus_queue.cc:260] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.913836 23398 ts_tablet_manager.cc:1434] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:47.913502 23397 raft_consensus.cc:359] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.914357 23397 raft_consensus.cc:385] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.914760 23398 tablet_bootstrap.cc:492] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f: Bootstrap starting.
I20260709 12:18:47.914731 23397 raft_consensus.cc:740] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.915668 23397 consensus_queue.cc:260] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.917790 23397 ts_tablet_manager.cc:1434] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:18:47.921453 23398 tablet_bootstrap.cc:654] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.921856 23397 tablet_bootstrap.cc:492] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6: Bootstrap starting.
I20260709 12:18:47.929961 23397 tablet_bootstrap.cc:654] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.932569 23398 tablet_bootstrap.cc:492] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f: No bootstrap required, opened a new log
I20260709 12:18:47.933108 23398 ts_tablet_manager.cc:1403] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 12:18:47.936864 23398 raft_consensus.cc:359] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.937774 23398 raft_consensus.cc:385] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.938158 23398 raft_consensus.cc:740] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.939111 23398 consensus_queue.cc:260] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.942322 23398 ts_tablet_manager.cc:1434] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:18:47.944000 23398 tablet_bootstrap.cc:492] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f: Bootstrap starting.
I20260709 12:18:47.952081 23398 tablet_bootstrap.cc:654] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:47.956240 23402 raft_consensus.cc:493] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.956704 23402 raft_consensus.cc:515] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.957286 23396 tablet_bootstrap.cc:492] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e: No bootstrap required, opened a new log
I20260709 12:18:47.957727 23396 ts_tablet_manager.cc:1403] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e: Time spent bootstrapping tablet: real 0.090s	user 0.034s	sys 0.011s
I20260709 12:18:47.961499 23402 leader_election.cc:290] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:47.961592 23396 raft_consensus.cc:359] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.962356 23396 raft_consensus.cc:385] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.962658 23396 raft_consensus.cc:740] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.963565 23396 consensus_queue.cc:260] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.977468 23397 tablet_bootstrap.cc:492] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6: No bootstrap required, opened a new log
I20260709 12:18:47.978130 23397 ts_tablet_manager.cc:1403] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.012s
I20260709 12:18:47.978482 23396 ts_tablet_manager.cc:1434] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:18:47.979432 23396 tablet_bootstrap.cc:492] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e: Bootstrap starting.
I20260709 12:18:47.982586 23404 raft_consensus.cc:493] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.983171 23404 raft_consensus.cc:515] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.985321 23402 raft_consensus.cc:493] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:47.986150 23402 raft_consensus.cc:515] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.987763 23404 leader_election.cc:290] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:47.983350 23397 raft_consensus.cc:359] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:47.989730 23397 raft_consensus.cc:385] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:47.995918 23397 raft_consensus.cc:740] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Initialized, Role: FOLLOWER
I20260709 12:18:47.998337 23402 leader_election.cc:290] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:47.998920 23397 consensus_queue.cc:260] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.015817 23396 tablet_bootstrap.cc:654] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.020314 23397 ts_tablet_manager.cc:1434] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260709 12:18:48.020720 23398 tablet_bootstrap.cc:492] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f: No bootstrap required, opened a new log
I20260709 12:18:48.021169 23398 ts_tablet_manager.cc:1403] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.003s
I20260709 12:18:48.021262 23397 tablet_bootstrap.cc:492] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6: Bootstrap starting.
I20260709 12:18:48.024518 23404 raft_consensus.cc:493] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.025120 23404 raft_consensus.cc:515] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.027760 23404 leader_election.cc:290] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:48.041254 23398 raft_consensus.cc:359] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:48.042524 23404 raft_consensus.cc:493] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.042656 23398 raft_consensus.cc:385] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.042961 23398 raft_consensus.cc:740] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.066133 23402 raft_consensus.cc:493] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.067135 23402 raft_consensus.cc:515] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.068969 23403 raft_consensus.cc:493] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.042982 23404 raft_consensus.cc:515] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.069455 23403 raft_consensus.cc:515] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.068955 23398 consensus_queue.cc:260] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:48.073453 23402 leader_election.cc:290] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.074343 23403 leader_election.cc:290] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.076653 23404 leader_election.cc:290] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:48.079226 23404 raft_consensus.cc:493] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.080854 23404 raft_consensus.cc:515] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.083590 23404 leader_election.cc:290] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:48.084435 23398 ts_tablet_manager.cc:1434] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.013s
I20260709 12:18:48.087472 23397 tablet_bootstrap.cc:654] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.088392 23396 tablet_bootstrap.cc:492] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e: No bootstrap required, opened a new log
I20260709 12:18:48.088835 23396 ts_tablet_manager.cc:1403] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.009s
I20260709 12:18:48.093282 23396 raft_consensus.cc:359] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.093997 23396 raft_consensus.cc:385] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.094314 23396 raft_consensus.cc:740] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.094693 23398 tablet_bootstrap.cc:492] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f: Bootstrap starting.
I20260709 12:18:48.095041 23396 consensus_queue.cc:260] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.097389 23396 ts_tablet_manager.cc:1434] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:48.098338 23396 tablet_bootstrap.cc:492] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e: Bootstrap starting.
I20260709 12:18:48.104624 23398 tablet_bootstrap.cc:654] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.108166 23396 tablet_bootstrap.cc:654] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.110282 23403 raft_consensus.cc:493] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.123126 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.123675 23403 raft_consensus.cc:515] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.124068 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6" is_pre_election: true
I20260709 12:18:48.124831 23279 raft_consensus.cc:2468] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 0.
I20260709 12:18:48.125634 23403 leader_election.cc:290] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.126356 23402 raft_consensus.cc:493] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.126902 23402 raft_consensus.cc:515] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.127389 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6" is_pre_election: true
I20260709 12:18:48.128919 23402 leader_election.cc:290] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.129638 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6" is_pre_election: true
I20260709 12:18:48.130211 23279 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 0.
I20260709 12:18:48.130450 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.130863 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.131908 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6" is_pre_election: true
I20260709 12:18:48.132449 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.120314 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.122093 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.133137 23203 raft_consensus.cc:2468] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
I20260709 12:18:48.133378 23352 raft_consensus.cc:2468] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
I20260709 12:18:48.133185 23353 raft_consensus.cc:2468] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
I20260709 12:18:48.134249 23318 leader_election.cc:304] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f; no voters: 
I20260709 12:18:48.132534 23279 raft_consensus.cc:2468] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 0.
I20260709 12:18:48.135178 23404 raft_consensus.cc:2804] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.135248 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
W20260709 12:18:48.135664 23318 leader_election.cc:343] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.135773 23404 raft_consensus.cc:493] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.135944 23203 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
I20260709 12:18:48.136273 23404 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:48.137095 23242 leader_election.cc:343] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.137463 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
W20260709 12:18:48.137961 23242 leader_election.cc:343] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.138041 23353 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
I20260709 12:18:48.139688 23318 leader_election.cc:304] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f; no voters: 
I20260709 12:18:48.140563 23423 raft_consensus.cc:2804] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.140995 23423 raft_consensus.cc:493] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.141460 23423 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:48.141006 23244 leader_election.cc:343] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d130c319967c4fa38cd904605497af9f (127.22.135.67:36905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.142315 23244 leader_election.cc:304] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [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: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f; no voters: ffde903396094747b0a6ffd913b9848e
I20260709 12:18:48.144606 23402 raft_consensus.cc:2804] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.144949 23402 raft_consensus.cc:493] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.145311 23402 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.117764 23426 raft_consensus.cc:493] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.149063 23244 leader_election.cc:304] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [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: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f; no voters: ffde903396094747b0a6ffd913b9848e
I20260709 12:18:48.148970 23423 raft_consensus.cc:515] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.151641 23242 leader_election.cc:304] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [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: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: d130c319967c4fa38cd904605497af9f
I20260709 12:18:48.168606 23402 raft_consensus.cc:515] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.169845 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.168893 23423 leader_election.cc:290] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:48.171917 23242 leader_election.cc:304] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:48.152011 23426 raft_consensus.cc:515] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:48.172533 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.176820 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.177685 23204 raft_consensus.cc:2468] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 0.
I20260709 12:18:48.178439 23203 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 0.
I20260709 12:18:48.172874 23404 raft_consensus.cc:515] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.180315 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.183235 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:48.183775 23402 leader_election.cc:290] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.186040 23203 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:48.186926 23316 leader_election.cc:343] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.188336 23316 leader_election.cc:304] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [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: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 37bfaf284250434cbaa550f220f82cc6
I20260709 12:18:48.188855 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:18:48.189074 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:48.189399 23279 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.189914 23353 raft_consensus.cc:2393] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37bfaf284250434cbaa550f220f82cc6 in current term 1: Already voted for candidate d130c319967c4fa38cd904605497af9f in this term.
I20260709 12:18:48.188046 23318 leader_election.cc:304] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f; no voters: 
I20260709 12:18:48.191712 23397 tablet_bootstrap.cc:492] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6: No bootstrap required, opened a new log
W20260709 12:18:48.191761 23316 leader_election.cc:343] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.192296 23397 ts_tablet_manager.cc:1403] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6: Time spent bootstrapping tablet: real 0.171s	user 0.022s	sys 0.006s
I20260709 12:18:48.193660 23423 raft_consensus.cc:2804] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.197872 23404 leader_election.cc:290] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:48.198941 23404 raft_consensus.cc:2804] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.199283 23404 raft_consensus.cc:493] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.199625 23404 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.200223 23398 tablet_bootstrap.cc:492] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f: No bootstrap required, opened a new log
I20260709 12:18:48.200793 23398 ts_tablet_manager.cc:1403] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f: Time spent bootstrapping tablet: real 0.106s	user 0.006s	sys 0.009s
I20260709 12:18:48.197855 23396 tablet_bootstrap.cc:492] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e: No bootstrap required, opened a new log
I20260709 12:18:48.204556 23396 ts_tablet_manager.cc:1403] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e: Time spent bootstrapping tablet: real 0.106s	user 0.024s	sys 0.013s
I20260709 12:18:48.196849 23429 raft_consensus.cc:2804] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.198236 23423 raft_consensus.cc:493] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.214283 23398 raft_consensus.cc:359] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.214566 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:48.215023 23398 raft_consensus.cc:385] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.215379 23398 raft_consensus.cc:740] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.215811 23397 raft_consensus.cc:359] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:48.217922 23397 raft_consensus.cc:385] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.216701 23429 raft_consensus.cc:493] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.211293 23423 raft_consensus.cc:3060] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.221730 23429 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.217449 23426 leader_election.cc:290] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d130c319967c4fa38cd904605497af9f (127.22.135.67:36905), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:48.217191 23396 raft_consensus.cc:359] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.216043 23398 consensus_queue.cc:260] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.218518 23430 raft_consensus.cc:2804] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.219328 23203 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 1.
I20260709 12:18:48.221195 23404 raft_consensus.cc:515] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.223750 23396 raft_consensus.cc:385] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.218477 23397 raft_consensus.cc:740] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.225559 23396 raft_consensus.cc:740] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.226558 23278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:18:48.230168 23278 raft_consensus.cc:2393] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d130c319967c4fa38cd904605497af9f in current term 1: Already voted for candidate 37bfaf284250434cbaa550f220f82cc6 in this term.
I20260709 12:18:48.226974 23396 consensus_queue.cc:260] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.231693 23398 ts_tablet_manager.cc:1434] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:18:48.232043 23396 ts_tablet_manager.cc:1434] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.007s
I20260709 12:18:48.232878 23398 tablet_bootstrap.cc:492] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f: Bootstrap starting.
I20260709 12:18:48.226137 23430 raft_consensus.cc:493] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.233477 23430 raft_consensus.cc:3060] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.232972 23396 tablet_bootstrap.cc:492] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e: Bootstrap starting.
W20260709 12:18:48.222684 23316 leader_election.cc:343] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.237498 23279 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 1.
I20260709 12:18:48.243782 23402 raft_consensus.cc:2764] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:18:48.249881 23318 leader_election.cc:304] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [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: d130c319967c4fa38cd904605497af9f; no voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e
I20260709 12:18:48.229436 23397 consensus_queue.cc:260] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:48.252462 23316 leader_election.cc:304] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:48.259639 23397 ts_tablet_manager.cc:1434] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 12:18:48.260569 23397 tablet_bootstrap.cc:492] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6: Bootstrap starting.
I20260709 12:18:48.266568 23404 leader_election.cc:290] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:48.267347 23404 raft_consensus.cc:2749] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.267894 23404 raft_consensus.cc:2804] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.271637 23402 raft_consensus.cc:493] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.272063 23402 raft_consensus.cc:515] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:48.274048 23402 leader_election.cc:290] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.271317 23404 raft_consensus.cc:697] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Becoming Leader. State: Replica: d130c319967c4fa38cd904605497af9f, State: Running, Role: LEADER
I20260709 12:18:48.279078 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.280015 23353 raft_consensus.cc:2468] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
I20260709 12:18:48.280922 23396 tablet_bootstrap.cc:654] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.265962 23429 raft_consensus.cc:515] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.283017 23423 raft_consensus.cc:515] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.283761 23244 leader_election.cc:304] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f; no voters: 
I20260709 12:18:48.285917 23402 raft_consensus.cc:2804] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.286386 23402 raft_consensus.cc:493] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:18:48.286888 23242 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.65:37001, user_credentials={real_user=slave}} blocked reactor thread for 112493us
I20260709 12:18:48.287952 23402 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.289294 23423 leader_election.cc:290] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:48.293267 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:48.293959 23203 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.295368 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.282693 23404 consensus_queue.cc:237] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.296316 23202 raft_consensus.cc:2468] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
W20260709 12:18:48.297176 23318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.66:39389, user_credentials={real_user=slave}} blocked reactor thread for 65793.9us
I20260709 12:18:48.309556 23398 tablet_bootstrap.cc:654] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.305271 23203 raft_consensus.cc:2468] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 1.
I20260709 12:18:48.316473 23402 raft_consensus.cc:515] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:48.312186 23242 leader_election.cc:304] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: d130c319967c4fa38cd904605497af9f
I20260709 12:18:48.317044 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:18:48.319283 23279 raft_consensus.cc:2393] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d130c319967c4fa38cd904605497af9f in current term 1: Already voted for candidate 37bfaf284250434cbaa550f220f82cc6 in this term.
I20260709 12:18:48.319429 23431 raft_consensus.cc:2804] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.312438 23430 raft_consensus.cc:515] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
W20260709 12:18:48.321261 23316 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.65:37001, user_credentials={real_user=slave}} blocked reactor thread for 68877.3us
I20260709 12:18:48.329010 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:18:48.330497 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:48.330842 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:48.331053 23203 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.332978 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:48.333503 23202 raft_consensus.cc:3060] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:48.343102 23318 leader_election.cc:343] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.338335 23402 leader_election.cc:290] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.345281 23397 tablet_bootstrap.cc:654] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.345563 23429 leader_election.cc:290] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.345736 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
W20260709 12:18:48.347220 23242 leader_election.cc:343] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.347491 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:48.347551 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:48.348351 23352 raft_consensus.cc:2393] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37bfaf284250434cbaa550f220f82cc6 in current term 1: Already voted for candidate d130c319967c4fa38cd904605497af9f in this term.
I20260709 12:18:48.348306 23353 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:48.350283 23316 leader_election.cc:343] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.350654 23244 leader_election.cc:304] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [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: 37bfaf284250434cbaa550f220f82cc6; no voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e
I20260709 12:18:48.350733 23316 leader_election.cc:304] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [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: d130c319967c4fa38cd904605497af9f; no voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e
I20260709 12:18:48.352633 23402 raft_consensus.cc:2749] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.353593 23435 raft_consensus.cc:2749] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.339123 23431 raft_consensus.cc:697] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:18:48.355325 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6" is_pre_election: true
I20260709 12:18:48.356583 23279 raft_consensus.cc:2393] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ffde903396094747b0a6ffd913b9848e in current term 1: Already voted for candidate d130c319967c4fa38cd904605497af9f in this term.
I20260709 12:18:48.351162 23434 raft_consensus.cc:493] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.357362 23278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6" is_pre_election: true
I20260709 12:18:48.358850 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6" is_pre_election: true
I20260709 12:18:48.366521 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.368654 23279 raft_consensus.cc:2393] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ffde903396094747b0a6ffd913b9848e in current term 1: Already voted for candidate 37bfaf284250434cbaa550f220f82cc6 in this term.
I20260709 12:18:48.354650 23431 consensus_queue.cc:237] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.371560 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:48.372375 23204 raft_consensus.cc:3060] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.373314 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.359591 23434 raft_consensus.cc:515] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.375128 23202 raft_consensus.cc:2468] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 1.
I20260709 12:18:48.381073 23316 leader_election.cc:304] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 37bfaf284250434cbaa550f220f82cc6
I20260709 12:18:48.382211 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.385108 23352 raft_consensus.cc:2393] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ffde903396094747b0a6ffd913b9848e in current term 1: Already voted for candidate d130c319967c4fa38cd904605497af9f in this term.
I20260709 12:18:48.381567 23430 leader_election.cc:290] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.381654 23203 raft_consensus.cc:2468] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 1.
I20260709 12:18:48.382525 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f"
W20260709 12:18:48.382534 23169 leader_election.cc:343] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.395732 23242 leader_election.cc:304] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:48.387467 23435 raft_consensus.cc:2804] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.396610 23435 raft_consensus.cc:697] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Becoming Leader. State: Replica: d130c319967c4fa38cd904605497af9f, State: Running, Role: LEADER
I20260709 12:18:48.397508 23435 consensus_queue.cc:237] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.400198 23430 raft_consensus.cc:2804] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.400475 23169 leader_election.cc:304] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffde903396094747b0a6ffd913b9848e; no voters: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f
I20260709 12:18:48.408929 23426 raft_consensus.cc:2749] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.407246 23204 raft_consensus.cc:2468] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 1.
I20260709 12:18:48.413844 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecac53cac1140bc9d028a684a539881" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.414146 23434 leader_election.cc:290] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
W20260709 12:18:48.415241 23316 leader_election.cc:343] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.415393 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecac53cac1140bc9d028a684a539881" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6" is_pre_election: true
I20260709 12:18:48.415925 23396 tablet_bootstrap.cc:492] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e: No bootstrap required, opened a new log
W20260709 12:18:48.415373 23244 leader_election.cc:343] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d130c319967c4fa38cd904605497af9f (127.22.135.67:36905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.410881 23430 raft_consensus.cc:697] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:18:48.416389 23396 ts_tablet_manager.cc:1403] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e: Time spent bootstrapping tablet: real 0.184s	user 0.017s	sys 0.007s
I20260709 12:18:48.417603 23430 consensus_queue.cc:237] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
W20260709 12:18:48.418854 23318 leader_election.cc:343] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:48.419286 23318 leader_election.cc:304] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d130c319967c4fa38cd904605497af9f; no voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e
I20260709 12:18:48.410264 23169 leader_election.cc:304] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffde903396094747b0a6ffd913b9848e; no voters: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f
I20260709 12:18:48.422377 23426 raft_consensus.cc:2749] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.423820 23242 leader_election.cc:304] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: d130c319967c4fa38cd904605497af9f
I20260709 12:18:48.425243 23436 raft_consensus.cc:2804] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.419989 23396 raft_consensus.cc:359] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.425968 23436 raft_consensus.cc:697] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:18:48.420975 23098 catalog_manager.cc:5697] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f reported cstate change: term changed from 0 to 1, leader changed from <none> to d130c319967c4fa38cd904605497af9f (127.22.135.67). New cstate: current_term: 1 leader_uuid: "d130c319967c4fa38cd904605497af9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:48.422279 23434 raft_consensus.cc:2749] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.429296 23353 raft_consensus.cc:2468] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 1.
I20260709 12:18:48.430014 23436 consensus_queue.cc:237] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.431459 23397 tablet_bootstrap.cc:492] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6: No bootstrap required, opened a new log
I20260709 12:18:48.427706 23396 raft_consensus.cc:385] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.433923 23397 ts_tablet_manager.cc:1403] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6: Time spent bootstrapping tablet: real 0.174s	user 0.009s	sys 0.014s
I20260709 12:18:48.431715 23169 leader_election.cc:304] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffde903396094747b0a6ffd913b9848e; no voters: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f
I20260709 12:18:48.437011 23398 tablet_bootstrap.cc:492] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f: No bootstrap required, opened a new log
I20260709 12:18:48.437484 23398 ts_tablet_manager.cc:1403] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f: Time spent bootstrapping tablet: real 0.205s	user 0.030s	sys 0.038s
I20260709 12:18:48.436247 23396 raft_consensus.cc:740] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.438939 23426 raft_consensus.cc:2749] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.439143 23397 raft_consensus.cc:359] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.439944 23397 raft_consensus.cc:385] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.440332 23397 raft_consensus.cc:740] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.442759 23396 consensus_queue.cc:260] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.442657 23099 catalog_manager.cc:5697] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:48.447292 23396 ts_tablet_manager.cc:1434] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 12:18:48.443305 23397 consensus_queue.cc:260] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.452477 23396 tablet_bootstrap.cc:492] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e: Bootstrap starting.
I20260709 12:18:48.453264 23397 ts_tablet_manager.cc:1434] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.007s
I20260709 12:18:48.454241 23397 tablet_bootstrap.cc:492] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6: Bootstrap starting.
I20260709 12:18:48.453096 23398 raft_consensus.cc:359] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.457432 23398 raft_consensus.cc:385] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.463188 23398 raft_consensus.cc:740] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.467233 23398 consensus_queue.cc:260] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.468324 23397 tablet_bootstrap.cc:654] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.469935 23398 ts_tablet_manager.cc:1434] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.007s
I20260709 12:18:48.470911 23398 tablet_bootstrap.cc:492] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f: Bootstrap starting.
I20260709 12:18:48.474617 23396 tablet_bootstrap.cc:654] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.480953 23397 tablet_bootstrap.cc:492] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6: No bootstrap required, opened a new log
I20260709 12:18:48.481252 23398 tablet_bootstrap.cc:654] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.481426 23397 ts_tablet_manager.cc:1403] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.006s
I20260709 12:18:48.491067 23397 raft_consensus.cc:359] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.491972 23397 raft_consensus.cc:385] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.492271 23397 raft_consensus.cc:740] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.492942 23397 consensus_queue.cc:260] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.495433 23397 ts_tablet_manager.cc:1434] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260709 12:18:48.496438 23397 tablet_bootstrap.cc:492] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6: Bootstrap starting.
I20260709 12:18:48.500231 23396 tablet_bootstrap.cc:492] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e: No bootstrap required, opened a new log
I20260709 12:18:48.500849 23396 ts_tablet_manager.cc:1403] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.012s
I20260709 12:18:48.500303 23398 tablet_bootstrap.cc:492] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f: No bootstrap required, opened a new log
I20260709 12:18:48.502561 23398 ts_tablet_manager.cc:1403] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.007s
I20260709 12:18:48.502787 23397 tablet_bootstrap.cc:654] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.506735 23396 raft_consensus.cc:359] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.508605 23396 raft_consensus.cc:385] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.508960 23396 raft_consensus.cc:740] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.507947 23398 raft_consensus.cc:359] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.509768 23398 raft_consensus.cc:385] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.510090 23398 raft_consensus.cc:740] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.511734 23398 consensus_queue.cc:260] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.510648 23396 consensus_queue.cc:260] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.517181 23396 ts_tablet_manager.cc:1434] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260709 12:18:48.518489 23398 ts_tablet_manager.cc:1434] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260709 12:18:48.520403 23398 tablet_bootstrap.cc:492] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f: Bootstrap starting.
I20260709 12:18:48.520720 23396 tablet_bootstrap.cc:492] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e: Bootstrap starting.
I20260709 12:18:48.535730 23398 tablet_bootstrap.cc:654] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.535588 23396 tablet_bootstrap.cc:654] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.543881 23098 catalog_manager.cc:5697] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f reported cstate change: term changed from 0 to 1, leader changed from <none> to d130c319967c4fa38cd904605497af9f (127.22.135.67). New cstate: current_term: 1 leader_uuid: "d130c319967c4fa38cd904605497af9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:48.554098 23397 tablet_bootstrap.cc:492] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6: No bootstrap required, opened a new log
I20260709 12:18:48.554577 23397 ts_tablet_manager.cc:1403] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.018s
I20260709 12:18:48.556706 23397 raft_consensus.cc:359] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.557351 23397 raft_consensus.cc:385] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.557669 23397 raft_consensus.cc:740] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.557169 23099 catalog_manager.cc:5697] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:48.558365 23397 consensus_queue.cc:260] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.558962 23099 catalog_manager.cc:5697] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:48.561904 23397 ts_tablet_manager.cc:1434] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:18:48.562211 23398 tablet_bootstrap.cc:492] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f: No bootstrap required, opened a new log
I20260709 12:18:48.562667 23398 ts_tablet_manager.cc:1403] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.007s
I20260709 12:18:48.562774 23397 tablet_bootstrap.cc:492] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6: Bootstrap starting.
I20260709 12:18:48.565200 23398 raft_consensus.cc:359] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.565835 23398 raft_consensus.cc:385] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.566099 23398 raft_consensus.cc:740] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.566798 23398 consensus_queue.cc:260] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.568679 23398 ts_tablet_manager.cc:1434] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:48.572181 23397 tablet_bootstrap.cc:654] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.576059 23396 tablet_bootstrap.cc:492] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e: No bootstrap required, opened a new log
I20260709 12:18:48.576495 23396 ts_tablet_manager.cc:1403] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.007s
I20260709 12:18:48.579166 23396 raft_consensus.cc:359] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.579828 23396 raft_consensus.cc:385] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.580101 23396 raft_consensus.cc:740] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.580956 23396 consensus_queue.cc:260] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
W20260709 12:18:48.584414 23148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:48.586576 23396 ts_tablet_manager.cc:1434] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 12:18:48.587527 23396 tablet_bootstrap.cc:492] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e: Bootstrap starting.
I20260709 12:18:48.590443 23397 tablet_bootstrap.cc:492] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6: No bootstrap required, opened a new log
I20260709 12:18:48.590945 23397 ts_tablet_manager.cc:1403] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 12:18:48.593878 23397 raft_consensus.cc:359] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.594576 23397 raft_consensus.cc:385] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.594887 23397 raft_consensus.cc:740] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.596065 23396 tablet_bootstrap.cc:654] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:48.595667 23397 consensus_queue.cc:260] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.597290 23397 ts_tablet_manager.cc:1434] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:18:48.601186 23396 tablet_bootstrap.cc:492] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e: No bootstrap required, opened a new log
I20260709 12:18:48.601528 23396 ts_tablet_manager.cc:1403] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:18:48.603349 23396 raft_consensus.cc:359] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.603821 23396 raft_consensus.cc:385] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:48.604101 23396 raft_consensus.cc:740] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Initialized, Role: FOLLOWER
I20260709 12:18:48.604735 23396 consensus_queue.cc:260] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.608259 23396 ts_tablet_manager.cc:1434] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:18:48.683389 23434 raft_consensus.cc:493] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.683880 23434 raft_consensus.cc:515] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.685585 23434 leader_election.cc:290] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:48.686585 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddc17cc9ae46cd8cc66d25651f2cf6" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.686851 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddc17cc9ae46cd8cc66d25651f2cf6" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6" is_pre_election: true
I20260709 12:18:48.686991 23430 raft_consensus.cc:493] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.687283 23204 raft_consensus.cc:2468] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 0.
I20260709 12:18:48.687479 23430 raft_consensus.cc:515] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.688539 23279 raft_consensus.cc:2468] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 0.
I20260709 12:18:48.688519 23316 leader_election.cc:304] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:48.689702 23430 leader_election.cc:290] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.690289 23434 raft_consensus.cc:2804] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.690663 23434 raft_consensus.cc:493] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.691151 23434 raft_consensus.cc:3060] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.691026 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddc17cc9ae46cd8cc66d25651f2cf6" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.691370 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddc17cc9ae46cd8cc66d25651f2cf6" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.691828 23204 raft_consensus.cc:2468] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
I20260709 12:18:48.692966 23242 leader_election.cc:304] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:48.693733 23430 raft_consensus.cc:2804] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.694043 23430 raft_consensus.cc:493] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.694379 23430 raft_consensus.cc:3060] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.698025 23434 raft_consensus.cc:515] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.699191 23353 raft_consensus.cc:2393] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37bfaf284250434cbaa550f220f82cc6 in current term 1: Already voted for candidate d130c319967c4fa38cd904605497af9f in this term.
I20260709 12:18:48.699194 23430 raft_consensus.cc:515] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.700369 23434 leader_election.cc:290] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:48.701625 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddc17cc9ae46cd8cc66d25651f2cf6" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:48.701957 23430 leader_election.cc:290] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.701938 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddc17cc9ae46cd8cc66d25651f2cf6" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:18:48.703289 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddc17cc9ae46cd8cc66d25651f2cf6" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:48.703598 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddc17cc9ae46cd8cc66d25651f2cf6" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:48.704309 23353 raft_consensus.cc:2393] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37bfaf284250434cbaa550f220f82cc6 in current term 1: Already voted for candidate d130c319967c4fa38cd904605497af9f in this term.
I20260709 12:18:48.703323 23204 raft_consensus.cc:3060] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.703285 23279 raft_consensus.cc:2393] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d130c319967c4fa38cd904605497af9f in current term 1: Already voted for candidate 37bfaf284250434cbaa550f220f82cc6 in this term.
I20260709 12:18:48.705549 23244 leader_election.cc:304] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [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: 37bfaf284250434cbaa550f220f82cc6; no voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e
I20260709 12:18:48.706312 23430 raft_consensus.cc:2749] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.709589 23204 raft_consensus.cc:2468] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 1.
I20260709 12:18:48.710608 23316 leader_election.cc:304] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 37bfaf284250434cbaa550f220f82cc6
I20260709 12:18:48.711261 23434 raft_consensus.cc:2804] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.711759 23434 raft_consensus.cc:697] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Becoming Leader. State: Replica: d130c319967c4fa38cd904605497af9f, State: Running, Role: LEADER
I20260709 12:18:48.712261 23435 consensus_queue.cc:1048] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:48.712571 23434 consensus_queue.cc:237] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.724049 23098 catalog_manager.cc:5697] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f reported cstate change: term changed from 0 to 1, leader changed from <none> to d130c319967c4fa38cd904605497af9f (127.22.135.67). New cstate: current_term: 1 leader_uuid: "d130c319967c4fa38cd904605497af9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:48.738305 23434 consensus_queue.cc:1048] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:48.782758 23430 raft_consensus.cc:493] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.783195 23430 raft_consensus.cc:515] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.784795 23430 leader_election.cc:290] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.785676 23203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872fc346eef84d2f9c4c2d73c8966814" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.785910 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872fc346eef84d2f9c4c2d73c8966814" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.786373 23203 raft_consensus.cc:2468] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
I20260709 12:18:48.786459 23353 raft_consensus.cc:2468] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
I20260709 12:18:48.787376 23242 leader_election.cc:304] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:48.788262 23430 raft_consensus.cc:2804] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.788638 23430 raft_consensus.cc:493] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.788972 23430 raft_consensus.cc:3060] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.795553 23436 consensus_queue.cc:1048] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:48.795653 23430 raft_consensus.cc:515] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.798290 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872fc346eef84d2f9c4c2d73c8966814" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:48.798705 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872fc346eef84d2f9c4c2d73c8966814" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:48.798858 23204 raft_consensus.cc:3060] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.799233 23353 raft_consensus.cc:3060] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.806123 23353 raft_consensus.cc:2468] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 1.
I20260709 12:18:48.807201 23244 leader_election.cc:304] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f; no voters: 
I20260709 12:18:48.808012 23436 raft_consensus.cc:2804] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.808508 23436 raft_consensus.cc:697] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:18:48.809288 23436 consensus_queue.cc:237] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.812379 23430 leader_election.cc:290] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.807807 23204 raft_consensus.cc:2468] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 1.
I20260709 12:18:48.821334 23099 catalog_manager.cc:5697] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:48.824201 23436 consensus_queue.cc:1048] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:48.844637 23430 consensus_queue.cc:1048] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:48.846004 23431 consensus_queue.cc:1048] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:48.857334 23353 raft_consensus.cc:3060] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.862632 23402 raft_consensus.cc:493] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.863119 23402 raft_consensus.cc:515] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.865082 23402 leader_election.cc:290] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.867851 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.868953 23402 consensus_queue.cc:1048] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:48.872007 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.872783 23202 raft_consensus.cc:2393] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37bfaf284250434cbaa550f220f82cc6 in current term 1: Already voted for candidate d130c319967c4fa38cd904605497af9f in this term.
I20260709 12:18:48.873721 23242 leader_election.cc:304] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6; no voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e
I20260709 12:18:48.873234 23402 consensus_queue.cc:1048] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:18:48.875993 23402 raft_consensus.cc:3060] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.884418 23436 raft_consensus.cc:493] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.885317 23436 raft_consensus.cc:515] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.888685 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecac53cac1140bc9d028a684a539881" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:48.889712 23426 raft_consensus.cc:493] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:48.890139 23426 raft_consensus.cc:515] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.892077 23426 leader_election.cc:290] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.889272 23202 raft_consensus.cc:2468] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
I20260709 12:18:48.894502 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.894572 23242 leader_election.cc:304] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:48.895301 23352 raft_consensus.cc:2393] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ffde903396094747b0a6ffd913b9848e in current term 1: Already voted for candidate d130c319967c4fa38cd904605497af9f in this term.
I20260709 12:18:48.895350 23431 raft_consensus.cc:2804] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:48.895768 23431 raft_consensus.cc:493] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:48.896111 23431 raft_consensus.cc:3060] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.896823 23436 leader_election.cc:290] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.903597 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bfaf284250434cbaa550f220f82cc6" is_pre_election: true
I20260709 12:18:48.904320 23279 raft_consensus.cc:2393] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ffde903396094747b0a6ffd913b9848e in current term 1: Already voted for candidate 37bfaf284250434cbaa550f220f82cc6 in this term.
I20260709 12:18:48.905289 23169 leader_election.cc:304] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffde903396094747b0a6ffd913b9848e; no voters: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f
I20260709 12:18:48.906375 23426 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.915215 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecac53cac1140bc9d028a684a539881" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:48.915885 23350 raft_consensus.cc:2468] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 0.
I20260709 12:18:48.918956 23402 raft_consensus.cc:2749] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.919142 23426 raft_consensus.cc:2749] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:48.920125 23431 raft_consensus.cc:515] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.923033 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecac53cac1140bc9d028a684a539881" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:48.923291 23431 leader_election.cc:290] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:48.923601 23202 raft_consensus.cc:3060] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.926072 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecac53cac1140bc9d028a684a539881" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:48.926740 23353 raft_consensus.cc:3060] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:48.930612 23202 raft_consensus.cc:2468] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 1.
I20260709 12:18:48.931810 23242 leader_election.cc:304] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:48.932597 23431 raft_consensus.cc:2804] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:48.933056 23431 raft_consensus.cc:697] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:18:48.933979 23353 raft_consensus.cc:2468] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 1.
I20260709 12:18:48.933831 23431 consensus_queue.cc:237] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:48.942080 23098 catalog_manager.cc:5697] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:48.975677 23434 consensus_queue.cc:1048] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:48.986927 23404 consensus_queue.cc:1048] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:49.269624 23404 consensus_queue.cc:1048] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:49.280622 23435 consensus_queue.cc:1048] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:49.329438 23431 consensus_queue.cc:1048] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:49.345832 23430 consensus_queue.cc:1048] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:49.470805 23430 consensus_queue.cc:1048] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:49.481091 23402 consensus_queue.cc:1048] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:49.587383 23148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:49.978518 23402 raft_consensus.cc:493] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:49.979348 23402 raft_consensus.cc:515] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:49.982882 23402 leader_election.cc:290] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:49.983611 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e" is_pre_election: true
I20260709 12:18:49.984211 23202 raft_consensus.cc:2468] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 1.
I20260709 12:18:49.984333 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f" is_pre_election: true
I20260709 12:18:49.984907 23353 raft_consensus.cc:2468] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 1.
I20260709 12:18:49.985126 23242 leader_election.cc:304] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [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: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:49.985785 23402 raft_consensus.cc:2804] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:49.986104 23402 raft_consensus.cc:493] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:49.986492 23402 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:49.990950 23402 raft_consensus.cc:515] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:49.992430 23402 leader_election.cc:290] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 2 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:49.993134 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:49.993342 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:49.993685 23202 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:49.993860 23353 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.000154 23202 raft_consensus.cc:2468] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 2.
I20260709 12:18:50.000154 23353 raft_consensus.cc:2468] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 2.
I20260709 12:18:50.001557 23244 leader_election.cc:304] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:50.002300 23402 raft_consensus.cc:2804] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:50.002715 23402 raft_consensus.cc:697] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 2 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:18:50.003461 23402 consensus_queue.cc:237] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Queue going to LEADER 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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.009972 23099 catalog_manager.cc:5697] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 0 to 2, leader changed from <none> to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:50.169756 23279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
mode: GRACEFUL
new_leader_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:45080
I20260709 12:18:50.170321 23279 raft_consensus.cc:606] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Received request to transfer leadership to TS ffde903396094747b0a6ffd913b9848e
I20260709 12:18:50.182495 23353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d59c02de654464387d70721ab3120bb"
dest_uuid: "d130c319967c4fa38cd904605497af9f"
mode: GRACEFUL
new_leader_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:52826
I20260709 12:18:50.182997 23353 raft_consensus.cc:606] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Received request to transfer leadership to TS ffde903396094747b0a6ffd913b9848e
I20260709 12:18:50.187743 23279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
mode: GRACEFUL
new_leader_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:45080
I20260709 12:18:50.188203 23279 raft_consensus.cc:606] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 2 LEADER]: Received request to transfer leadership to TS ffde903396094747b0a6ffd913b9848e
I20260709 12:18:50.192757 23279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
mode: GRACEFUL
new_leader_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:45080
I20260709 12:18:50.193199 23279 raft_consensus.cc:606] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Received request to transfer leadership to TS ffde903396094747b0a6ffd913b9848e
I20260709 12:18:50.197609 23353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc"
dest_uuid: "d130c319967c4fa38cd904605497af9f"
mode: GRACEFUL
new_leader_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:52826
I20260709 12:18:50.198284 23353 raft_consensus.cc:606] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Received request to transfer leadership to TS 37bfaf284250434cbaa550f220f82cc6
I20260709 12:18:50.208557 23434 raft_consensus.cc:993] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f: : Instructing follower ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:18:50.209081 23404 raft_consensus.cc:1081] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Signalling peer ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:18:50.210618 23202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d59c02de654464387d70721ab3120bb"
dest_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:44264
I20260709 12:18:50.211069 23202 raft_consensus.cc:493] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:50.211364 23202 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.215620 23202 raft_consensus.cc:515] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.217238 23202 leader_election.cc:290] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 2 election: Requested vote from peers 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:50.217926 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:18:50.218258 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:50.218534 23279 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.218793 23353 raft_consensus.cc:3055] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:50.219079 23353 raft_consensus.cc:740] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Running, Role: LEADER
I20260709 12:18:50.219735 23353 consensus_queue.cc:260] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.220686 23353 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.222915 23279 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 2.
I20260709 12:18:50.223830 23169 leader_election.cc:304] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:50.225015 23353 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 2.
I20260709 12:18:50.225405 23488 raft_consensus.cc:2804] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:50.226552 23488 raft_consensus.cc:697] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Becoming Leader. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Running, Role: LEADER
I20260709 12:18:50.227263 23488 consensus_queue.cc:237] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.233933 23099 catalog_manager.cc:5697] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e reported cstate change: term changed from 1 to 2, leader changed from d130c319967c4fa38cd904605497af9f (127.22.135.67) to ffde903396094747b0a6ffd913b9848e (127.22.135.65). New cstate: current_term: 2 leader_uuid: "ffde903396094747b0a6ffd913b9848e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:50.290692 23431 raft_consensus.cc:993] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6: : Instructing follower ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:18:50.291164 23402 raft_consensus.cc:1081] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Signalling peer ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:18:50.292547 23202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900"
dest_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:44250
I20260709 12:18:50.293025 23202 raft_consensus.cc:493] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:50.293318 23202 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.297597 23202 raft_consensus.cc:515] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:50.299100 23202 leader_election.cc:290] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 2 election: Requested vote from peers d130c319967c4fa38cd904605497af9f (127.22.135.67:36905), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:50.299897 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:50.299998 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:18:50.300428 23353 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.300501 23279 raft_consensus.cc:3055] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:50.300836 23279 raft_consensus.cc:740] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:18:50.301419 23279 consensus_queue.cc:260] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:50.302335 23279 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.304967 23353 raft_consensus.cc:2468] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 2.
I20260709 12:18:50.305814 23169 leader_election.cc:304] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:50.306496 23488 raft_consensus.cc:2804] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:50.306622 23279 raft_consensus.cc:2468] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 2.
I20260709 12:18:50.306907 23488 raft_consensus.cc:697] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Becoming Leader. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Running, Role: LEADER
I20260709 12:18:50.307648 23488 consensus_queue.cc:237] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:18:50.313887 23099 catalog_manager.cc:5697] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e reported cstate change: term changed from 1 to 2, leader changed from 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66) to ffde903396094747b0a6ffd913b9848e (127.22.135.65). New cstate: current_term: 2 leader_uuid: "ffde903396094747b0a6ffd913b9848e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:50.380345 23431 raft_consensus.cc:993] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6: : Instructing follower ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:18:50.380738 23402 raft_consensus.cc:1081] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Signalling peer ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:18:50.382165 23202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7"
dest_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:44250
I20260709 12:18:50.382709 23202 raft_consensus.cc:493] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:50.383008 23202 raft_consensus.cc:3060] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.387298 23202 raft_consensus.cc:515] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.388738 23202 leader_election.cc:290] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 2 election: Requested vote from peers 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:50.389477 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:18:50.389735 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:50.389981 23279 raft_consensus.cc:3055] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:50.390307 23279 raft_consensus.cc:740] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:18:50.390362 23353 raft_consensus.cc:3060] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.391047 23279 consensus_queue.cc:260] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.392057 23279 raft_consensus.cc:3060] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.394892 23353 raft_consensus.cc:2468] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 2.
I20260709 12:18:50.395797 23169 leader_election.cc:304] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:50.396443 23279 raft_consensus.cc:2468] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 2.
I20260709 12:18:50.396548 23488 raft_consensus.cc:2804] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:50.397017 23488 raft_consensus.cc:697] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Becoming Leader. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Running, Role: LEADER
I20260709 12:18:50.397686 23488 consensus_queue.cc:237] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.403978 23099 catalog_manager.cc:5697] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e reported cstate change: term changed from 1 to 2, leader changed from 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66) to ffde903396094747b0a6ffd913b9848e (127.22.135.65). New cstate: current_term: 2 leader_uuid: "ffde903396094747b0a6ffd913b9848e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:50.427538 23434 raft_consensus.cc:993] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f: : Instructing follower 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:18:50.427956 23404 raft_consensus.cc:1081] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Signalling peer 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:18:50.429327 23279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:45060
I20260709 12:18:50.429795 23279 raft_consensus.cc:493] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:50.430086 23279 raft_consensus.cc:3060] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.434378 23279 raft_consensus.cc:515] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.436297 23279 leader_election.cc:290] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 2 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:50.436911 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:50.437422 23202 raft_consensus.cc:3060] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.437614 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1ae6dea48c44e9bea0e86adad918dc" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:50.438166 23353 raft_consensus.cc:3055] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:50.438509 23353 raft_consensus.cc:740] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Running, Role: LEADER
I20260709 12:18:50.439265 23353 consensus_queue.cc:260] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.440425 23353 raft_consensus.cc:3060] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:50.443866 23202 raft_consensus.cc:2468] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 2.
I20260709 12:18:50.445082 23242 leader_election.cc:304] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:50.445720 23402 raft_consensus.cc:2804] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:50.446202 23402 raft_consensus.cc:697] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 2 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:18:50.446591 23353 raft_consensus.cc:2468] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 2.
I20260709 12:18:50.447062 23402 consensus_queue.cc:237] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.453584 23099 catalog_manager.cc:5697] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 1 to 2, leader changed from d130c319967c4fa38cd904605497af9f (127.22.135.67) to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:50.531574 23353 raft_consensus.cc:1275] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:18:50.532752 23402 consensus_queue.cc:1048] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:50.541505 23202 raft_consensus.cc:1275] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:18:50.543196 23402 consensus_queue.cc:1048] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:50.550911 23436 raft_consensus.cc:993] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6: : Instructing follower ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:18:50.551322 23402 raft_consensus.cc:1081] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 2 LEADER]: Signalling peer ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:18:50.552585 23202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392"
dest_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:44250
I20260709 12:18:50.553004 23202 raft_consensus.cc:493] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:50.553285 23202 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:50.558032 23202 raft_consensus.cc:515] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.559629 23202 leader_election.cc:290] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 3 election: Requested vote from peers 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:18:50.560493 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:18:50.560730 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:18:50.561045 23279 raft_consensus.cc:3055] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:50.561359 23353 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:50.561417 23279 raft_consensus.cc:740] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:18:50.562444 23279 consensus_queue.cc:260] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.563700 23279 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:50.566843 23353 raft_consensus.cc:2468] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 3.
I20260709 12:18:50.567705 23169 leader_election.cc:304] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [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: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:50.568337 23488 raft_consensus.cc:2804] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:50.568521 23279 raft_consensus.cc:2468] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 3.
I20260709 12:18:50.568861 23488 raft_consensus.cc:697] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 3 LEADER]: Becoming Leader. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Running, Role: LEADER
I20260709 12:18:50.569687 23488 consensus_queue.cc:237] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:50.575477 23099 catalog_manager.cc:5697] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e reported cstate change: term changed from 2 to 3, leader changed from 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66) to ffde903396094747b0a6ffd913b9848e (127.22.135.65). New cstate: current_term: 3 leader_uuid: "ffde903396094747b0a6ffd913b9848e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:50.639186 23353 raft_consensus.cc:1275] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:50.640291 23488 consensus_queue.cc:1048] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:50.649641 23279 raft_consensus.cc:1275] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:50.651525 23488 consensus_queue.cc:1048] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:50.766826 23353 raft_consensus.cc:1275] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:50.767975 23488 consensus_queue.cc:1048] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:50.777423 23279 raft_consensus.cc:1275] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:50.778646 23488 consensus_queue.cc:1048] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:50.902153 23202 raft_consensus.cc:1275] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:50.903352 23402 consensus_queue.cc:1048] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:50.911159 23353 raft_consensus.cc:1275] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:50.912743 23402 consensus_queue.cc:1048] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:50.926578 23279 raft_consensus.cc:1275] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:50.927605 23488 consensus_queue.cc:1048] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:50.935391 23353 raft_consensus.cc:1275] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:50.937211 23489 consensus_queue.cc:1048] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:50.954249 23350 raft_consensus.cc:1275] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:18:50.955247 23489 consensus_queue.cc:1048] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:50.961642 23279 raft_consensus.cc:1275] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:18:50.964258 23508 consensus_queue.cc:1048] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.235352 23069 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:18:53.236200 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:53.253788 23202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d59c02de654464387d70721ab3120bb"
dest_uuid: "ffde903396094747b0a6ffd913b9848e"
mode: GRACEFUL
new_leader_uuid: "d130c319967c4fa38cd904605497af9f"
 from {username='slave'} at 127.0.0.1:54310
I20260709 12:18:53.254269 23202 raft_consensus.cc:606] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Received request to transfer leadership to TS d130c319967c4fa38cd904605497af9f
I20260709 12:18:53.263597 23279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
mode: GRACEFUL
new_leader_uuid: "d130c319967c4fa38cd904605497af9f"
 from {username='slave'} at 127.0.0.1:50216
I20260709 12:18:53.264096 23279 raft_consensus.cc:606] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Received request to transfer leadership to TS d130c319967c4fa38cd904605497af9f
I20260709 12:18:53.265152 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:18:53.265535 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:53.549350 23513 raft_consensus.cc:993] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e: : Instructing follower d130c319967c4fa38cd904605497af9f to start an election
I20260709 12:18:53.549810 23488 raft_consensus.cc:1081] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Signalling peer d130c319967c4fa38cd904605497af9f to start an election
I20260709 12:18:53.551141 23353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d59c02de654464387d70721ab3120bb"
dest_uuid: "d130c319967c4fa38cd904605497af9f"
 from {username='slave'} at 127.0.0.1:52822
I20260709 12:18:53.551554 23353 raft_consensus.cc:493] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.551851 23353 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:53.555773 23353 raft_consensus.cc:515] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:53.557547 23353 leader_election.cc:290] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 3 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:53.557837 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:53.558139 23278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:18:53.558441 23202 raft_consensus.cc:3055] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:53.558773 23278 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:53.558799 23202 raft_consensus.cc:740] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Running, Role: LEADER
I20260709 12:18:53.559510 23202 consensus_queue.cc:260] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:53.560304 23202 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:53.563709 23278 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 3.
I20260709 12:18:53.565011 23318 leader_election.cc:304] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [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: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f; no voters: 
I20260709 12:18:53.565362 23202 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 3.
I20260709 12:18:53.565796 23404 raft_consensus.cc:2804] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:53.566964 23404 raft_consensus.cc:697] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 3 LEADER]: Becoming Leader. State: Replica: d130c319967c4fa38cd904605497af9f, State: Running, Role: LEADER
I20260709 12:18:53.567819 23402 raft_consensus.cc:993] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6: : Instructing follower d130c319967c4fa38cd904605497af9f to start an election
I20260709 12:18:53.568244 23515 raft_consensus.cc:1081] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Signalling peer d130c319967c4fa38cd904605497af9f to start an election
I20260709 12:18:53.567927 23404 consensus_queue.cc:237] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:53.569659 23353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433"
dest_uuid: "d130c319967c4fa38cd904605497af9f"
 from {username='slave'} at 127.0.0.1:52812
I20260709 12:18:53.570101 23353 raft_consensus.cc:493] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.570428 23353 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.575141 23353 raft_consensus.cc:515] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:53.575438 23099 catalog_manager.cc:5697] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f reported cstate change: term changed from 2 to 3, leader changed from ffde903396094747b0a6ffd913b9848e (127.22.135.65) to d130c319967c4fa38cd904605497af9f (127.22.135.67). New cstate: current_term: 3 leader_uuid: "d130c319967c4fa38cd904605497af9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:53.576713 23353 leader_election.cc:290] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 2 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:18:53.577631 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:18:53.578153 23202 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.578312 23278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:18:53.579170 23278 raft_consensus.cc:3055] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:53.579664 23278 raft_consensus.cc:740] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:18:53.580890 23278 consensus_queue.cc:260] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:53.582027 23202 raft_consensus.cc:2468] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 2.
I20260709 12:18:53.582942 23316 leader_election.cc:304] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:18:53.582849 23278 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.583730 23404 raft_consensus.cc:2804] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:53.584244 23404 raft_consensus.cc:697] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 2 LEADER]: Becoming Leader. State: Replica: d130c319967c4fa38cd904605497af9f, State: Running, Role: LEADER
I20260709 12:18:53.585055 23404 consensus_queue.cc:237] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:18:53.589807 23278 raft_consensus.cc:2468] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 2.
I20260709 12:18:53.599006 23099 catalog_manager.cc:5697] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f reported cstate change: term changed from 1 to 2, leader changed from 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66) to d130c319967c4fa38cd904605497af9f (127.22.135.67). New cstate: current_term: 2 leader_uuid: "d130c319967c4fa38cd904605497af9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:53.967053 23202 raft_consensus.cc:1275] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Refusing update from remote peer d130c319967c4fa38cd904605497af9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.968140 23404 consensus_queue.cc:1048] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.976713 23278 raft_consensus.cc:1275] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Refusing update from remote peer d130c319967c4fa38cd904605497af9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.978269 23404 consensus_queue.cc:1048] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:54.015743 23278 raft_consensus.cc:1275] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Refusing update from remote peer d130c319967c4fa38cd904605497af9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:54.016928 23404 consensus_queue.cc:1048] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:54.024781 23202 raft_consensus.cc:1275] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Refusing update from remote peer d130c319967c4fa38cd904605497af9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:54.026165 23524 consensus_queue.cc:1048] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:54.266429 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:54.271121 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:54.271440 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:55.272630 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:55.279007 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:55.279426 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:56.280372 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:56.286005 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:56.286417 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:57.287276 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:57.292037 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:57.292410 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:58.293229 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:58.297860 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:58.298272 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:59.410833 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:59.431277 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:59.433357 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:19:00.407756 23300 debug-util.cc:398] Leaking SignalData structure 0x7b080012a000 after lost signal to thread 23072
W20260709 12:19:00.408723 23300 debug-util.cc:398] Leaking SignalData structure 0x7b080012a6e0 after lost signal to thread 23135
W20260709 12:19:00.409525 23300 debug-util.cc:398] Leaking SignalData structure 0x7b080012f900 after lost signal to thread 23228
W20260709 12:19:00.410202 23300 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8040 after lost signal to thread 23303
W20260709 12:19:00.410899 23300 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8ea0 after lost signal to thread 23377
I20260709 12:19:00.434574 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:00.442572 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:00.443109 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:01.444213 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:01.452174 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:01.452697 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:02.453743 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:02.461529 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:02.462041 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:03.487082 23069 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:19:03.501751 23204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900"
dest_uuid: "ffde903396094747b0a6ffd913b9848e"
mode: GRACEFUL
new_leader_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:48730
I20260709 12:19:03.502414 23204 raft_consensus.cc:606] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Received request to transfer leadership to TS 37bfaf284250434cbaa550f220f82cc6
I20260709 12:19:03.506794 23350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d59c02de654464387d70721ab3120bb"
dest_uuid: "d130c319967c4fa38cd904605497af9f"
mode: GRACEFUL
new_leader_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:52826
I20260709 12:19:03.507195 23350 raft_consensus.cc:606] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 3 LEADER]: Received request to transfer leadership to TS 37bfaf284250434cbaa550f220f82cc6
I20260709 12:19:03.512079 23204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392"
dest_uuid: "ffde903396094747b0a6ffd913b9848e"
mode: GRACEFUL
new_leader_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:48730
I20260709 12:19:03.512635 23204 raft_consensus.cc:606] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 3 LEADER]: Received request to transfer leadership to TS 37bfaf284250434cbaa550f220f82cc6
I20260709 12:19:03.516677 23204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7"
dest_uuid: "ffde903396094747b0a6ffd913b9848e"
mode: GRACEFUL
new_leader_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:48730
I20260709 12:19:03.517047 23204 raft_consensus.cc:606] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Received request to transfer leadership to TS 37bfaf284250434cbaa550f220f82cc6
I20260709 12:19:03.525295 23350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433"
dest_uuid: "d130c319967c4fa38cd904605497af9f"
mode: GRACEFUL
new_leader_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:52826
I20260709 12:19:03.525774 23350 raft_consensus.cc:606] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 2 LEADER]: Received request to transfer leadership to TS 37bfaf284250434cbaa550f220f82cc6
I20260709 12:19:03.592978 23544 raft_consensus.cc:993] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f: : Instructing follower 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:19:03.594414 23544 raft_consensus.cc:1081] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 3 LEADER]: Signalling peer 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:19:03.595507 23545 raft_consensus.cc:993] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f: : Instructing follower 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:19:03.596143 23539 raft_consensus.cc:1081] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 2 LEADER]: Signalling peer 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:19:03.596313 23279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d59c02de654464387d70721ab3120bb"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:45060
I20260709 12:19:03.596912 23279 raft_consensus.cc:493] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:03.597309 23279 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:03.597802 23278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:45060
I20260709 12:19:03.598318 23278 raft_consensus.cc:493] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:03.598603 23278 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:03.602165 23279 raft_consensus.cc:515] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.603447 23278 raft_consensus.cc:515] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.604628 23279 leader_election.cc:290] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 4 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:19:03.605170 23278 leader_election.cc:290] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 3 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:19:03.605710 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:19:03.606259 23350 raft_consensus.cc:3055] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:03.606598 23350 raft_consensus.cc:740] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Running, Role: LEADER
I20260709 12:19:03.605422 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:19:03.606948 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:19:03.607010 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:19:03.607391 23204 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:03.607633 23202 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:03.607506 23350 consensus_queue.cc:260] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.608706 23350 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:03.607519 23353 raft_consensus.cc:3055] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:03.612360 23353 raft_consensus.cc:740] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d130c319967c4fa38cd904605497af9f, State: Running, Role: LEADER
I20260709 12:19:03.613085 23353 consensus_queue.cc:260] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.613921 23202 raft_consensus.cc:2468] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 3.
I20260709 12:19:03.614172 23353 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:03.614212 23350 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 4.
I20260709 12:19:03.613992 23204 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 4.
I20260709 12:19:03.615754 23242 leader_election.cc:304] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [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: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:19:03.616714 23541 raft_consensus.cc:2804] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:03.618119 23541 raft_consensus.cc:697] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 4 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:19:03.618480 23242 leader_election.cc:304] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [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: 37bfaf284250434cbaa550f220f82cc6, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:19:03.618960 23541 consensus_queue.cc:237] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.619740 23537 raft_consensus.cc:2804] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:03.620154 23537 raft_consensus.cc:697] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:19:03.620961 23537 consensus_queue.cc:237] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.623847 23353 raft_consensus.cc:2468] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 3.
I20260709 12:19:03.635375 23098 catalog_manager.cc:5697] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 3 to 4, leader changed from d130c319967c4fa38cd904605497af9f (127.22.135.67) to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 4 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:03.650906 23098 catalog_manager.cc:5697] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 2 to 3, leader changed from d130c319967c4fa38cd904605497af9f (127.22.135.67) to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 3 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:03.748875 23555 raft_consensus.cc:993] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e: : Instructing follower 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:19:03.749403 23555 raft_consensus.cc:1081] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Signalling peer 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:19:03.750982 23278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:45064
I20260709 12:19:03.751490 23278 raft_consensus.cc:493] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:03.751868 23278 raft_consensus.cc:3060] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:03.756309 23278 raft_consensus.cc:515] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.757718 23278 leader_election.cc:290] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 3 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:19:03.758484 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:19:03.758639 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0778c9d8d8a84336a53c86db68bc0ce7" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:19:03.759021 23202 raft_consensus.cc:3055] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:03.759130 23350 raft_consensus.cc:3060] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:03.759377 23202 raft_consensus.cc:740] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Running, Role: LEADER
I20260709 12:19:03.760102 23202 consensus_queue.cc:260] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.761250 23202 raft_consensus.cc:3060] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:03.765522 23350 raft_consensus.cc:2468] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 3.
I20260709 12:19:03.766738 23244 leader_election.cc:304] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [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: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f; no voters: 
I20260709 12:19:03.767366 23202 raft_consensus.cc:2468] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 3.
I20260709 12:19:03.767612 23547 raft_consensus.cc:2804] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:03.768095 23547 raft_consensus.cc:697] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:19:03.768980 23547 consensus_queue.cc:237] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.775789 23098 catalog_manager.cc:5697] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 2 to 3, leader changed from ffde903396094747b0a6ffd913b9848e (127.22.135.65) to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 3 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:03.858986 23556 raft_consensus.cc:993] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e: : Instructing follower 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:19:03.859378 23555 raft_consensus.cc:1081] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 3 LEADER]: Signalling peer 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:19:03.860721 23278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:45064
I20260709 12:19:03.861168 23278 raft_consensus.cc:493] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:03.861456 23278 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:03.865772 23278 raft_consensus.cc:515] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.867389 23278 leader_election.cc:290] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 4 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:19:03.867869 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:19:03.868252 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c249b67e054af5bfe3e5a434b7b392" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:19:03.868418 23202 raft_consensus.cc:3055] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:03.868786 23350 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:03.868799 23202 raft_consensus.cc:740] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Running, Role: LEADER
I20260709 12:19:03.869814 23202 consensus_queue.cc:260] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.870676 23202 raft_consensus.cc:3060] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:03.873260 23350 raft_consensus.cc:2468] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 4.
I20260709 12:19:03.874136 23244 leader_election.cc:304] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [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: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f; no voters: 
I20260709 12:19:03.874449 23202 raft_consensus.cc:2468] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 4.
I20260709 12:19:03.874897 23547 raft_consensus.cc:2804] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:03.875365 23547 raft_consensus.cc:697] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 4 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:19:03.876091 23547 consensus_queue.cc:237] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:03.882083 23098 catalog_manager.cc:5697] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 3 to 4, leader changed from ffde903396094747b0a6ffd913b9848e (127.22.135.65) to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 4 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:04.053691 23350 raft_consensus.cc:1275] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:04.054829 23547 consensus_queue.cc:1048] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:04.064829 23202 raft_consensus.cc:1275] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:04.066129 23547 consensus_queue.cc:1048] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:04.099591 23556 raft_consensus.cc:993] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e: : Instructing follower 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:19:04.100031 23555 raft_consensus.cc:1081] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Signalling peer 37bfaf284250434cbaa550f220f82cc6 to start an election
I20260709 12:19:04.101193 23278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
 from {username='slave'} at 127.0.0.1:45064
I20260709 12:19:04.101646 23278 raft_consensus.cc:493] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:04.101954 23278 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:04.106374 23278 raft_consensus.cc:515] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:19:04.107824 23278 leader_election.cc:290] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [CANDIDATE]: Term 3 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:19:04.108390 23202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:19:04.108721 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "37bfaf284250434cbaa550f220f82cc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:19:04.108954 23202 raft_consensus.cc:3055] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:04.109246 23202 raft_consensus.cc:740] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Running, Role: LEADER
I20260709 12:19:04.109261 23350 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:04.110105 23202 consensus_queue.cc:260] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:19:04.111223 23202 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:04.115610 23350 raft_consensus.cc:2468] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 3.
I20260709 12:19:04.116701 23244 leader_election.cc:304] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [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: 37bfaf284250434cbaa550f220f82cc6, d130c319967c4fa38cd904605497af9f; no voters: 
I20260709 12:19:04.117031 23202 raft_consensus.cc:2468] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bfaf284250434cbaa550f220f82cc6 in term 3.
I20260709 12:19:04.117352 23547 raft_consensus.cc:2804] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:04.117801 23547 raft_consensus.cc:697] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Becoming Leader. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:19:04.118561 23547 consensus_queue.cc:237] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:19:04.124840 23099 catalog_manager.cc:5697] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 reported cstate change: term changed from 2 to 3, leader changed from ffde903396094747b0a6ffd913b9848e (127.22.135.65) to 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66). New cstate: current_term: 3 leader_uuid: "37bfaf284250434cbaa550f220f82cc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:04.134209 23350 raft_consensus.cc:1275] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:04.135183 23541 consensus_queue.cc:1048] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:04.142077 23202 raft_consensus.cc:1275] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:04.143378 23547 consensus_queue.cc:1048] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:04.167105 23202 raft_consensus.cc:1275] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:04.168108 23547 consensus_queue.cc:1048] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:04.175815 23350 raft_consensus.cc:1275] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:04.177073 23548 consensus_queue.cc:1048] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:04.455407 23202 raft_consensus.cc:1275] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:04.456450 23548 consensus_queue.cc:1048] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:04.465080 23350 raft_consensus.cc:1275] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:04.466463 23548 consensus_queue.cc:1048] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:04.676893 23204 raft_consensus.cc:1275] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:04.678690 23541 consensus_queue.cc:1048] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:04.683961 23350 raft_consensus.cc:1275] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Refusing update from remote peer 37bfaf284250434cbaa550f220f82cc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:04.685344 23548 consensus_queue.cc:1048] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:19:05.591656 23132 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 23072
W20260709 12:19:05.592536 23132 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 23135
W20260709 12:19:05.593731 23132 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2f80 after lost signal to thread 23228
W20260709 12:19:05.594815 23132 debug-util.cc:398] Leaking SignalData structure 0x7b08001da600 after lost signal to thread 23303
W20260709 12:19:05.595867 23132 debug-util.cc:398] Leaking SignalData structure 0x7b080019e240 after lost signal to thread 23377
I20260709 12:19:06.575117 23069 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:19:06.575855 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:06.583562 23278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
mode: GRACEFUL
new_leader_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:50216
I20260709 12:19:06.584478 23278 raft_consensus.cc:606] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Received request to transfer leadership to TS ffde903396094747b0a6ffd913b9848e
I20260709 12:19:06.587936 23278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d59c02de654464387d70721ab3120bb"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
mode: GRACEFUL
new_leader_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:50216
I20260709 12:19:06.588340 23278 raft_consensus.cc:606] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 4 LEADER]: Received request to transfer leadership to TS ffde903396094747b0a6ffd913b9848e
I20260709 12:19:06.590744 23278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ecac53cac1140bc9d028a684a539881"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
mode: GRACEFUL
new_leader_uuid: "d130c319967c4fa38cd904605497af9f"
 from {username='slave'} at 127.0.0.1:50216
I20260709 12:19:06.591179 23278 raft_consensus.cc:606] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Received request to transfer leadership to TS d130c319967c4fa38cd904605497af9f
I20260709 12:19:06.593544 23278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "872fc346eef84d2f9c4c2d73c8966814"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
mode: GRACEFUL
new_leader_uuid: "d130c319967c4fa38cd904605497af9f"
 from {username='slave'} at 127.0.0.1:50216
I20260709 12:19:06.593931 23278 raft_consensus.cc:606] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Received request to transfer leadership to TS d130c319967c4fa38cd904605497af9f
I20260709 12:19:06.596069 23278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433"
dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
mode: GRACEFUL
new_leader_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:50216
I20260709 12:19:06.596443 23278 raft_consensus.cc:606] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Received request to transfer leadership to TS ffde903396094747b0a6ffd913b9848e
I20260709 12:19:06.597431 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:19:06.597841 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:06.628800 23548 raft_consensus.cc:993] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6: : Instructing follower ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:19:06.629374 23574 raft_consensus.cc:1081] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Signalling peer ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:19:06.630908 23204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900"
dest_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:44250
I20260709 12:19:06.631520 23204 raft_consensus.cc:493] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:06.631954 23204 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.640275 23204 raft_consensus.cc:515] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:19:06.643224 23204 leader_election.cc:290] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 4 election: Requested vote from peers d130c319967c4fa38cd904605497af9f (127.22.135.67:36905), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:19:06.644212 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:19:06.644939 23350 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.644838 23278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af3cbac8e5d4bb0b501b42e03e93900" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:19:06.645416 23278 raft_consensus.cc:3055] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:06.645711 23278 raft_consensus.cc:740] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:19:06.646562 23278 consensus_queue.cc:260] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:19:06.647768 23278 raft_consensus.cc:3060] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.651486 23350 raft_consensus.cc:2468] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 4.
I20260709 12:19:06.652834 23169 leader_election.cc:304] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [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: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:19:06.654536 23278 raft_consensus.cc:2468] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 4.
I20260709 12:19:06.655148 23575 raft_consensus.cc:2804] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:06.656407 23575 raft_consensus.cc:697] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 4 LEADER]: Becoming Leader. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Running, Role: LEADER
I20260709 12:19:06.657483 23575 consensus_queue.cc:237] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } }
I20260709 12:19:06.667130 23100 catalog_manager.cc:5697] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e reported cstate change: term changed from 3 to 4, leader changed from 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66) to ffde903396094747b0a6ffd913b9848e (127.22.135.65). New cstate: current_term: 4 leader_uuid: "ffde903396094747b0a6ffd913b9848e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:06.703591 23574 raft_consensus.cc:993] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6: : Instructing follower ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:19:06.704087 23548 raft_consensus.cc:1081] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Signalling peer ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:19:06.705554 23204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433"
dest_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:44250
I20260709 12:19:06.706036 23204 raft_consensus.cc:493] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:06.706398 23204 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.712292 23204 raft_consensus.cc:515] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.713979 23204 leader_election.cc:290] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 4 election: Requested vote from peers 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:19:06.714532 23278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:19:06.714956 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98f0abfc11f474eb123b72a63b8b433" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:19:06.715070 23278 raft_consensus.cc:3055] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:06.715513 23350 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.715481 23278 raft_consensus.cc:740] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:19:06.716452 23278 consensus_queue.cc:260] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.717541 23278 raft_consensus.cc:3060] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.721518 23350 raft_consensus.cc:2468] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 4.
I20260709 12:19:06.722436 23169 leader_election.cc:304] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [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: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:19:06.723131 23575 raft_consensus.cc:2804] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:06.723382 23278 raft_consensus.cc:2468] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 4.
I20260709 12:19:06.723635 23575 raft_consensus.cc:697] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 4 LEADER]: Becoming Leader. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Running, Role: LEADER
I20260709 12:19:06.724860 23575 consensus_queue.cc:237] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.729350 23574 raft_consensus.cc:993] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6: : Instructing follower d130c319967c4fa38cd904605497af9f to start an election
I20260709 12:19:06.730090 23582 raft_consensus.cc:1081] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Signalling peer d130c319967c4fa38cd904605497af9f to start an election
I20260709 12:19:06.732363 23350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ecac53cac1140bc9d028a684a539881"
dest_uuid: "d130c319967c4fa38cd904605497af9f"
 from {username='slave'} at 127.0.0.1:52812
I20260709 12:19:06.732905 23350 raft_consensus.cc:493] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:06.733289 23350 raft_consensus.cc:3060] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.734186 23100 catalog_manager.cc:5697] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e reported cstate change: term changed from 3 to 4, leader changed from 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66) to ffde903396094747b0a6ffd913b9848e (127.22.135.65). New cstate: current_term: 4 leader_uuid: "ffde903396094747b0a6ffd913b9848e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:06.740600 23350 raft_consensus.cc:515] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.744048 23350 leader_election.cc:290] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 2 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:19:06.743954 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecac53cac1140bc9d028a684a539881" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:19:06.744692 23204 raft_consensus.cc:3060] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.744766 23278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecac53cac1140bc9d028a684a539881" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:19:06.745276 23278 raft_consensus.cc:3055] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:06.745558 23278 raft_consensus.cc:740] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:19:06.746304 23278 consensus_queue.cc:260] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.747424 23278 raft_consensus.cc:3060] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.748382 23584 raft_consensus.cc:993] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6: : Instructing follower d130c319967c4fa38cd904605497af9f to start an election
I20260709 12:19:06.748807 23584 raft_consensus.cc:1081] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Signalling peer d130c319967c4fa38cd904605497af9f to start an election
I20260709 12:19:06.750546 23353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "872fc346eef84d2f9c4c2d73c8966814"
dest_uuid: "d130c319967c4fa38cd904605497af9f"
 from {username='slave'} at 127.0.0.1:52812
I20260709 12:19:06.751044 23353 raft_consensus.cc:493] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:06.751271 23204 raft_consensus.cc:2468] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 2.
I20260709 12:19:06.751368 23353 raft_consensus.cc:3060] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.754658 23316 leader_election.cc:304] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:19:06.755587 23539 raft_consensus.cc:2804] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:06.757912 23353 raft_consensus.cc:515] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.760326 23204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872fc346eef84d2f9c4c2d73c8966814" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffde903396094747b0a6ffd913b9848e"
I20260709 12:19:06.760891 23204 raft_consensus.cc:3060] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.761047 23353 leader_election.cc:290] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 2 election: Requested vote from peers ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001), 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389)
I20260709 12:19:06.761363 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872fc346eef84d2f9c4c2d73c8966814" candidate_uuid: "d130c319967c4fa38cd904605497af9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:19:06.761878 23279 raft_consensus.cc:3055] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:06.762149 23279 raft_consensus.cc:740] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:19:06.762836 23539 raft_consensus.cc:697] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 2 LEADER]: Becoming Leader. State: Replica: d130c319967c4fa38cd904605497af9f, State: Running, Role: LEADER
I20260709 12:19:06.759650 23278 raft_consensus.cc:2468] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 2.
I20260709 12:19:06.762930 23279 consensus_queue.cc:260] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.764147 23279 raft_consensus.cc:3060] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.763988 23539 consensus_queue.cc:237] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.769289 23204 raft_consensus.cc:2468] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 2.
I20260709 12:19:06.770169 23316 leader_election.cc:304] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:19:06.770638 23279 raft_consensus.cc:2468] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d130c319967c4fa38cd904605497af9f in term 2.
I20260709 12:19:06.771351 23585 raft_consensus.cc:2804] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:06.776111 23585 raft_consensus.cc:697] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 2 LEADER]: Becoming Leader. State: Replica: d130c319967c4fa38cd904605497af9f, State: Running, Role: LEADER
I20260709 12:19:06.777021 23585 consensus_queue.cc:237] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.778805 23100 catalog_manager.cc:5697] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f reported cstate change: term changed from 1 to 2, leader changed from 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66) to d130c319967c4fa38cd904605497af9f (127.22.135.67). New cstate: current_term: 2 leader_uuid: "d130c319967c4fa38cd904605497af9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:06.790638 23100 catalog_manager.cc:5697] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f reported cstate change: term changed from 1 to 2, leader changed from 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66) to d130c319967c4fa38cd904605497af9f (127.22.135.67). New cstate: current_term: 2 leader_uuid: "d130c319967c4fa38cd904605497af9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:06.844734 23584 raft_consensus.cc:993] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6: : Instructing follower ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:19:06.845156 23582 raft_consensus.cc:1081] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 4 LEADER]: Signalling peer ffde903396094747b0a6ffd913b9848e to start an election
I20260709 12:19:06.846678 23204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d59c02de654464387d70721ab3120bb"
dest_uuid: "ffde903396094747b0a6ffd913b9848e"
 from {username='slave'} at 127.0.0.1:44250
I20260709 12:19:06.847182 23204 raft_consensus.cc:493] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:06.847512 23204 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:06.853940 23204 raft_consensus.cc:515] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.855808 23204 leader_election.cc:290] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [CANDIDATE]: Term 5 election: Requested vote from peers 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389), d130c319967c4fa38cd904605497af9f (127.22.135.67:36905)
I20260709 12:19:06.856331 23279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "37bfaf284250434cbaa550f220f82cc6"
I20260709 12:19:06.856645 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59c02de654464387d70721ab3120bb" candidate_uuid: "ffde903396094747b0a6ffd913b9848e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d130c319967c4fa38cd904605497af9f"
I20260709 12:19:06.856832 23279 raft_consensus.cc:3055] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:06.857133 23353 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:06.857106 23279 raft_consensus.cc:740] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 37bfaf284250434cbaa550f220f82cc6, State: Running, Role: LEADER
I20260709 12:19:06.858042 23279 consensus_queue.cc:260] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.859040 23279 raft_consensus.cc:3060] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:06.862860 23353 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 5.
I20260709 12:19:06.863785 23169 leader_election.cc:304] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [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: d130c319967c4fa38cd904605497af9f, ffde903396094747b0a6ffd913b9848e; no voters: 
I20260709 12:19:06.864507 23575 raft_consensus.cc:2804] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:06.864734 23279 raft_consensus.cc:2468] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffde903396094747b0a6ffd913b9848e in term 5.
I20260709 12:19:06.865033 23575 raft_consensus.cc:697] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 5 LEADER]: Becoming Leader. State: Replica: ffde903396094747b0a6ffd913b9848e, State: Running, Role: LEADER
I20260709 12:19:06.866019 23575 consensus_queue.cc:237] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [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: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } }
I20260709 12:19:06.883844 23100 catalog_manager.cc:5697] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e reported cstate change: term changed from 4 to 5, leader changed from 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66) to ffde903396094747b0a6ffd913b9848e (127.22.135.65). New cstate: current_term: 5 leader_uuid: "ffde903396094747b0a6ffd913b9848e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:07.120904 23279 raft_consensus.cc:1275] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:07.122107 23575 consensus_queue.cc:1048] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:07.135468 23353 raft_consensus.cc:1275] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:07.137121 23592 consensus_queue.cc:1048] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:07.159186 23279 raft_consensus.cc:1275] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Refusing update from remote peer d130c319967c4fa38cd904605497af9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:07.160413 23585 consensus_queue.cc:1048] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:07.169831 23204 raft_consensus.cc:1275] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Refusing update from remote peer d130c319967c4fa38cd904605497af9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:07.171629 23587 consensus_queue.cc:1048] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:07.250314 23279 raft_consensus.cc:1275] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:07.251487 23576 consensus_queue.cc:1048] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:07.260083 23353 raft_consensus.cc:1275] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:07.262401 23575 consensus_queue.cc:1048] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:07.282325 23279 raft_consensus.cc:1275] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 5 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:07.283476 23575 consensus_queue.cc:1048] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:07.295787 23353 raft_consensus.cc:1275] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 5 FOLLOWER]: Refusing update from remote peer ffde903396094747b0a6ffd913b9848e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:07.300019 23576 consensus_queue.cc:1048] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d130c319967c4fa38cd904605497af9f" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 36905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:07.305675 23279 raft_consensus.cc:1275] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Refusing update from remote peer d130c319967c4fa38cd904605497af9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:07.307570 23539 consensus_queue.cc:1048] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bfaf284250434cbaa550f220f82cc6" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 39389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:07.318691 23204 raft_consensus.cc:1275] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Refusing update from remote peer d130c319967c4fa38cd904605497af9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:07.321524 23539 consensus_queue.cc:1048] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffde903396094747b0a6ffd913b9848e" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:07.599184 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:07.607357 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:07.607849 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:08.608917 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:08.613853 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:08.614168 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:09.615080 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:09.620036 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:09.620446 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:10.621387 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:10.626914 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:10.627321 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:11.711941 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:11.717835 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:11.718305 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:19:11.844566 23300 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9040 after lost signal to thread 23072
W20260709 12:19:11.845240 23300 debug-util.cc:398] Leaking SignalData structure 0x7b08001b25c0 after lost signal to thread 23135
W20260709 12:19:11.845985 23300 debug-util.cc:398] Leaking SignalData structure 0x7b080012a120 after lost signal to thread 23228
W20260709 12:19:11.846668 23300 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8620 after lost signal to thread 23303
W20260709 12:19:11.847291 23300 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2cc0 after lost signal to thread 23377
I20260709 12:19:12.719242 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:12.723948 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:12.724334 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:13.725289 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:13.731055 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:13.731438 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:14.732319 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:14.737627 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:14.737989 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:15.739272 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:15.745003 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:15.745388 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:16.771219 23069 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:19:16.771827 23069 tablet_server.cc:179] TabletServer@127.22.135.65:0 shutting down...
I20260709 12:19:16.800004 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:16.800624 23069 tablet_replica.cc:333] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e: stopping tablet replica
I20260709 12:19:16.801349 23069 raft_consensus.cc:2243] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.801965 23069 raft_consensus.cc:2272] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P ffde903396094747b0a6ffd913b9848e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.804142 23069 tablet_replica.cc:333] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e: stopping tablet replica
I20260709 12:19:16.804621 23069 raft_consensus.cc:2243] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.805002 23069 raft_consensus.cc:2272] T 90c249b67e054af5bfe3e5a434b7b392 P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.806624 23069 tablet_replica.cc:333] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e: stopping tablet replica
I20260709 12:19:16.807035 23069 raft_consensus.cc:2243] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.807400 23069 raft_consensus.cc:2272] T 6ecac53cac1140bc9d028a684a539881 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.808784 23069 tablet_replica.cc:333] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e: stopping tablet replica
I20260709 12:19:16.809171 23069 raft_consensus.cc:2243] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:16.809799 23069 raft_consensus.cc:2272] T c98f0abfc11f474eb123b72a63b8b433 P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.811404 23069 tablet_replica.cc:333] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e: stopping tablet replica
I20260709 12:19:16.811823 23069 raft_consensus.cc:2243] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:16.812567 23069 raft_consensus.cc:2272] T 2d59c02de654464387d70721ab3120bb P ffde903396094747b0a6ffd913b9848e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.814129 23069 tablet_replica.cc:333] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e: stopping tablet replica
I20260709 12:19:16.814594 23069 raft_consensus.cc:2243] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.814930 23069 raft_consensus.cc:2272] T ff1ae6dea48c44e9bea0e86adad918dc P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.816411 23069 tablet_replica.cc:333] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e: stopping tablet replica
I20260709 12:19:16.816900 23069 raft_consensus.cc:2243] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.817301 23069 raft_consensus.cc:2272] T 0778c9d8d8a84336a53c86db68bc0ce7 P ffde903396094747b0a6ffd913b9848e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.818993 23069 tablet_replica.cc:333] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e: stopping tablet replica
I20260709 12:19:16.819438 23069 raft_consensus.cc:2243] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.819828 23069 raft_consensus.cc:2272] T 872fc346eef84d2f9c4c2d73c8966814 P ffde903396094747b0a6ffd913b9848e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.821290 23069 tablet_replica.cc:333] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e: stopping tablet replica
I20260709 12:19:16.821722 23069 raft_consensus.cc:2243] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:16.822494 23069 raft_consensus.cc:2272] T 1af3cbac8e5d4bb0b501b42e03e93900 P ffde903396094747b0a6ffd913b9848e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:16.908319 23242 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37001: connect: Connection refused (error 111)
I20260709 12:19:16.909765 23069 tablet_server.cc:196] TabletServer@127.22.135.65:0 shutdown complete.
W20260709 12:19:16.912635 23242 consensus_peers.cc:597] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 -> Peer ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001): Couldn't send request to peer ffde903396094747b0a6ffd913b9848e. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:16.928406 23069 tablet_server.cc:179] TabletServer@127.22.135.66:0 shutting down...
I20260709 12:19:16.953576 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:16.954420 23069 tablet_replica.cc:333] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6: stopping tablet replica
I20260709 12:19:16.955000 23069 raft_consensus.cc:2243] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.955453 23069 raft_consensus.cc:2272] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P 37bfaf284250434cbaa550f220f82cc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.957242 23069 tablet_replica.cc:333] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6: stopping tablet replica
I20260709 12:19:16.957827 23069 raft_consensus.cc:2243] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.958271 23069 raft_consensus.cc:2272] T 6ecac53cac1140bc9d028a684a539881 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.959914 23069 tablet_replica.cc:333] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6: stopping tablet replica
I20260709 12:19:16.960371 23069 raft_consensus.cc:2243] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:16.961071 23069 raft_consensus.cc:2272] T ff1ae6dea48c44e9bea0e86adad918dc P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.962670 23069 tablet_replica.cc:333] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6: stopping tablet replica
I20260709 12:19:16.963189 23069 raft_consensus.cc:2243] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.963640 23069 raft_consensus.cc:2272] T c98f0abfc11f474eb123b72a63b8b433 P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.965234 23069 tablet_replica.cc:333] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6: stopping tablet replica
I20260709 12:19:16.965714 23069 raft_consensus.cc:2243] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.966090 23069 raft_consensus.cc:2272] T 2d59c02de654464387d70721ab3120bb P 37bfaf284250434cbaa550f220f82cc6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.967636 23069 tablet_replica.cc:333] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6: stopping tablet replica
I20260709 12:19:16.968108 23069 raft_consensus.cc:2243] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.968502 23069 raft_consensus.cc:2272] T 872fc346eef84d2f9c4c2d73c8966814 P 37bfaf284250434cbaa550f220f82cc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.970054 23069 tablet_replica.cc:333] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6: stopping tablet replica
I20260709 12:19:16.970573 23069 raft_consensus.cc:2243] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:16.970991 23069 raft_consensus.cc:2272] T 1af3cbac8e5d4bb0b501b42e03e93900 P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.972740 23069 tablet_replica.cc:333] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6: stopping tablet replica
I20260709 12:19:16.973179 23069 raft_consensus.cc:2243] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:16.973935 23069 raft_consensus.cc:2272] T 0778c9d8d8a84336a53c86db68bc0ce7 P 37bfaf284250434cbaa550f220f82cc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:16.975618 23069 tablet_replica.cc:333] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6: stopping tablet replica
I20260709 12:19:16.976082 23069 raft_consensus.cc:2243] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:16.976795 23069 raft_consensus.cc:2272] T 90c249b67e054af5bfe3e5a434b7b392 P 37bfaf284250434cbaa550f220f82cc6 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:17.012490 23318 consensus_peers.cc:597] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f -> Peer 37bfaf284250434cbaa550f220f82cc6 (127.22.135.66:39389): Couldn't send request to peer 37bfaf284250434cbaa550f220f82cc6. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:39389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:17.026149 23069 tablet_server.cc:196] TabletServer@127.22.135.66:0 shutdown complete.
I20260709 12:19:17.044633 23069 tablet_server.cc:179] TabletServer@127.22.135.67:0 shutting down...
I20260709 12:19:17.071998 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:17.072814 23069 tablet_replica.cc:333] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f: stopping tablet replica
W20260709 12:19:17.073498 23316 consensus_peers.cc:597] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f -> Peer ffde903396094747b0a6ffd913b9848e (127.22.135.65:37001): Couldn't send request to peer ffde903396094747b0a6ffd913b9848e. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37001: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:17.073612 23069 raft_consensus.cc:2243] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:17.074288 23069 raft_consensus.cc:2272] T 0778c9d8d8a84336a53c86db68bc0ce7 P d130c319967c4fa38cd904605497af9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:17.075984 23069 tablet_replica.cc:333] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f: stopping tablet replica
I20260709 12:19:17.076483 23069 raft_consensus.cc:2243] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:17.077154 23069 raft_consensus.cc:2272] T a6ddc17cc9ae46cd8cc66d25651f2cf6 P d130c319967c4fa38cd904605497af9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:17.078807 23069 tablet_replica.cc:333] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f: stopping tablet replica
I20260709 12:19:17.079290 23069 raft_consensus.cc:2243] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:17.079998 23069 raft_consensus.cc:2272] T 6ecac53cac1140bc9d028a684a539881 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:17.081506 23069 tablet_replica.cc:333] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f: stopping tablet replica
I20260709 12:19:17.081988 23069 raft_consensus.cc:2243] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:17.082715 23069 raft_consensus.cc:2272] T 872fc346eef84d2f9c4c2d73c8966814 P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:17.084149 23069 tablet_replica.cc:333] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f: stopping tablet replica
I20260709 12:19:17.084602 23069 raft_consensus.cc:2243] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:17.084988 23069 raft_consensus.cc:2272] T 1af3cbac8e5d4bb0b501b42e03e93900 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:17.086618 23069 tablet_replica.cc:333] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f: stopping tablet replica
I20260709 12:19:17.087054 23069 raft_consensus.cc:2243] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:17.087466 23069 raft_consensus.cc:2272] T 90c249b67e054af5bfe3e5a434b7b392 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:17.089007 23069 tablet_replica.cc:333] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f: stopping tablet replica
I20260709 12:19:17.089448 23069 raft_consensus.cc:2243] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:17.089861 23069 raft_consensus.cc:2272] T c98f0abfc11f474eb123b72a63b8b433 P d130c319967c4fa38cd904605497af9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:17.091491 23069 tablet_replica.cc:333] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f: stopping tablet replica
I20260709 12:19:17.091923 23069 raft_consensus.cc:2243] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:17.092329 23069 raft_consensus.cc:2272] T 2d59c02de654464387d70721ab3120bb P d130c319967c4fa38cd904605497af9f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:17.093770 23069 tablet_replica.cc:333] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f: stopping tablet replica
I20260709 12:19:17.094187 23069 raft_consensus.cc:2243] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:17.094615 23069 raft_consensus.cc:2272] T ff1ae6dea48c44e9bea0e86adad918dc P d130c319967c4fa38cd904605497af9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:17.119825 23069 tablet_server.cc:196] TabletServer@127.22.135.67:0 shutdown complete.
I20260709 12:19:17.137090 23069 master.cc:562] Master@127.22.135.126:46429 shutting down...
I20260709 12:19:17.286677 23069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:17.287297 23069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:17.287622 23069 tablet_replica.cc:333] T 00000000000000000000000000000000 P a1f86724b73241b2b38f232c266b26c3: stopping tablet replica
I20260709 12:19:17.323649 23069 master.cc:584] Master@127.22.135.126:46429 shutdown complete.
37bfaf284250434cbaa550f220f82cc6  4
d130c319967c4fa38cd904605497af9f  1
ffde903396094747b0a6ffd913b9848e  4
37bfaf284250434cbaa550f220f82cc6  3
d130c319967c4fa38cd904605497af9f  3
ffde903396094747b0a6ffd913b9848e  3
37bfaf284250434cbaa550f220f82cc6  8
d130c319967c4fa38cd904605497af9f  1
ffde903396094747b0a6ffd913b9848e  0
37bfaf284250434cbaa550f220f82cc6  3
d130c319967c4fa38cd904605497af9f  3
ffde903396094747b0a6ffd913b9848e  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (32279 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:19:17.365134 23069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.135.126:38489
I20260709 12:19:17.366281 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:17.371570 23614 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:17.371688 23613 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:17.373101 23616 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:17.373685 23069 server_base.cc:1061] running on GCE node
I20260709 12:19:17.374661 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:17.374863 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:17.375029 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599557374995 us; error 0 us; skew 500 ppm
I20260709 12:19:17.375566 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:17.377745 23069 webserver.cc:533] Webserver started at http://127.22.135.126:45439/ using document root <none> and password file <none>
I20260709 12:19:17.378253 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:17.378449 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:17.378721 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:17.379788 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/master-0-root/instance:
uuid: "2c77bb9b180745979ff90a3ca234208f"
format_stamp: "Formatted at 2026-07-09 12:19:17 on dist-test-slave-g1m6"
I20260709 12:19:17.383895 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:19:17.386906 23621 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:17.387542 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:19:17.387820 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/master-0-root
uuid: "2c77bb9b180745979ff90a3ca234208f"
format_stamp: "Formatted at 2026-07-09 12:19:17 on dist-test-slave-g1m6"
I20260709 12:19:17.388069 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:17.405246 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:17.406445 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:17.443526 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.126:38489
I20260709 12:19:17.443620 23672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.126:38489 every 8 connection(s)
I20260709 12:19:17.447378 23673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:17.456991 23673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f: Bootstrap starting.
I20260709 12:19:17.461478 23673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:17.465225 23673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f: No bootstrap required, opened a new log
I20260709 12:19:17.467280 23673 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c77bb9b180745979ff90a3ca234208f" member_type: VOTER }
I20260709 12:19:17.467664 23673 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:17.467845 23673 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c77bb9b180745979ff90a3ca234208f, State: Initialized, Role: FOLLOWER
I20260709 12:19:17.468310 23673 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c77bb9b180745979ff90a3ca234208f" member_type: VOTER }
I20260709 12:19:17.468708 23673 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:17.468891 23673 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:17.469089 23673 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:17.472694 23673 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c77bb9b180745979ff90a3ca234208f" member_type: VOTER }
I20260709 12:19:17.473124 23673 leader_election.cc:304] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [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: 2c77bb9b180745979ff90a3ca234208f; no voters: 
I20260709 12:19:17.474097 23673 leader_election.cc:290] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:17.474517 23676 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:17.475714 23676 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [term 1 LEADER]: Becoming Leader. State: Replica: 2c77bb9b180745979ff90a3ca234208f, State: Running, Role: LEADER
I20260709 12:19:17.476431 23676 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [LEADER]: Queue going to LEADER mode. State: All 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: "2c77bb9b180745979ff90a3ca234208f" member_type: VOTER }
I20260709 12:19:17.476980 23673 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:17.481415 23677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c77bb9b180745979ff90a3ca234208f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c77bb9b180745979ff90a3ca234208f" member_type: VOTER } }
I20260709 12:19:17.481980 23677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:17.482259 23678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c77bb9b180745979ff90a3ca234208f. Latest consensus state: current_term: 1 leader_uuid: "2c77bb9b180745979ff90a3ca234208f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c77bb9b180745979ff90a3ca234208f" member_type: VOTER } }
I20260709 12:19:17.483007 23678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:17.483786 23683 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:17.488582 23683 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:17.493326 23069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:17.497177 23683 catalog_manager.cc:1383] Generated new cluster ID: fbb84baddda6498b8a42224833ae5ede
I20260709 12:19:17.497429 23683 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:17.514526 23683 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:17.515753 23683 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:17.526248 23683 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f: Generated new TSK 0
I20260709 12:19:17.526782 23683 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:17.560096 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:17.565816 23694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:17.567003 23695 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:17.568715 23697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:17.568909 23069 server_base.cc:1061] running on GCE node
I20260709 12:19:17.569929 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:17.570125 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:17.570343 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599557570308 us; error 0 us; skew 500 ppm
I20260709 12:19:17.570871 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:17.572989 23069 webserver.cc:533] Webserver started at http://127.22.135.65:40611/ using document root <none> and password file <none>
I20260709 12:19:17.573484 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:17.573675 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:17.573959 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:17.575006 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-0-root/instance:
uuid: "dd4ba84db0804feba701631717066052"
format_stamp: "Formatted at 2026-07-09 12:19:17 on dist-test-slave-g1m6"
I20260709 12:19:17.579206 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:19:17.582204 23702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:17.583026 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:19:17.583302 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-0-root
uuid: "dd4ba84db0804feba701631717066052"
format_stamp: "Formatted at 2026-07-09 12:19:17 on dist-test-slave-g1m6"
I20260709 12:19:17.583583 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:17.609438 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:17.610695 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:17.612087 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:17.614193 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:17.614432 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:17.614668 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:17.614871 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:17.651641 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.65:45477
I20260709 12:19:17.651726 23764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.65:45477 every 8 connection(s)
I20260709 12:19:17.656397 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:17.663422 23769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:17.663671 23770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:17.667050 23772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:17.668031 23069 server_base.cc:1061] running on GCE node
I20260709 12:19:17.668962 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:17.669176 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:17.669345 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599557669328 us; error 0 us; skew 500 ppm
I20260709 12:19:17.669853 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:17.672343 23069 webserver.cc:533] Webserver started at http://127.22.135.66:40145/ using document root <none> and password file <none>
I20260709 12:19:17.672930 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:17.673173 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:17.673575 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:17.674849 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-1-root/instance:
uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
format_stamp: "Formatted at 2026-07-09 12:19:17 on dist-test-slave-g1m6"
I20260709 12:19:17.674896 23765 heartbeater.cc:344] Connected to a master server at 127.22.135.126:38489
I20260709 12:19:17.675396 23765 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:17.676077 23765 heartbeater.cc:507] Master 127.22.135.126:38489 requested a full tablet report, sending...
I20260709 12:19:17.678023 23638 ts_manager.cc:194] Registered new tserver with Master: dd4ba84db0804feba701631717066052 (127.22.135.65:45477)
I20260709 12:19:17.679800 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:19:17.680135 23638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60480
I20260709 12:19:17.683158 23777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:17.683987 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:19:17.684216 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-1-root
uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
format_stamp: "Formatted at 2026-07-09 12:19:17 on dist-test-slave-g1m6"
I20260709 12:19:17.684440 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:17.706679 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:17.707779 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:17.709072 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:17.711194 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:17.711366 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:17.711652 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:17.711818 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:17.749500 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.66:38225
I20260709 12:19:17.749598 23839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.66:38225 every 8 connection(s)
I20260709 12:19:17.754165 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:17.760987 23843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:17.761855 23844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:17.764335 23069 server_base.cc:1061] running on GCE node
W20260709 12:19:17.764642 23846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:17.765564 23840 heartbeater.cc:344] Connected to a master server at 127.22.135.126:38489
I20260709 12:19:17.765622 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:17.765964 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:17.765983 23840 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:17.766260 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599557766222 us; error 0 us; skew 500 ppm
I20260709 12:19:17.766829 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:17.766824 23840 heartbeater.cc:507] Master 127.22.135.126:38489 requested a full tablet report, sending...
I20260709 12:19:17.769039 23638 ts_manager.cc:194] Registered new tserver with Master: 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:17.769420 23069 webserver.cc:533] Webserver started at http://127.22.135.67:39931/ using document root <none> and password file <none>
I20260709 12:19:17.769918 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:17.770134 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:17.770426 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:17.770587 23638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60488
I20260709 12:19:17.771705 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-2-root/instance:
uuid: "6f067a899e2445e0ba0cd292c78aedc2"
format_stamp: "Formatted at 2026-07-09 12:19:17 on dist-test-slave-g1m6"
I20260709 12:19:17.775879 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:19:17.778959 23851 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:17.779677 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:19:17.779973 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-2-root
uuid: "6f067a899e2445e0ba0cd292c78aedc2"
format_stamp: "Formatted at 2026-07-09 12:19:17 on dist-test-slave-g1m6"
I20260709 12:19:17.780278 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599524924728-23069-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:17.793458 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:17.794605 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:17.795964 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:17.798007 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:17.798245 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:17.798489 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:17.798662 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:17.836807 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.67:45667
I20260709 12:19:17.836908 23913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.67:45667 every 8 connection(s)
I20260709 12:19:17.850423 23914 heartbeater.cc:344] Connected to a master server at 127.22.135.126:38489
I20260709 12:19:17.850793 23914 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:17.851511 23914 heartbeater.cc:507] Master 127.22.135.126:38489 requested a full tablet report, sending...
I20260709 12:19:17.853302 23638 ts_manager.cc:194] Registered new tserver with Master: 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:17.854033 23069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014263789s
I20260709 12:19:17.854595 23638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60498
I20260709 12:19:17.876579 23638 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60510:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:19:17.879460 23638 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:19:17.953459 23879 tablet_service.cc:1511] Processing CreateTablet for tablet 85b1f8caaf3e4de4abb5bd7fc9574050 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:17.955036 23879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b1f8caaf3e4de4abb5bd7fc9574050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:17.963843 23878 tablet_service.cc:1511] Processing CreateTablet for tablet f655051ad4fe466aa0eab640d6efbc9d (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:17.965363 23878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f655051ad4fe466aa0eab640d6efbc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:17.970424 23877 tablet_service.cc:1511] Processing CreateTablet for tablet fef6b9ffe3954d368b22b763dd9c659a (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:17.971762 23877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef6b9ffe3954d368b22b763dd9c659a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:17.979851 23876 tablet_service.cc:1511] Processing CreateTablet for tablet fede8141cf3e4df8ab82ad2ba469aab2 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:17.980244 23875 tablet_service.cc:1511] Processing CreateTablet for tablet 448269dcf68c459ab0bec92bc4990fe1 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:17.981216 23876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fede8141cf3e4df8ab82ad2ba469aab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:17.982813 23874 tablet_service.cc:1511] Processing CreateTablet for tablet 39fc338b169f452fad0f56ef98567766 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:17.984206 23803 tablet_service.cc:1511] Processing CreateTablet for tablet fef6b9ffe3954d368b22b763dd9c659a (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:17.985469 23803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef6b9ffe3954d368b22b763dd9c659a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:17.988399 23872 tablet_service.cc:1511] Processing CreateTablet for tablet ca84c2e32b2b4b6192b659e7162989f3 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:17.989863 23804 tablet_service.cc:1511] Processing CreateTablet for tablet f655051ad4fe466aa0eab640d6efbc9d (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:17.989799 23805 tablet_service.cc:1511] Processing CreateTablet for tablet 85b1f8caaf3e4de4abb5bd7fc9574050 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:17.988511 23871 tablet_service.cc:1511] Processing CreateTablet for tablet c9caeb7c84094cff92a9375660d64472 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:17.991976 23805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b1f8caaf3e4de4abb5bd7fc9574050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:17.991712 23873 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4808d556f7497fa6039c266ce54868 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:17.993084 23875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448269dcf68c459ab0bec92bc4990fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:17.994796 23804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f655051ad4fe466aa0eab640d6efbc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:17.998903 23872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca84c2e32b2b4b6192b659e7162989f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.000123 23874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fc338b169f452fad0f56ef98567766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.006525 23873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4808d556f7497fa6039c266ce54868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.007104 23871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9caeb7c84094cff92a9375660d64472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.027988 23870 tablet_service.cc:1511] Processing CreateTablet for tablet 48f8c8ca600846b595287e125e05b052 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:18.029732 23870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f8c8ca600846b595287e125e05b052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.039448 23802 tablet_service.cc:1511] Processing CreateTablet for tablet fede8141cf3e4df8ab82ad2ba469aab2 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:18.040720 23802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fede8141cf3e4df8ab82ad2ba469aab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.047801 23801 tablet_service.cc:1511] Processing CreateTablet for tablet 448269dcf68c459ab0bec92bc4990fe1 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:18.049078 23801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448269dcf68c459ab0bec92bc4990fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.058173 23800 tablet_service.cc:1511] Processing CreateTablet for tablet 39fc338b169f452fad0f56ef98567766 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:18.059494 23800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fc338b169f452fad0f56ef98567766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.061218 23930 tablet_bootstrap.cc:492] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c: Bootstrap starting.
I20260709 12:19:18.062954 23799 tablet_service.cc:1511] Processing CreateTablet for tablet ca84c2e32b2b4b6192b659e7162989f3 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:18.063743 23730 tablet_service.cc:1511] Processing CreateTablet for tablet 85b1f8caaf3e4de4abb5bd7fc9574050 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:18.064622 23799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca84c2e32b2b4b6192b659e7162989f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.065448 23730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b1f8caaf3e4de4abb5bd7fc9574050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.066502 23726 tablet_service.cc:1511] Processing CreateTablet for tablet 448269dcf68c459ab0bec92bc4990fe1 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:18.067350 23729 tablet_service.cc:1511] Processing CreateTablet for tablet f655051ad4fe466aa0eab640d6efbc9d (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:18.067812 23726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448269dcf68c459ab0bec92bc4990fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.068620 23729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f655051ad4fe466aa0eab640d6efbc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.071388 23797 tablet_service.cc:1511] Processing CreateTablet for tablet 48f8c8ca600846b595287e125e05b052 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:18.072619 23797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f8c8ca600846b595287e125e05b052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.072495 23728 tablet_service.cc:1511] Processing CreateTablet for tablet fef6b9ffe3954d368b22b763dd9c659a (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:18.073786 23728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef6b9ffe3954d368b22b763dd9c659a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.076335 23798 tablet_service.cc:1511] Processing CreateTablet for tablet c9caeb7c84094cff92a9375660d64472 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:18.077561 23798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9caeb7c84094cff92a9375660d64472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.071357 23727 tablet_service.cc:1511] Processing CreateTablet for tablet fede8141cf3e4df8ab82ad2ba469aab2 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:18.079504 23727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fede8141cf3e4df8ab82ad2ba469aab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.083381 23929 tablet_bootstrap.cc:492] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2: Bootstrap starting.
I20260709 12:19:18.089761 23929 tablet_bootstrap.cc:654] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.103310 23803 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4808d556f7497fa6039c266ce54868 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:18.104630 23803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4808d556f7497fa6039c266ce54868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.109014 23725 tablet_service.cc:1511] Processing CreateTablet for tablet 39fc338b169f452fad0f56ef98567766 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:18.111240 23725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39fc338b169f452fad0f56ef98567766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.110929 23724 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4808d556f7497fa6039c266ce54868 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:18.112152 23724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4808d556f7497fa6039c266ce54868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.126405 23929 tablet_bootstrap.cc:492] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2: No bootstrap required, opened a new log
I20260709 12:19:18.126855 23930 tablet_bootstrap.cc:654] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.126873 23929 ts_tablet_manager.cc:1403] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.018s
I20260709 12:19:18.136418 23723 tablet_service.cc:1511] Processing CreateTablet for tablet ca84c2e32b2b4b6192b659e7162989f3 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:18.138338 23723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca84c2e32b2b4b6192b659e7162989f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.139204 23722 tablet_service.cc:1511] Processing CreateTablet for tablet c9caeb7c84094cff92a9375660d64472 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:18.140856 23722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9caeb7c84094cff92a9375660d64472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.144482 23721 tablet_service.cc:1511] Processing CreateTablet for tablet 48f8c8ca600846b595287e125e05b052 (DEFAULT_TABLE table=test-workload [id=dfd12b2310624d409efba60cf53d0a85]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:18.146119 23721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f8c8ca600846b595287e125e05b052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:18.168203 23930 tablet_bootstrap.cc:492] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c: No bootstrap required, opened a new log
I20260709 12:19:18.168819 23930 ts_tablet_manager.cc:1403] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent bootstrapping tablet: real 0.108s	user 0.005s	sys 0.007s
I20260709 12:19:18.172574 23930 raft_consensus.cc:359] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.173497 23930 raft_consensus.cc:385] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.174118 23930 raft_consensus.cc:740] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.175204 23930 consensus_queue.cc:260] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.175169 23929 raft_consensus.cc:359] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.179677 23932 tablet_bootstrap.cc:492] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052: Bootstrap starting.
I20260709 12:19:18.179656 23929 raft_consensus.cc:385] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.182205 23929 raft_consensus.cc:740] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.184798 23930 ts_tablet_manager.cc:1434] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.008s
I20260709 12:19:18.184626 23929 consensus_queue.cc:260] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.185599 23840 heartbeater.cc:499] Master 127.22.135.126:38489 was elected leader, sending a full tablet report...
I20260709 12:19:18.196864 23932 tablet_bootstrap.cc:654] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.203498 23914 heartbeater.cc:499] Master 127.22.135.126:38489 was elected leader, sending a full tablet report...
I20260709 12:19:18.204268 23930 tablet_bootstrap.cc:492] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c: Bootstrap starting.
I20260709 12:19:18.204761 23929 ts_tablet_manager.cc:1434] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.009s
I20260709 12:19:18.205407 23929 tablet_bootstrap.cc:492] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2: Bootstrap starting.
I20260709 12:19:18.210556 23930 tablet_bootstrap.cc:654] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.211006 23929 tablet_bootstrap.cc:654] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.217898 23932 tablet_bootstrap.cc:492] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052: No bootstrap required, opened a new log
I20260709 12:19:18.218403 23932 ts_tablet_manager.cc:1403] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.005s
I20260709 12:19:18.220839 23930 tablet_bootstrap.cc:492] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c: No bootstrap required, opened a new log
I20260709 12:19:18.221487 23930 ts_tablet_manager.cc:1403] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.009s
I20260709 12:19:18.221136 23932 raft_consensus.cc:359] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.221998 23932 raft_consensus.cc:385] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.222349 23932 raft_consensus.cc:740] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.223191 23932 consensus_queue.cc:260] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.225435 23930 raft_consensus.cc:359] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.226442 23930 raft_consensus.cc:385] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.226904 23930 raft_consensus.cc:740] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.227928 23930 consensus_queue.cc:260] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.230731 23930 ts_tablet_manager.cc:1434] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:19:18.232051 23930 tablet_bootstrap.cc:492] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c: Bootstrap starting.
I20260709 12:19:18.232335 23932 ts_tablet_manager.cc:1434] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 12:19:18.233016 23765 heartbeater.cc:499] Master 127.22.135.126:38489 was elected leader, sending a full tablet report...
I20260709 12:19:18.240749 23930 tablet_bootstrap.cc:654] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.240999 23932 tablet_bootstrap.cc:492] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052: Bootstrap starting.
I20260709 12:19:18.247454 23932 tablet_bootstrap.cc:654] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.253314 23930 tablet_bootstrap.cc:492] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c: No bootstrap required, opened a new log
I20260709 12:19:18.253750 23930 ts_tablet_manager.cc:1403] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
W20260709 12:19:18.254251 23841 tablet.cc:2406] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:19:18.258621 23932 tablet_bootstrap.cc:492] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052: No bootstrap required, opened a new log
I20260709 12:19:18.259073 23932 ts_tablet_manager.cc:1403] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 12:19:18.259582 23929 tablet_bootstrap.cc:492] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2: No bootstrap required, opened a new log
I20260709 12:19:18.259387 23930 raft_consensus.cc:359] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:18.260020 23929 ts_tablet_manager.cc:1403] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.032s
I20260709 12:19:18.260262 23930 raft_consensus.cc:385] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.260609 23930 raft_consensus.cc:740] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.261487 23930 consensus_queue.cc:260] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:18.261808 23932 raft_consensus.cc:359] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.262518 23932 raft_consensus.cc:385] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.262813 23932 raft_consensus.cc:740] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.262754 23929 raft_consensus.cc:359] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.263573 23929 raft_consensus.cc:385] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.263893 23929 raft_consensus.cc:740] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.264312 23930 ts_tablet_manager.cc:1434] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:19:18.263761 23932 consensus_queue.cc:260] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.264807 23929 consensus_queue.cc:260] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.265336 23930 tablet_bootstrap.cc:492] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c: Bootstrap starting.
I20260709 12:19:18.266564 23932 ts_tablet_manager.cc:1434] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:19:18.267202 23929 ts_tablet_manager.cc:1434] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:19:18.267445 23932 tablet_bootstrap.cc:492] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052: Bootstrap starting.
I20260709 12:19:18.268074 23929 tablet_bootstrap.cc:492] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2: Bootstrap starting.
I20260709 12:19:18.272133 23930 tablet_bootstrap.cc:654] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.273768 23932 tablet_bootstrap.cc:654] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.274487 23929 tablet_bootstrap.cc:654] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.282892 23929 tablet_bootstrap.cc:492] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2: No bootstrap required, opened a new log
I20260709 12:19:18.283454 23929 ts_tablet_manager.cc:1403] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260709 12:19:18.286942 23929 raft_consensus.cc:359] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.287822 23929 raft_consensus.cc:385] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.288168 23929 raft_consensus.cc:740] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.290807 23929 consensus_queue.cc:260] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.291596 23930 tablet_bootstrap.cc:492] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c: No bootstrap required, opened a new log
I20260709 12:19:18.292130 23932 tablet_bootstrap.cc:492] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052: No bootstrap required, opened a new log
I20260709 12:19:18.292299 23930 ts_tablet_manager.cc:1403] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.006s
I20260709 12:19:18.292573 23932 ts_tablet_manager.cc:1403] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260709 12:19:18.293253 23929 ts_tablet_manager.cc:1434] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 12:19:18.294251 23929 tablet_bootstrap.cc:492] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2: Bootstrap starting.
I20260709 12:19:18.295114 23930 raft_consensus.cc:359] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.295429 23932 raft_consensus.cc:359] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.295828 23930 raft_consensus.cc:385] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.296157 23932 raft_consensus.cc:385] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.296195 23930 raft_consensus.cc:740] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.296607 23932 raft_consensus.cc:740] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.297235 23930 consensus_queue.cc:260] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.297606 23932 consensus_queue.cc:260] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.299999 23932 ts_tablet_manager.cc:1434] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:19:18.300925 23932 tablet_bootstrap.cc:492] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052: Bootstrap starting.
I20260709 12:19:18.301319 23929 tablet_bootstrap.cc:654] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.301656 23930 ts_tablet_manager.cc:1434] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:19:18.302641 23930 tablet_bootstrap.cc:492] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c: Bootstrap starting.
I20260709 12:19:18.306808 23932 tablet_bootstrap.cc:654] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.310113 23930 tablet_bootstrap.cc:654] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.316817 23934 raft_consensus.cc:493] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.317930 23932 tablet_bootstrap.cc:492] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052: No bootstrap required, opened a new log
I20260709 12:19:18.317402 23934 raft_consensus.cc:515] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:18.326952 23934 leader_election.cc:290] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.327903 23932 ts_tablet_manager.cc:1403] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260709 12:19:18.329952 23929 tablet_bootstrap.cc:492] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2: No bootstrap required, opened a new log
I20260709 12:19:18.330448 23929 ts_tablet_manager.cc:1403] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.016s
I20260709 12:19:18.331748 23932 raft_consensus.cc:359] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.333787 23929 raft_consensus.cc:359] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:18.334583 23932 raft_consensus.cc:385] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.334717 23929 raft_consensus.cc:385] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.335170 23929 raft_consensus.cc:740] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.335127 23932 raft_consensus.cc:740] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.336001 23929 consensus_queue.cc:260] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:18.336361 23932 consensus_queue.cc:260] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.337960 23929 ts_tablet_manager.cc:1434] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:19:18.338581 23932 ts_tablet_manager.cc:1434] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:19:18.339087 23929 tablet_bootstrap.cc:492] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2: Bootstrap starting.
I20260709 12:19:18.339488 23932 tablet_bootstrap.cc:492] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052: Bootstrap starting.
I20260709 12:19:18.345412 23929 tablet_bootstrap.cc:654] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.354740 23932 tablet_bootstrap.cc:654] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.356863 23930 tablet_bootstrap.cc:492] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c: No bootstrap required, opened a new log
I20260709 12:19:18.357632 23930 ts_tablet_manager.cc:1403] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.011s
I20260709 12:19:18.359591 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:18.360355 23889 raft_consensus.cc:2468] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 0.
I20260709 12:19:18.361179 23930 raft_consensus.cc:359] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.361616 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.361919 23930 raft_consensus.cc:385] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.362283 23930 raft_consensus.cc:740] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.362838 23929 tablet_bootstrap.cc:492] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2: No bootstrap required, opened a new log
I20260709 12:19:18.363008 23932 tablet_bootstrap.cc:492] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052: No bootstrap required, opened a new log
W20260709 12:19:18.363211 23779 leader_election.cc:343] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd4ba84db0804feba701631717066052 (127.22.135.65:45477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:18.363317 23929 ts_tablet_manager.cc:1403] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.013s
I20260709 12:19:18.362977 23930 consensus_queue.cc:260] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.363590 23932 ts_tablet_manager.cc:1403] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.001s
I20260709 12:19:18.364329 23780 leader_election.cc:304] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: dd4ba84db0804feba701631717066052
I20260709 12:19:18.365314 23930 ts_tablet_manager.cc:1434] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:19:18.366737 23930 tablet_bootstrap.cc:492] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c: Bootstrap starting.
I20260709 12:19:18.366519 23929 raft_consensus.cc:359] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.367329 23929 raft_consensus.cc:385] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.367688 23929 raft_consensus.cc:740] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.368094 23932 raft_consensus.cc:359] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.368822 23932 raft_consensus.cc:385] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.369127 23932 raft_consensus.cc:740] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.368562 23929 consensus_queue.cc:260] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.369930 23934 raft_consensus.cc:2804] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.370512 23934 raft_consensus.cc:493] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.370886 23934 raft_consensus.cc:3060] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.370762 23932 consensus_queue.cc:260] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.372977 23932 ts_tablet_manager.cc:1434] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 12:19:18.373627 23930 tablet_bootstrap.cc:654] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.374066 23932 tablet_bootstrap.cc:492] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052: Bootstrap starting.
I20260709 12:19:18.377692 23934 raft_consensus.cc:515] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:18.380481 23932 tablet_bootstrap.cc:654] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.380848 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052"
W20260709 12:19:18.382550 23779 leader_election.cc:343] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd4ba84db0804feba701631717066052 (127.22.135.65:45477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:18.383235 23929 ts_tablet_manager.cc:1434] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:19:18.384385 23929 tablet_bootstrap.cc:492] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2: Bootstrap starting.
I20260709 12:19:18.385118 23930 tablet_bootstrap.cc:492] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c: No bootstrap required, opened a new log
I20260709 12:19:18.385620 23930 ts_tablet_manager.cc:1403] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:19:18.386114 23934 leader_election.cc:290] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.387180 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:18.387735 23889 raft_consensus.cc:3060] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.388800 23930 raft_consensus.cc:359] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.389523 23930 raft_consensus.cc:385] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.389873 23930 raft_consensus.cc:740] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.390801 23930 consensus_queue.cc:260] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.392071 23929 tablet_bootstrap.cc:654] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.393379 23930 ts_tablet_manager.cc:1434] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:19:18.394352 23930 tablet_bootstrap.cc:492] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c: Bootstrap starting.
I20260709 12:19:18.395020 23889 raft_consensus.cc:2468] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 1.
I20260709 12:19:18.396469 23780 leader_election.cc:304] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: dd4ba84db0804feba701631717066052
I20260709 12:19:18.397857 23934 raft_consensus.cc:2804] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:18.400714 23930 tablet_bootstrap.cc:654] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.412051 23930 tablet_bootstrap.cc:492] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c: No bootstrap required, opened a new log
I20260709 12:19:18.412619 23930 ts_tablet_manager.cc:1403] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260709 12:19:18.415033 23932 tablet_bootstrap.cc:492] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052: No bootstrap required, opened a new log
I20260709 12:19:18.415277 23929 tablet_bootstrap.cc:492] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2: No bootstrap required, opened a new log
I20260709 12:19:18.415496 23932 ts_tablet_manager.cc:1403] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.010s
I20260709 12:19:18.415706 23929 ts_tablet_manager.cc:1403] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.005s
I20260709 12:19:18.415428 23930 raft_consensus.cc:359] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.416250 23930 raft_consensus.cc:385] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.416548 23930 raft_consensus.cc:740] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.411927 23934 raft_consensus.cc:697] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Becoming Leader. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:18.417704 23934 consensus_queue.cc:237] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:18.418357 23929 raft_consensus.cc:359] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.418656 23932 raft_consensus.cc:359] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.419054 23929 raft_consensus.cc:385] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.419376 23932 raft_consensus.cc:385] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.419564 23929 raft_consensus.cc:740] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.419708 23932 raft_consensus.cc:740] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.420523 23929 consensus_queue.cc:260] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.420588 23932 consensus_queue.cc:260] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.421316 23930 consensus_queue.cc:260] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.423642 23930 ts_tablet_manager.cc:1434] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:19:18.424544 23930 tablet_bootstrap.cc:492] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c: Bootstrap starting.
I20260709 12:19:18.425431 23929 ts_tablet_manager.cc:1434] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:19:18.426383 23929 tablet_bootstrap.cc:492] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2: Bootstrap starting.
I20260709 12:19:18.430510 23932 ts_tablet_manager.cc:1434] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:19:18.431273 23930 tablet_bootstrap.cc:654] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.431592 23932 tablet_bootstrap.cc:492] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052: Bootstrap starting.
I20260709 12:19:18.432090 23929 tablet_bootstrap.cc:654] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.440795 23637 catalog_manager.cc:5697] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66). New cstate: current_term: 1 leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:18.442035 23930 tablet_bootstrap.cc:492] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c: No bootstrap required, opened a new log
I20260709 12:19:18.442494 23930 ts_tablet_manager.cc:1403] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 12:19:18.444811 23930 raft_consensus.cc:359] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.445425 23930 raft_consensus.cc:385] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.445705 23930 raft_consensus.cc:740] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.446382 23929 tablet_bootstrap.cc:492] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2: No bootstrap required, opened a new log
I20260709 12:19:18.446908 23929 ts_tablet_manager.cc:1403] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 12:19:18.446429 23930 consensus_queue.cc:260] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.447459 23932 tablet_bootstrap.cc:654] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.448793 23930 ts_tablet_manager.cc:1434] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 12:19:18.449692 23930 tablet_bootstrap.cc:492] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c: Bootstrap starting.
I20260709 12:19:18.449625 23929 raft_consensus.cc:359] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.450390 23929 raft_consensus.cc:385] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.450676 23929 raft_consensus.cc:740] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.451601 23929 consensus_queue.cc:260] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.453708 23929 ts_tablet_manager.cc:1434] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:19:18.454807 23929 tablet_bootstrap.cc:492] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2: Bootstrap starting.
I20260709 12:19:18.457322 23930 tablet_bootstrap.cc:654] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.459741 23934 raft_consensus.cc:493] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.460224 23934 raft_consensus.cc:515] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.462328 23934 leader_election.cc:290] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.463811 23929 tablet_bootstrap.cc:654] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.463900 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fc338b169f452fad0f56ef98567766" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.464509 23740 raft_consensus.cc:2468] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 0.
I20260709 12:19:18.465298 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fc338b169f452fad0f56ef98567766" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:18.465693 23779 leader_election.cc:304] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:18.466075 23889 raft_consensus.cc:2468] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 0.
I20260709 12:19:18.466718 23934 raft_consensus.cc:2804] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.467183 23934 raft_consensus.cc:493] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.467620 23934 raft_consensus.cc:3060] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.479130 23939 raft_consensus.cc:493] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.479678 23939 raft_consensus.cc:515] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.481532 23932 tablet_bootstrap.cc:492] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052: No bootstrap required, opened a new log
I20260709 12:19:18.481254 23934 raft_consensus.cc:515] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.482163 23932 ts_tablet_manager.cc:1403] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.015s
I20260709 12:19:18.485597 23932 raft_consensus.cc:359] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.486490 23932 raft_consensus.cc:385] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.486889 23932 raft_consensus.cc:740] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.488220 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fc338b169f452fad0f56ef98567766" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:18.487857 23932 consensus_queue.cc:260] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.488961 23889 raft_consensus.cc:3060] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.490058 23934 leader_election.cc:290] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.492012 23930 tablet_bootstrap.cc:492] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c: No bootstrap required, opened a new log
I20260709 12:19:18.492421 23930 ts_tablet_manager.cc:1403] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.004s
W20260709 12:19:18.492782 23686 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:18.494976 23930 raft_consensus.cc:359] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.495793 23930 raft_consensus.cc:385] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.496119 23930 raft_consensus.cc:740] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.496309 23889 raft_consensus.cc:2468] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 1.
I20260709 12:19:18.497071 23930 consensus_queue.cc:260] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.497941 23780 leader_election.cc:304] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:18.496388 23939 leader_election.cc:290] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.499395 23955 raft_consensus.cc:2804] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:18.499593 23930 ts_tablet_manager.cc:1434] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:19:18.499869 23955 raft_consensus.cc:697] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Becoming Leader. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:18.500783 23930 tablet_bootstrap.cc:492] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c: Bootstrap starting.
I20260709 12:19:18.500828 23955 consensus_queue.cc:237] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.508544 23930 tablet_bootstrap.cc:654] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.512573 23935 raft_consensus.cc:493] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.513175 23935 raft_consensus.cc:515] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.519809 23929 tablet_bootstrap.cc:492] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2: No bootstrap required, opened a new log
I20260709 12:19:18.520259 23929 ts_tablet_manager.cc:1403] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.011s
I20260709 12:19:18.527478 23935 leader_election.cc:290] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:18.530417 23935 raft_consensus.cc:493] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.530894 23935 raft_consensus.cc:515] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.533061 23935 leader_election.cc:290] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:18.542395 23929 raft_consensus.cc:359] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.543246 23929 raft_consensus.cc:385] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.543570 23929 raft_consensus.cc:740] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.550735 23934 raft_consensus.cc:493] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.551213 23934 raft_consensus.cc:515] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.553361 23934 leader_election.cc:290] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.558398 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fc338b169f452fad0f56ef98567766" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:18.559093 23740 raft_consensus.cc:3060] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.566712 23740 raft_consensus.cc:2468] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 1.
I20260709 12:19:18.567541 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
W20260709 12:19:18.568697 23780 leader_election.cc:343] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:18.569945 23934 raft_consensus.cc:493] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.570443 23934 raft_consensus.cc:515] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.570725 23932 ts_tablet_manager.cc:1434] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052: Time spent starting tablet: real 0.088s	user 0.024s	sys 0.053s
I20260709 12:19:18.572772 23934 leader_election.cc:290] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.573833 23929 consensus_queue.cc:260] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.575379 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:18.575963 23889 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 0.
I20260709 12:19:18.576304 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.577109 23739 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 0.
I20260709 12:19:18.578164 23780 leader_election.cc:304] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:18.578469 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.579034 23740 raft_consensus.cc:2468] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 0.
I20260709 12:19:18.579043 23934 raft_consensus.cc:2804] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.580083 23934 raft_consensus.cc:493] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.580420 23934 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.580531 23932 tablet_bootstrap.cc:492] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052: Bootstrap starting.
I20260709 12:19:18.586629 23779 leader_election.cc:304] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:18.587471 23934 raft_consensus.cc:515] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.590027 23934 leader_election.cc:290] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.590585 23934 raft_consensus.cc:2804] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.590924 23934 raft_consensus.cc:493] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.591266 23934 raft_consensus.cc:3060] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.592696 23929 ts_tablet_manager.cc:1434] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260709 12:19:18.593024 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:18.593647 23929 tablet_bootstrap.cc:492] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2: Bootstrap starting.
I20260709 12:19:18.593802 23815 raft_consensus.cc:2393] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd4ba84db0804feba701631717066052 in current term 1: Already voted for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in this term.
I20260709 12:19:18.594363 23932 tablet_bootstrap.cc:654] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.595356 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:18.595922 23740 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.595707 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:18.596457 23889 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.599270 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:18.602286 23705 leader_election.cc:304] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd4ba84db0804feba701631717066052; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:18.609889 23939 raft_consensus.cc:493] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.610378 23939 raft_consensus.cc:515] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.612176 23932 tablet_bootstrap.cc:492] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052: No bootstrap required, opened a new log
I20260709 12:19:18.612310 23939 leader_election.cc:290] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.612915 23932 ts_tablet_manager.cc:1403] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.008s
I20260709 12:19:18.614022 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f655051ad4fe466aa0eab640d6efbc9d" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:18.614653 23815 raft_consensus.cc:2468] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 0.
I20260709 12:19:18.615906 23975 raft_consensus.cc:493] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.616248 23706 leader_election.cc:304] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:18.616394 23975 raft_consensus.cc:515] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.616569 23932 raft_consensus.cc:359] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.617367 23932 raft_consensus.cc:385] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.617466 23939 raft_consensus.cc:2804] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.617707 23932 raft_consensus.cc:740] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.617874 23939 raft_consensus.cc:493] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.619089 23975 leader_election.cc:290] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.619333 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.620061 23939 raft_consensus.cc:3060] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.620172 23739 raft_consensus.cc:2468] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 0.
I20260709 12:19:18.621405 23779 leader_election.cc:304] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:18.623281 23975 raft_consensus.cc:2804] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.623659 23975 raft_consensus.cc:493] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.624025 23975 raft_consensus.cc:3060] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.623435 23637 catalog_manager.cc:5697] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66). New cstate: current_term: 1 leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:18.620796 23740 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 1.
I20260709 12:19:18.625955 23968 raft_consensus.cc:2749] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:18.628371 23939 raft_consensus.cc:515] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.629732 23889 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 1.
I20260709 12:19:18.626204 23932 consensus_queue.cc:260] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.631923 23932 ts_tablet_manager.cc:1434] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:19:18.632547 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:18.636302 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f655051ad4fe466aa0eab640d6efbc9d" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:18.636844 23888 raft_consensus.cc:2468] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 0.
W20260709 12:19:18.637826 23780 leader_election.cc:343] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:18.639145 23932 tablet_bootstrap.cc:492] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052: Bootstrap starting.
I20260709 12:19:18.643497 23929 tablet_bootstrap.cc:654] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.640105 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f655051ad4fe466aa0eab640d6efbc9d" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:18.644378 23815 raft_consensus.cc:3060] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.646642 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:18.646937 23813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f655051ad4fe466aa0eab640d6efbc9d" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:18.647444 23977 raft_consensus.cc:493] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.647943 23977 raft_consensus.cc:515] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.642343 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.643067 23738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f655051ad4fe466aa0eab640d6efbc9d" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.644307 23939 leader_election.cc:290] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 election: Requested vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.649747 23780 leader_election.cc:304] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:18.640831 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f655051ad4fe466aa0eab640d6efbc9d" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:18.654923 23888 raft_consensus.cc:3060] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.650664 23934 raft_consensus.cc:515] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.651286 23930 tablet_bootstrap.cc:492] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c: No bootstrap required, opened a new log
I20260709 12:19:18.656256 23930 ts_tablet_manager.cc:1403] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent bootstrapping tablet: real 0.156s	user 0.035s	sys 0.073s
I20260709 12:19:18.640153 23975 raft_consensus.cc:515] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.652622 23739 raft_consensus.cc:2468] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 0.
I20260709 12:19:18.653016 23738 raft_consensus.cc:2393] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f067a899e2445e0ba0cd292c78aedc2 in current term 1: Already voted for candidate dd4ba84db0804feba701631717066052 in this term.
W20260709 12:19:18.653690 23855 leader_election.cc:343] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:18.654469 23955 raft_consensus.cc:2804] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:18.684336 23853 leader_election.cc:304] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [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: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c
I20260709 12:19:18.655720 23929 tablet_bootstrap.cc:492] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2: No bootstrap required, opened a new log
I20260709 12:19:18.684443 23934 leader_election.cc:290] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.692440 23939 raft_consensus.cc:493] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.685830 23853 leader_election.cc:304] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f067a899e2445e0ba0cd292c78aedc2; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052
I20260709 12:19:18.685357 23935 raft_consensus.cc:2804] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.686070 23980 raft_consensus.cc:493] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.694924 23935 raft_consensus.cc:493] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.694567 23939 raft_consensus.cc:515] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.695350 23935 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.695225 23980 raft_consensus.cc:515] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.697825 23813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9caeb7c84094cff92a9375660d64472" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:18.698429 23813 raft_consensus.cc:2468] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 0.
I20260709 12:19:18.698916 23980 leader_election.cc:290] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.699716 23706 leader_election.cc:304] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:18.700078 23975 leader_election.cc:290] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.655984 23977 leader_election.cc:290] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.656780 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9caeb7c84094cff92a9375660d64472" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.677435 23888 raft_consensus.cc:2468] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 1.
I20260709 12:19:18.657146 23815 raft_consensus.cc:2468] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 1.
I20260709 12:19:18.672397 23930 raft_consensus.cc:359] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.703411 23930 raft_consensus.cc:385] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.659444 23737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:18.703706 23930 raft_consensus.cc:740] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.703914 23737 raft_consensus.cc:3060] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.704038 23706 leader_election.cc:304] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:18.667013 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:18.700512 23968 raft_consensus.cc:2804] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.700922 23939 leader_election.cc:290] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.694515 23929 ts_tablet_manager.cc:1403] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.003s
I20260709 12:19:18.685549 23955 raft_consensus.cc:697] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Becoming Leader. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:18.656196 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9caeb7c84094cff92a9375660d64472" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:18.663189 23932 tablet_bootstrap.cc:654] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.704618 23930 consensus_queue.cc:260] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.705070 23968 raft_consensus.cc:493] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.706383 23939 raft_consensus.cc:2804] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:18.714322 23889 raft_consensus.cc:2468] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 0.
I20260709 12:19:18.714915 23939 raft_consensus.cc:697] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 1 LEADER]: Becoming Leader. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:18.715741 23939 consensus_queue.cc:237] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.716543 23935 raft_consensus.cc:515] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.705911 23738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:18.718600 23738 raft_consensus.cc:3060] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.710275 23968 raft_consensus.cc:3060] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.735842 23780 leader_election.cc:304] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:18.720358 23935 leader_election.cc:290] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:18.719864 23955 consensus_queue.cc:237] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.748865 23935 raft_consensus.cc:2749] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:18.750589 23935 raft_consensus.cc:493] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:18.750715 23780 leader_election.cc:343] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:18.751197 23935 raft_consensus.cc:515] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.751626 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:18.752480 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.753273 23739 raft_consensus.cc:2468] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 0.
I20260709 12:19:18.738696 23975 raft_consensus.cc:2804] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.754401 23975 raft_consensus.cc:493] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.754878 23975 raft_consensus.cc:3060] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.754751 23779 leader_election.cc:304] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:18.756562 23977 raft_consensus.cc:2804] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.756650 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9caeb7c84094cff92a9375660d64472" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:18.757094 23977 raft_consensus.cc:493] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.757589 23977 raft_consensus.cc:3060] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.757526 23887 raft_consensus.cc:2468] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 0.
I20260709 12:19:18.759819 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:18.760154 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:18.761160 23888 raft_consensus.cc:2468] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 0.
W20260709 12:19:18.767241 23780 leader_election.cc:343] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:18.771368 23930 ts_tablet_manager.cc:1434] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c: Time spent starting tablet: real 0.115s	user 0.006s	sys 0.003s
I20260709 12:19:18.770761 23815 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.773911 23929 raft_consensus.cc:359] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.774565 23929 raft_consensus.cc:385] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.774840 23929 raft_consensus.cc:740] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.775602 23929 consensus_queue.cc:260] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.777539 23929 ts_tablet_manager.cc:1434] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent starting tablet: real 0.072s	user 0.014s	sys 0.029s
I20260709 12:19:18.778540 23929 tablet_bootstrap.cc:492] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2: Bootstrap starting.
I20260709 12:19:18.783730 23738 raft_consensus.cc:2468] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 1.
I20260709 12:19:18.777531 23737 raft_consensus.cc:2468] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 1.
I20260709 12:19:18.785192 23736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:18.795449 23779 leader_election.cc:304] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:18.796486 23934 raft_consensus.cc:2804] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:18.798909 23983 raft_consensus.cc:493] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.792703 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f8c8ca600846b595287e125e05b052" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.794596 23736 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.801939 23934 raft_consensus.cc:697] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Becoming Leader. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:18.807860 23935 leader_election.cc:290] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:18.794127 23975 raft_consensus.cc:515] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.806520 23983 raft_consensus.cc:515] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.803315 23779 leader_election.cc:304] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 6f067a899e2445e0ba0cd292c78aedc2
W20260709 12:19:18.815042 23853 leader_election.cc:343] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd4ba84db0804feba701631717066052 (127.22.135.65:45477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:18.816064 23932 tablet_bootstrap.cc:492] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052: No bootstrap required, opened a new log
I20260709 12:19:18.816483 23932 ts_tablet_manager.cc:1403] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052: Time spent bootstrapping tablet: real 0.178s	user 0.021s	sys 0.003s
I20260709 12:19:18.816844 23955 raft_consensus.cc:2804] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:18.817350 23955 raft_consensus.cc:697] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Becoming Leader. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:18.817517 23934 consensus_queue.cc:237] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.818049 23955 consensus_queue.cc:237] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.820609 23813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f8c8ca600846b595287e125e05b052" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:18.820688 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:18.821302 23813 raft_consensus.cc:2468] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 0.
I20260709 12:19:18.822755 23983 leader_election.cc:290] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.827409 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:18.828691 23855 leader_election.cc:304] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [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: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: dd4ba84db0804feba701631717066052
I20260709 12:19:18.833315 23975 leader_election.cc:290] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.835022 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9caeb7c84094cff92a9375660d64472" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:18.831640 23887 raft_consensus.cc:2468] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 0.
I20260709 12:19:18.835479 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9caeb7c84094cff92a9375660d64472" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:18.835669 23987 raft_consensus.cc:2804] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.831123 23932 raft_consensus.cc:359] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.837560 23932 raft_consensus.cc:385] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.837939 23932 raft_consensus.cc:740] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.839087 23987 raft_consensus.cc:493] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.839717 23987 raft_consensus.cc:3060] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.840744 23932 consensus_queue.cc:260] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.843384 23932 ts_tablet_manager.cc:1434] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:19:18.844095 23932 tablet_bootstrap.cc:492] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052: Bootstrap starting.
I20260709 12:19:18.839028 23637 catalog_manager.cc:5697] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4ba84db0804feba701631717066052 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "dd4ba84db0804feba701631717066052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:18.846065 23705 leader_election.cc:304] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:18.842422 23888 raft_consensus.cc:3060] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.846930 23983 raft_consensus.cc:2804] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:18.847292 23983 raft_consensus.cc:493] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:18.847608 23983 raft_consensus.cc:3060] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.828696 23981 raft_consensus.cc:493] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.859546 23929 tablet_bootstrap.cc:654] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.867654 23983 raft_consensus.cc:515] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.869575 23983 leader_election.cc:290] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 election: Requested vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.857656 23981 raft_consensus.cc:515] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.870365 23813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:18.861348 23968 raft_consensus.cc:515] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.860235 23634 catalog_manager.cc:5697] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66). New cstate: current_term: 1 leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:18.875334 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:18.875860 23887 raft_consensus.cc:3060] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:18.882516 23779 consensus_peers.cc:597] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c -> Peer dd4ba84db0804feba701631717066052 (127.22.135.65:45477): Couldn't send request to peer dd4ba84db0804feba701631717066052. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:18.883582 23740 raft_consensus.cc:2393] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0faaebe8bde4427a9a23c6bc7fb7949c in current term 1: Already voted for candidate dd4ba84db0804feba701631717066052 in this term.
I20260709 12:19:18.885885 23977 raft_consensus.cc:515] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.887017 23814 raft_consensus.cc:2393] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd4ba84db0804feba701631717066052 in current term 1: Already voted for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in this term.
I20260709 12:19:18.889475 23932 tablet_bootstrap.cc:654] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:18.890725 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:18.891916 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.892688 23740 raft_consensus.cc:2393] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f067a899e2445e0ba0cd292c78aedc2 in current term 1: Already voted for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in this term.
I20260709 12:19:18.889101 23981 leader_election.cc:290] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:18.893786 23853 leader_election.cc:304] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f067a899e2445e0ba0cd292c78aedc2; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052
I20260709 12:19:18.894807 23981 raft_consensus.cc:3060] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.895466 23987 raft_consensus.cc:515] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.896328 23888 raft_consensus.cc:2468] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 1.
I20260709 12:19:18.899000 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f8c8ca600846b595287e125e05b052" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:18.899358 23780 leader_election.cc:304] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: dd4ba84db0804feba701631717066052
I20260709 12:19:18.899447 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f8c8ca600846b595287e125e05b052" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:18.900494 23934 raft_consensus.cc:2804] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:18.901134 23934 raft_consensus.cc:697] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Becoming Leader. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:18.900451 23740 raft_consensus.cc:3060] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.899896 23815 raft_consensus.cc:2468] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 1.
I20260709 12:19:18.901786 23987 leader_election.cc:290] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:18.902200 23934 consensus_queue.cc:237] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.899547 23814 raft_consensus.cc:3060] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:18.907171 23979 raft_consensus.cc:493] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:18.904488 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:18.905865 23813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9caeb7c84094cff92a9375660d64472" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:18.907948 23979 raft_consensus.cc:515] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.906299 23968 leader_election.cc:290] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 election: Requested vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.910657 23739 raft_consensus.cc:2393] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0faaebe8bde4427a9a23c6bc7fb7949c in current term 1: Already voted for candidate dd4ba84db0804feba701631717066052 in this term.
I20260709 12:19:18.918087 23814 raft_consensus.cc:2468] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 1.
I20260709 12:19:18.914723 23977 leader_election.cc:290] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 1 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.920848 23855 leader_election.cc:304] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:18.924697 23987 raft_consensus.cc:2804] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:18.923116 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9caeb7c84094cff92a9375660d64472" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:18.926549 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:18.926857 23888 raft_consensus.cc:2393] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dd4ba84db0804feba701631717066052 in current term 1: Already voted for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in this term.
I20260709 12:19:18.925115 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:18.927769 23929 tablet_bootstrap.cc:492] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2: No bootstrap required, opened a new log
I20260709 12:19:18.924067 23979 leader_election.cc:290] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:18.928201 23929 ts_tablet_manager.cc:1403] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent bootstrapping tablet: real 0.150s	user 0.028s	sys 0.015s
I20260709 12:19:18.925832 23855 leader_election.cc:304] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:18.921947 23740 raft_consensus.cc:2468] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 1.
I20260709 12:19:18.926023 23736 raft_consensus.cc:2468] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 1.
I20260709 12:19:18.930116 23935 raft_consensus.cc:2804] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:18.932621 23929 raft_consensus.cc:359] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.933467 23929 raft_consensus.cc:385] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.933840 23929 raft_consensus.cc:740] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.939042 23705 leader_election.cc:304] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [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: dd4ba84db0804feba701631717066052; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:18.940498 23968 raft_consensus.cc:2749] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:18.941216 23929 consensus_queue.cc:260] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.940989 23634 catalog_manager.cc:5697] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66). New cstate: current_term: 1 leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:18.929327 23987 raft_consensus.cc:697] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 LEADER]: Becoming Leader. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Running, Role: LEADER
I20260709 12:19:18.924290 23887 raft_consensus.cc:2468] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 1.
I20260709 12:19:18.944289 23780 leader_election.cc:304] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: 0faaebe8bde4427a9a23c6bc7fb7949c; no voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052
I20260709 12:19:18.945202 23979 raft_consensus.cc:2749] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:18.943650 23935 raft_consensus.cc:697] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 LEADER]: Becoming Leader. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Running, Role: LEADER
I20260709 12:19:18.947942 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:18.948822 23935 consensus_queue.cc:237] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.949373 23705 leader_election.cc:304] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c
I20260709 12:19:18.949366 23780 leader_election.cc:304] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: 0faaebe8bde4427a9a23c6bc7fb7949c; no voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052
I20260709 12:19:18.950301 23968 raft_consensus.cc:2804] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:18.950799 23968 raft_consensus.cc:697] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 1 LEADER]: Becoming Leader. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:18.950980 23979 raft_consensus.cc:2749] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:18.950913 23634 catalog_manager.cc:5697] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66). New cstate: current_term: 1 leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:18.951591 23968 consensus_queue.cc:237] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.944505 23987 consensus_queue.cc:237] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:18.952706 23634 catalog_manager.cc:5697] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66). New cstate: current_term: 1 leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:18.955719 23929 ts_tablet_manager.cc:1434] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.012s
I20260709 12:19:18.960412 23932 tablet_bootstrap.cc:492] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052: No bootstrap required, opened a new log
I20260709 12:19:18.960974 23932 ts_tablet_manager.cc:1403] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.007s
I20260709 12:19:18.964738 23637 catalog_manager.cc:5697] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4ba84db0804feba701631717066052 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "dd4ba84db0804feba701631717066052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:18.958526 23981 raft_consensus.cc:2749] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:18.971016 23932 raft_consensus.cc:359] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:18.971616 23932 raft_consensus.cc:385] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:18.971807 23932 raft_consensus.cc:740] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Initialized, Role: FOLLOWER
I20260709 12:19:18.972324 23932 consensus_queue.cc:260] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:18.972739 23638 catalog_manager.cc:5697] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "6f067a899e2445e0ba0cd292c78aedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:18.973721 23932 ts_tablet_manager.cc:1434] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:19:18.987846 23637 catalog_manager.cc:5697] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "6f067a899e2445e0ba0cd292c78aedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:19.025974 23979 consensus_queue.cc:1048] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.029592 23935 raft_consensus.cc:493] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:19.030138 23935 raft_consensus.cc:515] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:19.032449 23935 leader_election.cc:290] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:19.032968 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:19.033746 23740 raft_consensus.cc:2393] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f067a899e2445e0ba0cd292c78aedc2 in current term 1: Already voted for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in this term.
I20260709 12:19:19.034345 23934 consensus_queue.cc:1048] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.039634 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:19.041329 23977 consensus_queue.cc:1048] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.041654 23855 leader_election.cc:304] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f067a899e2445e0ba0cd292c78aedc2; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052
I20260709 12:19:19.043033 23987 raft_consensus.cc:3060] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:19.052908 23987 raft_consensus.cc:2749] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:19.074779 23815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050"
dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
mode: GRACEFUL
new_leader_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:50012
I20260709 12:19:19.075335 23815 raft_consensus.cc:606] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Received request to transfer leadership to TS dd4ba84db0804feba701631717066052
I20260709 12:19:19.082429 23815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a"
dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
mode: GRACEFUL
new_leader_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:50012
I20260709 12:19:19.082921 23815 raft_consensus.cc:606] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Received request to transfer leadership to TS dd4ba84db0804feba701631717066052
I20260709 12:19:19.089883 23815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1"
dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
mode: GRACEFUL
new_leader_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:50012
I20260709 12:19:19.090384 23815 raft_consensus.cc:606] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Received request to transfer leadership to TS dd4ba84db0804feba701631717066052
I20260709 12:19:19.104274 23889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868"
dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
mode: GRACEFUL
new_leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
 from {username='slave'} at 127.0.0.1:45592
I20260709 12:19:19.104698 23889 raft_consensus.cc:606] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 LEADER]: Received request to transfer leadership to TS 0faaebe8bde4427a9a23c6bc7fb7949c
I20260709 12:19:19.171347 23979 consensus_queue.cc:1048] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.177019 23934 raft_consensus.cc:993] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c: : Instructing follower dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:19.177461 23977 raft_consensus.cc:1081] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Signalling peer dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:19.180119 23736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a"
dest_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:56140
I20260709 12:19:19.181272 23736 raft_consensus.cc:493] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:19.181646 23736 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:19.184237 23977 consensus_queue.cc:1048] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.187137 23736 raft_consensus.cc:515] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:19.192723 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:19.192858 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:19.193184 23887 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:19.193449 23815 raft_consensus.cc:3055] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:19.193809 23815 raft_consensus.cc:740] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:19.194602 23815 consensus_queue.cc:260] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:19.195554 23815 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:19.198938 23887 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 2.
I20260709 12:19:19.199579 23736 leader_election.cc:290] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 2 election: Requested vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:19.200006 23705 leader_election.cc:304] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:19.200899 23968 raft_consensus.cc:2804] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:19.201411 23968 raft_consensus.cc:697] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Becoming Leader. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:19.202203 23968 consensus_queue.cc:237] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:19.202715 23815 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 2.
I20260709 12:19:19.208369 23638 catalog_manager.cc:5697] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 reported cstate change: term changed from 1 to 2, leader changed from 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66) to dd4ba84db0804feba701631717066052 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "dd4ba84db0804feba701631717066052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:19.221583 23968 raft_consensus.cc:493] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:19.221987 23968 raft_consensus.cc:515] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:19.223722 23968 leader_election.cc:290] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:19.224404 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:19.224835 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:19.226410 23706 leader_election.cc:304] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd4ba84db0804feba701631717066052; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:19.226506 23977 consensus_queue.cc:1048] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.227167 23968 raft_consensus.cc:2749] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:19.235558 23934 consensus_queue.cc:1048] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.243505 23934 consensus_queue.cc:1048] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.253583 23977 consensus_queue.cc:1048] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.260142 23968 consensus_queue.cc:1048] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.262688 23977 raft_consensus.cc:993] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c: : Instructing follower dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:19.263274 23977 raft_consensus.cc:1081] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Signalling peer dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:19.265846 23736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1"
dest_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:56140
I20260709 12:19:19.266433 23736 raft_consensus.cc:493] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:19.266815 23736 raft_consensus.cc:3060] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:19.274345 23736 raft_consensus.cc:515] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:19.276341 23939 consensus_queue.cc:1048] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.278591 23736 leader_election.cc:290] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 2 election: Requested vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:19.279486 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:19.280053 23815 raft_consensus.cc:3055] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:19.280383 23815 raft_consensus.cc:740] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:19.281441 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:19.281177 23815 consensus_queue.cc:260] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:19.282001 23889 raft_consensus.cc:3060] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:19.282572 23815 raft_consensus.cc:3060] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:19.290066 23889 raft_consensus.cc:2468] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 2.
I20260709 12:19:19.290428 23815 raft_consensus.cc:2468] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 2.
I20260709 12:19:19.291280 23705 leader_election.cc:304] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:19.292428 23939 raft_consensus.cc:2804] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:19.292929 23939 raft_consensus.cc:697] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Becoming Leader. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:19.293778 23939 consensus_queue.cc:237] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:19.300534 23637 catalog_manager.cc:5697] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 reported cstate change: term changed from 1 to 2, leader changed from 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66) to dd4ba84db0804feba701631717066052 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "dd4ba84db0804feba701631717066052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:19.386404 23934 consensus_queue.cc:1048] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.387910 23987 consensus_queue.cc:1048] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.394501 23736 raft_consensus.cc:3060] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:19.396912 23935 raft_consensus.cc:993] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2: : Instructing follower 0faaebe8bde4427a9a23c6bc7fb7949c to start an election
I20260709 12:19:19.397364 23935 raft_consensus.cc:1081] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 LEADER]: Signalling peer 0faaebe8bde4427a9a23c6bc7fb7949c to start an election
I20260709 12:19:19.401700 23983 consensus_queue.cc:1048] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.403127 23814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868"
dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
 from {username='slave'} at 127.0.0.1:49998
I20260709 12:19:19.403702 23814 raft_consensus.cc:493] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:19.404115 23814 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:19.407155 23987 consensus_queue.cc:1048] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:19.418411 23934 consensus_queue.cc:1048] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:19.417392 23814 raft_consensus.cc:515] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:19.440716 23814 leader_election.cc:290] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 2 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:19.442154 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:19.442822 23887 raft_consensus.cc:3055] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:19.443163 23887 raft_consensus.cc:740] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Running, Role: LEADER
I20260709 12:19:19.443987 23887 consensus_queue.cc:260] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:19.445492 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:19.445073 23887 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:19.452332 23993 consensus_queue.cc:1048] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.454236 23887 raft_consensus.cc:2468] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 2.
I20260709 12:19:19.455173 23977 raft_consensus.cc:993] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c: : Instructing follower dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:19.455590 23934 raft_consensus.cc:1081] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Signalling peer dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:19.457331 23780 leader_election.cc:304] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: dd4ba84db0804feba701631717066052
I20260709 12:19:19.458461 23934 raft_consensus.cc:2804] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:19.459007 23934 raft_consensus.cc:697] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 LEADER]: Becoming Leader. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:19.459838 23934 consensus_queue.cc:237] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:19.462534 23740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050"
dest_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:56140
I20260709 12:19:19.463065 23740 raft_consensus.cc:493] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:19.463438 23740 raft_consensus.cc:3060] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:19.464195 23983 consensus_queue.cc:1048] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:19.469700 23637 catalog_manager.cc:5697] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c reported cstate change: term changed from 1 to 2, leader changed from 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67) to 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66). New cstate: current_term: 2 leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:19.481397 23740 raft_consensus.cc:515] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:19.484294 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:19.484853 23888 raft_consensus.cc:3060] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:19.489827 23888 raft_consensus.cc:2468] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 2.
I20260709 12:19:19.493122 23993 consensus_queue.cc:1048] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:19.500222 23740 leader_election.cc:290] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 2 election: Requested vote from peers 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:19.500217 23705 leader_election.cc:304] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:19.501242 23983 raft_consensus.cc:2804] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:19.501219 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:19.501883 23814 raft_consensus.cc:3055] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:19.501842 23983 raft_consensus.cc:697] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Becoming Leader. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:19.502317 23814 raft_consensus.cc:740] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:19.502838 23983 consensus_queue.cc:237] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:19.503123 23814 consensus_queue.cc:260] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:19.504159 23814 raft_consensus.cc:3060] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:19.511655 23814 raft_consensus.cc:2468] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 2.
I20260709 12:19:19.517724 23634 catalog_manager.cc:5697] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 reported cstate change: term changed from 1 to 2, leader changed from 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66) to dd4ba84db0804feba701631717066052 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "dd4ba84db0804feba701631717066052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:19.733083 23813 raft_consensus.cc:1275] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:19.734179 23983 consensus_queue.cc:1048] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:19.740805 23888 raft_consensus.cc:1275] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:19.742193 23939 consensus_queue.cc:1048] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:19.774315 23813 raft_consensus.cc:1275] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:19.775467 23939 consensus_queue.cc:1048] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:19.782507 23888 raft_consensus.cc:1275] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:19.784017 23983 consensus_queue.cc:1048] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:20.009954 23737 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:20.014739 23737 raft_consensus.cc:1275] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Refusing update from remote peer 0faaebe8bde4427a9a23c6bc7fb7949c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:20.015951 23977 consensus_queue.cc:1048] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:20.022718 23888 raft_consensus.cc:1275] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Refusing update from remote peer 0faaebe8bde4427a9a23c6bc7fb7949c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:20.024075 23934 consensus_queue.cc:1048] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:20.073060 23888 raft_consensus.cc:1275] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:20.074193 23939 consensus_queue.cc:1048] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:20.082031 23813 raft_consensus.cc:1275] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:20.084247 23983 consensus_queue.cc:1048] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.140440 23069 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:19:22.141033 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:22.156625 23737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2"
dest_uuid: "dd4ba84db0804feba701631717066052"
mode: GRACEFUL
new_leader_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
 from {username='slave'} at 127.0.0.1:38670
I20260709 12:19:22.157121 23737 raft_consensus.cc:606] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 1 LEADER]: Received request to transfer leadership to TS 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:22.159322 23737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a"
dest_uuid: "dd4ba84db0804feba701631717066052"
mode: GRACEFUL
new_leader_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
 from {username='slave'} at 127.0.0.1:38670
I20260709 12:19:22.159755 23737 raft_consensus.cc:606] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Received request to transfer leadership to TS 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:22.160714 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:22.161144 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:22.339241 23968 raft_consensus.cc:993] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052: : Instructing follower 6f067a899e2445e0ba0cd292c78aedc2 to start an election
I20260709 12:19:22.339707 24030 raft_consensus.cc:1081] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Signalling peer 6f067a899e2445e0ba0cd292c78aedc2 to start an election
I20260709 12:19:22.341002 23888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a"
dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
 from {username='slave'} at 127.0.0.1:45578
I20260709 12:19:22.341452 23888 raft_consensus.cc:493] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:22.341759 23888 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:22.347749 23888 raft_consensus.cc:515] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:22.349474 23888 leader_election.cc:290] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 3 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:22.350167 23737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:22.350355 23813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:22.350803 23737 raft_consensus.cc:3055] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:22.350883 23813 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:22.351184 23737 raft_consensus.cc:740] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:22.352083 23737 consensus_queue.cc:260] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:22.353297 23737 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:22.357664 23813 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 3.
I20260709 12:19:22.358913 23855 leader_election.cc:304] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [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: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:22.359654 24027 raft_consensus.cc:2804] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:22.359807 23737 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 3.
I20260709 12:19:22.361043 24027 raft_consensus.cc:697] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 LEADER]: Becoming Leader. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Running, Role: LEADER
I20260709 12:19:22.361809 24027 consensus_queue.cc:237] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:22.368769 23637 catalog_manager.cc:5697] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 reported cstate change: term changed from 2 to 3, leader changed from dd4ba84db0804feba701631717066052 (127.22.135.65) to 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67). New cstate: current_term: 3 leader_uuid: "6f067a899e2445e0ba0cd292c78aedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:22.485975 23968 raft_consensus.cc:993] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052: : Instructing follower 6f067a899e2445e0ba0cd292c78aedc2 to start an election
I20260709 12:19:22.486464 24030 raft_consensus.cc:1081] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 1 LEADER]: Signalling peer 6f067a899e2445e0ba0cd292c78aedc2 to start an election
I20260709 12:19:22.487979 23888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2"
dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
 from {username='slave'} at 127.0.0.1:45578
I20260709 12:19:22.488399 23888 raft_consensus.cc:493] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:22.488680 23888 raft_consensus.cc:3060] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.493868 23888 raft_consensus.cc:515] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:22.495487 23888 leader_election.cc:290] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 2 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:22.496078 23737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:22.496527 23813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:22.496660 23737 raft_consensus.cc:3055] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:22.496994 23737 raft_consensus.cc:740] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:22.497053 23813 raft_consensus.cc:3060] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.497689 23737 consensus_queue.cc:260] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:22.498593 23737 raft_consensus.cc:3060] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.501569 23813 raft_consensus.cc:2468] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 2.
I20260709 12:19:22.502537 23855 leader_election.cc:304] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:22.502992 23737 raft_consensus.cc:2468] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 2.
I20260709 12:19:22.503316 24027 raft_consensus.cc:2804] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:22.503799 24027 raft_consensus.cc:697] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 LEADER]: Becoming Leader. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Running, Role: LEADER
I20260709 12:19:22.504526 24027 consensus_queue.cc:237] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:22.511974 23637 catalog_manager.cc:5697] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 reported cstate change: term changed from 1 to 2, leader changed from dd4ba84db0804feba701631717066052 (127.22.135.65) to 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "6f067a899e2445e0ba0cd292c78aedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:22.762389 23737 raft_consensus.cc:1275] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Refusing update from remote peer 6f067a899e2445e0ba0cd292c78aedc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:22.763553 24027 consensus_queue.cc:1048] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:22.772660 23813 raft_consensus.cc:1275] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Refusing update from remote peer 6f067a899e2445e0ba0cd292c78aedc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:22.774243 24031 consensus_queue.cc:1048] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:22.935669 23813 raft_consensus.cc:1275] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Refusing update from remote peer 6f067a899e2445e0ba0cd292c78aedc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.936903 24041 consensus_queue.cc:1048] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.944661 23737 raft_consensus.cc:1275] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Refusing update from remote peer 6f067a899e2445e0ba0cd292c78aedc2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.945902 24027 consensus_queue.cc:1048] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:23.162014 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:23.167598 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:23.168066 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:24.168969 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:24.174762 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:24.175098 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:25.175907 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:25.181993 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:25.182442 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:26.183616 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:26.190565 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:26.190907 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:27.191790 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:27.198498 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:27.199002 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:28.199836 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:28.204813 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:28.205264 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:29.206168 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:29.211244 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:29.211573 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:30.212357 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:30.217375 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:30.217715 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:32.183845 24054 raft_consensus.cc:493] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0faaebe8bde4427a9a23c6bc7fb7949c)
I20260709 12:19:32.184852 24054 raft_consensus.cc:515] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:32.194577 24054 leader_election.cc:290] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:32.242842 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:32.293031 24056 raft_consensus.cc:493] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6f067a899e2445e0ba0cd292c78aedc2)
I20260709 12:19:32.293780 24056 raft_consensus.cc:515] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:32.296622 24056 leader_election.cc:290] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:32.355620 24053 raft_consensus.cc:493] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6f067a899e2445e0ba0cd292c78aedc2)
I20260709 12:19:32.356207 24053 raft_consensus.cc:515] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:32.358723 24055 raft_consensus.cc:493] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0faaebe8bde4427a9a23c6bc7fb7949c)
I20260709 12:19:32.359318 24055 raft_consensus.cc:515] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:32.361554 24055 leader_election.cc:290] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:32.364329 24053 leader_election.cc:290] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:32.365108 24056 raft_consensus.cc:493] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f067a899e2445e0ba0cd292c78aedc2)
I20260709 12:19:32.365833 24056 raft_consensus.cc:515] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:32.368855 24056 leader_election.cc:290] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:32.371011 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:32.371542 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:32.379984 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f8c8ca600846b595287e125e05b052" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:32.395251 24057 raft_consensus.cc:493] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dd4ba84db0804feba701631717066052)
I20260709 12:19:32.397138 23809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9caeb7c84094cff92a9375660d64472" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:32.395525 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:32.397311 24057 raft_consensus.cc:515] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } }
I20260709 12:19:32.398149 24049 raft_consensus.cc:493] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dd4ba84db0804feba701631717066052)
I20260709 12:19:32.398751 24049 raft_consensus.cc:515] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:32.399578 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:32.400846 24049 leader_election.cc:290] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:32.403200 24057 leader_election.cc:290] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:32.404685 23736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f655051ad4fe466aa0eab640d6efbc9d" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:32.407405 23736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:32.408695 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:32.412210 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f8c8ca600846b595287e125e05b052" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:32.415727 23736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9caeb7c84094cff92a9375660d64472" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:32.418785 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1f8caaf3e4de4abb5bd7fc9574050" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:32.420224 23853 leader_election.cc:304] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [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: 6f067a899e2445e0ba0cd292c78aedc2; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052
I20260709 12:19:32.420989 24027 raft_consensus.cc:493] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0faaebe8bde4427a9a23c6bc7fb7949c)
I20260709 12:19:32.421036 24054 raft_consensus.cc:2749] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:32.421620 24027 raft_consensus.cc:515] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:32.422851 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:32.423386 23888 raft_consensus.cc:2468] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 2.
I20260709 12:19:32.423626 24027 leader_election.cc:290] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:32.424420 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:32.424719 23812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:32.423703 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f655051ad4fe466aa0eab640d6efbc9d" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:32.424734 23780 leader_election.cc:304] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: 0faaebe8bde4427a9a23c6bc7fb7949c; no voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052
I20260709 12:19:32.427579 23780 leader_election.cc:304] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: 0faaebe8bde4427a9a23c6bc7fb7949c; no voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052
I20260709 12:19:32.428573 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:32.428634 23705 leader_election.cc:304] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [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: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c
I20260709 12:19:32.430383 24053 raft_consensus.cc:2804] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:32.430756 23705 leader_election.cc:304] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [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: dd4ba84db0804feba701631717066052; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:32.429386 24049 raft_consensus.cc:2749] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:32.430786 24053 raft_consensus.cc:493] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0faaebe8bde4427a9a23c6bc7fb7949c)
I20260709 12:19:32.431463 24053 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:32.431823 24055 raft_consensus.cc:2749] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:32.429080 23780 leader_election.cc:304] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [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: 0faaebe8bde4427a9a23c6bc7fb7949c; no voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052
I20260709 12:19:32.433215 24049 raft_consensus.cc:2749] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:32.433279 23853 leader_election.cc:304] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [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: 6f067a899e2445e0ba0cd292c78aedc2; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052
I20260709 12:19:32.434019 24027 raft_consensus.cc:2749] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:32.429436 24057 raft_consensus.cc:2749] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:32.438557 23737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:32.440845 23779 leader_election.cc:304] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [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: 0faaebe8bde4427a9a23c6bc7fb7949c; no voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052
I20260709 12:19:32.441056 24053 raft_consensus.cc:515] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:32.441542 24057 raft_consensus.cc:2749] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:19:32.443212 24053 leader_election.cc:290] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 3 election: Requested vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:32.443753 23813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:32.444198 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:32.445314 23705 leader_election.cc:304] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [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: dd4ba84db0804feba701631717066052; no voters: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:32.445955 24053 raft_consensus.cc:2749] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:19:32.490513 23669 debug-util.cc:398] Leaking SignalData structure 0x7b08000507c0 after lost signal to thread 23072
W20260709 12:19:32.491321 23669 debug-util.cc:398] Leaking SignalData structure 0x7b0800050ea0 after lost signal to thread 23672
W20260709 12:19:32.492125 23669 debug-util.cc:398] Leaking SignalData structure 0x7b0800090180 after lost signal to thread 23764
W20260709 12:19:32.492964 23669 debug-util.cc:398] Leaking SignalData structure 0x7b08000c99a0 after lost signal to thread 23839
W20260709 12:19:32.493675 23669 debug-util.cc:398] Leaking SignalData structure 0x7b080005b140 after lost signal to thread 23913
I20260709 12:19:32.759496 23737 raft_consensus.cc:1240] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Rejecting Update request from peer 0faaebe8bde4427a9a23c6bc7fb7949c for earlier term 2. Current term is 3. Ops: []
I20260709 12:19:32.760986 24049 consensus_queue.cc:1059] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:32.761996 24057 raft_consensus.cc:3055] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:32.762387 24057 raft_consensus.cc:740] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:32.763379 24057 consensus_queue.cc:260] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:32.764904 24057 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:33.405681 23069 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:19:33.414844 23889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a"
dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
mode: GRACEFUL
new_leader_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:45592
I20260709 12:19:33.415778 23889 raft_consensus.cc:606] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 LEADER]: Received request to transfer leadership to TS dd4ba84db0804feba701631717066052
I20260709 12:19:33.421990 23889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2"
dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
mode: GRACEFUL
new_leader_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:45592
I20260709 12:19:33.422619 23889 raft_consensus.cc:606] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 LEADER]: Received request to transfer leadership to TS dd4ba84db0804feba701631717066052
I20260709 12:19:33.430370 23813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39fc338b169f452fad0f56ef98567766"
dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
mode: GRACEFUL
new_leader_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:50012
I20260709 12:19:33.430877 23813 raft_consensus.cc:606] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Received request to transfer leadership to TS dd4ba84db0804feba701631717066052
I20260709 12:19:33.435858 24057 raft_consensus.cc:993] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c: : Instructing follower dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:33.436417 24057 raft_consensus.cc:1081] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Signalling peer dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:33.437876 23737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39fc338b169f452fad0f56ef98567766"
dest_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:56140
I20260709 12:19:33.438583 23737 raft_consensus.cc:493] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:33.438907 23737 raft_consensus.cc:3060] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:33.438748 23813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868"
dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
mode: GRACEFUL
new_leader_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:50012
I20260709 12:19:33.439378 23813 raft_consensus.cc:606] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Received request to transfer leadership to TS dd4ba84db0804feba701631717066052
I20260709 12:19:33.440896 23813 raft_consensus.cc:614] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:19:33.445708 23737 raft_consensus.cc:515] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.448853 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fc338b169f452fad0f56ef98567766" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:33.449328 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fc338b169f452fad0f56ef98567766" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:33.449469 23889 raft_consensus.cc:3060] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:33.447842 23737 leader_election.cc:290] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 2 election: Requested vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:33.449900 23815 raft_consensus.cc:3055] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:33.450240 23815 raft_consensus.cc:740] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:33.452167 23815 consensus_queue.cc:260] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.453336 23815 raft_consensus.cc:3060] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:33.458102 23813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3"
dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
mode: GRACEFUL
new_leader_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:50012
I20260709 12:19:33.458199 23889 raft_consensus.cc:2468] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 2.
I20260709 12:19:33.458366 23815 raft_consensus.cc:2468] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 2.
I20260709 12:19:33.458703 23813 raft_consensus.cc:606] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Received request to transfer leadership to TS dd4ba84db0804feba701631717066052
I20260709 12:19:33.459079 23887 raft_consensus.cc:1240] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Rejecting Update request from peer 0faaebe8bde4427a9a23c6bc7fb7949c for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:33.459784 23706 leader_election.cc:304] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:33.460572 24053 raft_consensus.cc:2804] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:33.464745 24053 raft_consensus.cc:697] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Becoming Leader. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:33.465756 24053 consensus_queue.cc:237] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.474475 23634 catalog_manager.cc:5697] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 reported cstate change: term changed from 1 to 2, leader changed from 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66) to dd4ba84db0804feba701631717066052 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "dd4ba84db0804feba701631717066052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:33.525066 24067 raft_consensus.cc:993] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2: : Instructing follower dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:33.525493 24027 raft_consensus.cc:1081] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 LEADER]: Signalling peer dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:33.527045 23737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2"
dest_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:56146
I20260709 12:19:33.527572 23737 raft_consensus.cc:493] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:33.527921 23737 raft_consensus.cc:3060] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:33.534960 23737 raft_consensus.cc:515] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.537629 23737 leader_election.cc:290] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 3 election: Requested vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:33.538297 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:33.538677 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fede8141cf3e4df8ab82ad2ba469aab2" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:33.538925 23815 raft_consensus.cc:3060] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:33.539291 23887 raft_consensus.cc:3055] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:33.539645 23887 raft_consensus.cc:740] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Running, Role: LEADER
I20260709 12:19:33.540488 23887 consensus_queue.cc:260] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.541750 23887 raft_consensus.cc:3060] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:33.544011 23815 raft_consensus.cc:2468] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 3.
I20260709 12:19:33.545148 23706 leader_election.cc:304] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [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: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:33.545801 24053 raft_consensus.cc:2804] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:33.546271 24053 raft_consensus.cc:697] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 3 LEADER]: Becoming Leader. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:33.547300 24053 consensus_queue.cc:237] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.549767 23887 raft_consensus.cc:2468] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 3.
I20260709 12:19:33.555738 23634 catalog_manager.cc:5697] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 reported cstate change: term changed from 2 to 3, leader changed from 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67) to dd4ba84db0804feba701631717066052 (127.22.135.65). New cstate: current_term: 3 leader_uuid: "dd4ba84db0804feba701631717066052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:33.892457 24057 raft_consensus.cc:993] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c: : Instructing follower dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:33.892956 24060 raft_consensus.cc:1081] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Signalling peer dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:33.894390 23737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3"
dest_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:56140
I20260709 12:19:33.894804 23737 raft_consensus.cc:493] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:33.895066 23737 raft_consensus.cc:3060] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:33.899232 23737 raft_consensus.cc:515] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.900777 23737 leader_election.cc:290] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 2 election: Requested vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:33.901976 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:33.902577 23887 raft_consensus.cc:3060] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:33.902549 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:33.903354 23815 raft_consensus.cc:3055] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:33.903694 23815 raft_consensus.cc:740] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:33.904592 23815 consensus_queue.cc:260] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.905941 23815 raft_consensus.cc:3060] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:33.908054 23887 raft_consensus.cc:2468] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 2.
I20260709 12:19:33.909600 23705 leader_election.cc:304] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f067a899e2445e0ba0cd292c78aedc2, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:33.910987 23813 raft_consensus.cc:1275] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:33.911849 24053 raft_consensus.cc:2804] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:33.912204 24061 consensus_queue.cc:1048] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:33.913079 23815 raft_consensus.cc:2468] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 2.
I20260709 12:19:33.913661 24067 raft_consensus.cc:993] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2: : Instructing follower dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:33.918175 24027 raft_consensus.cc:1081] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 LEADER]: Signalling peer dd4ba84db0804feba701631717066052 to start an election
I20260709 12:19:33.920245 23737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a"
dest_uuid: "dd4ba84db0804feba701631717066052"
 from {username='slave'} at 127.0.0.1:56146
I20260709 12:19:33.920939 23737 raft_consensus.cc:493] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:33.921446 23737 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:33.927170 24053 raft_consensus.cc:697] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Becoming Leader. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:33.928186 24053 consensus_queue.cc:237] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.929394 23737 raft_consensus.cc:515] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.932102 23813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:33.932577 23813 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:33.946027 23813 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 4.
I20260709 12:19:33.945411 23634 catalog_manager.cc:5697] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 reported cstate change: term changed from 1 to 2, leader changed from 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66) to dd4ba84db0804feba701631717066052 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "dd4ba84db0804feba701631717066052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:33.947198 23706 leader_election.cc:304] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [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: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:33.948096 24061 raft_consensus.cc:2804] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:33.955670 24061 raft_consensus.cc:697] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 4 LEADER]: Becoming Leader. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:33.955794 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:33.956423 23887 raft_consensus.cc:3055] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:33.956723 23887 raft_consensus.cc:740] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Running, Role: LEADER
I20260709 12:19:33.956750 24061 consensus_queue.cc:237] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.957607 23887 consensus_queue.cc:260] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:33.958676 23887 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:33.959748 23737 leader_election.cc:290] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 4 election: Requested vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:33.965256 23889 raft_consensus.cc:1275] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:33.966913 24070 consensus_queue.cc:1048] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:33.969066 23887 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 4.
I20260709 12:19:33.974615 23815 raft_consensus.cc:1275] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:33.976315 24061 consensus_queue.cc:1048] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:33.977619 23637 catalog_manager.cc:5697] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 reported cstate change: term changed from 3 to 4, leader changed from 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67) to dd4ba84db0804feba701631717066052 (127.22.135.65). New cstate: current_term: 4 leader_uuid: "dd4ba84db0804feba701631717066052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:34.008680 23889 raft_consensus.cc:1275] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:34.010506 24061 consensus_queue.cc:1048] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:34.029608 24069 raft_consensus.cc:493] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0faaebe8bde4427a9a23c6bc7fb7949c)
I20260709 12:19:34.030169 24069 raft_consensus.cc:515] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:34.033018 24069 leader_election.cc:290] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:34.033514 23737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052" is_pre_election: true
I20260709 12:19:34.034143 23737 raft_consensus.cc:2393] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f067a899e2445e0ba0cd292c78aedc2 in current term 3: Already voted for candidate dd4ba84db0804feba701631717066052 in this term.
I20260709 12:19:34.034003 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:34.034685 23815 raft_consensus.cc:2468] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 3.
I20260709 12:19:34.035776 23855 leader_election.cc:304] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [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: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: dd4ba84db0804feba701631717066052
I20260709 12:19:34.036521 24069 raft_consensus.cc:2804] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:34.036818 24069 raft_consensus.cc:493] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0faaebe8bde4427a9a23c6bc7fb7949c)
I20260709 12:19:34.037097 24069 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:34.042172 24069 raft_consensus.cc:515] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:34.043848 24069 leader_election.cc:290] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 3 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:34.044503 23737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:34.044759 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:34.045282 23737 raft_consensus.cc:2393] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f067a899e2445e0ba0cd292c78aedc2 in current term 3: Already voted for candidate dd4ba84db0804feba701631717066052 in this term.
I20260709 12:19:34.049403 23815 raft_consensus.cc:2468] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 3.
I20260709 12:19:34.050359 23855 leader_election.cc:304] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [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: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: dd4ba84db0804feba701631717066052
I20260709 12:19:34.051018 24069 raft_consensus.cc:2804] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:34.051522 24069 raft_consensus.cc:697] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 LEADER]: Becoming Leader. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Running, Role: LEADER
I20260709 12:19:34.052353 24069 consensus_queue.cc:237] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:34.058451 24061 raft_consensus.cc:493] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:34.058926 24061 raft_consensus.cc:515] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:34.060727 24061 leader_election.cc:290] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:34.060497 23637 catalog_manager.cc:5697] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 reported cstate change: term changed from 2 to 3, leader changed from 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66) to 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67). New cstate: current_term: 3 leader_uuid: "6f067a899e2445e0ba0cd292c78aedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:34.061575 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" is_pre_election: true
I20260709 12:19:34.062039 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2" is_pre_election: true
I20260709 12:19:34.062202 23815 raft_consensus.cc:2468] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 3.
I20260709 12:19:34.063334 23706 leader_election.cc:304] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [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: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 
I20260709 12:19:34.064082 24061 raft_consensus.cc:2804] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:19:34.064445 24061 raft_consensus.cc:493] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:34.064781 24061 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:34.070802 24061 raft_consensus.cc:515] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:34.072561 24061 leader_election.cc:290] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [CANDIDATE]: Term 4 election: Requested vote from peers 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:34.073249 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:34.073592 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4808d556f7497fa6039c266ce54868" candidate_uuid: "dd4ba84db0804feba701631717066052" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:34.073864 23815 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:34.078703 23815 raft_consensus.cc:2468] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ba84db0804feba701631717066052 in term 4.
I20260709 12:19:34.079627 23706 leader_election.cc:304] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [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: 0faaebe8bde4427a9a23c6bc7fb7949c, dd4ba84db0804feba701631717066052; no voters: 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:34.080225 24061 raft_consensus.cc:2804] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:34.080757 24061 raft_consensus.cc:697] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 4 LEADER]: Becoming Leader. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:34.081621 24061 consensus_queue.cc:237] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:34.090193 23637 catalog_manager.cc:5697] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 reported cstate change: term changed from 3 to 4, leader changed from 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67) to dd4ba84db0804feba701631717066052 (127.22.135.65). New cstate: current_term: 4 leader_uuid: "dd4ba84db0804feba701631717066052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:34.395247 23889 raft_consensus.cc:1275] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:34.396438 24061 consensus_queue.cc:1048] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:34.404939 23815 raft_consensus.cc:1275] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:34.410203 24075 consensus_queue.cc:1048] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:34.478688 23737 raft_consensus.cc:1240] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 4 LEADER]: Rejecting Update request from peer 6f067a899e2445e0ba0cd292c78aedc2 for earlier term 3. Current term is 4. Ops: []
I20260709 12:19:34.480120 24069 consensus_queue.cc:1059] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:34.480726 24069 consensus_queue.cc:1243] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Peer dd4ba84db0804feba701631717066052 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 12:19:34.481138 24067 raft_consensus.cc:3055] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:34.481423 24067 raft_consensus.cc:740] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Running, Role: LEADER
I20260709 12:19:34.482172 24067 consensus_queue.cc:260] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:34.483099 24067 raft_consensus.cc:3060] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:34.499359 23815 raft_consensus.cc:1275] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 4 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:34.500612 24075 consensus_queue.cc:1048] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:34.509042 23889 raft_consensus.cc:1275] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 4 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:34.510353 24070 consensus_queue.cc:1048] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:34.636288 23889 raft_consensus.cc:1275] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 4 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:19:34.636646 23889 pending_rounds.cc:85] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2: Aborting all ops after (but not including) 2
I20260709 12:19:34.636902 23889 pending_rounds.cc:107] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:19:34.637158 23889 raft_consensus.cc:2889] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:34.638453 24070 consensus_queue.cc:1048] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:34.647645 23815 raft_consensus.cc:1275] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 4 FOLLOWER]: Refusing update from remote peer dd4ba84db0804feba701631717066052: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:19:34.649091 24075 consensus_queue.cc:1048] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:36.497488 23069 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:19:36.498283 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:36.506685 23737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39fc338b169f452fad0f56ef98567766"
dest_uuid: "dd4ba84db0804feba701631717066052"
mode: GRACEFUL
new_leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
 from {username='slave'} at 127.0.0.1:38670
I20260709 12:19:36.507273 23737 raft_consensus.cc:606] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Received request to transfer leadership to TS 0faaebe8bde4427a9a23c6bc7fb7949c
I20260709 12:19:36.509616 23737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1"
dest_uuid: "dd4ba84db0804feba701631717066052"
mode: GRACEFUL
new_leader_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
 from {username='slave'} at 127.0.0.1:38670
I20260709 12:19:36.510039 23737 raft_consensus.cc:606] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Received request to transfer leadership to TS 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:36.512054 23737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3"
dest_uuid: "dd4ba84db0804feba701631717066052"
mode: GRACEFUL
new_leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
 from {username='slave'} at 127.0.0.1:38670
I20260709 12:19:36.512441 23737 raft_consensus.cc:606] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Received request to transfer leadership to TS 0faaebe8bde4427a9a23c6bc7fb7949c
I20260709 12:19:36.514462 23737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a"
dest_uuid: "dd4ba84db0804feba701631717066052"
mode: GRACEFUL
new_leader_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
 from {username='slave'} at 127.0.0.1:38670
I20260709 12:19:36.514883 23737 raft_consensus.cc:606] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 4 LEADER]: Received request to transfer leadership to TS 6f067a899e2445e0ba0cd292c78aedc2
I20260709 12:19:36.515801 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:19:36.516233 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:36.533989 24091 raft_consensus.cc:993] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052: : Instructing follower 0faaebe8bde4427a9a23c6bc7fb7949c to start an election
I20260709 12:19:36.534530 24090 raft_consensus.cc:1081] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Signalling peer 0faaebe8bde4427a9a23c6bc7fb7949c to start an election
I20260709 12:19:36.535924 23815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39fc338b169f452fad0f56ef98567766"
dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
 from {username='slave'} at 127.0.0.1:49990
I20260709 12:19:36.536301 23815 raft_consensus.cc:493] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:36.536550 23815 raft_consensus.cc:3060] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.541666 23815 raft_consensus.cc:515] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:36.543467 23815 leader_election.cc:290] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 3 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:36.544217 23737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fc338b169f452fad0f56ef98567766" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:36.544658 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39fc338b169f452fad0f56ef98567766" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:36.544891 23737 raft_consensus.cc:3055] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:36.545202 23737 raft_consensus.cc:740] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:36.545253 23887 raft_consensus.cc:3060] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.545939 23737 consensus_queue.cc:260] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:36.546896 23737 raft_consensus.cc:3060] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.551321 23887 raft_consensus.cc:2468] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 3.
I20260709 12:19:36.552152 23737 raft_consensus.cc:2468] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 3.
I20260709 12:19:36.552731 23780 leader_election.cc:304] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:36.553604 24088 raft_consensus.cc:2804] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:36.554515 24088 raft_consensus.cc:697] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 LEADER]: Becoming Leader. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:36.555285 24088 consensus_queue.cc:237] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:36.562129 23637 catalog_manager.cc:5697] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c reported cstate change: term changed from 2 to 3, leader changed from dd4ba84db0804feba701631717066052 (127.22.135.65) to 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66). New cstate: current_term: 3 leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:36.659515 24091 raft_consensus.cc:993] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052: : Instructing follower 6f067a899e2445e0ba0cd292c78aedc2 to start an election
I20260709 12:19:36.659940 24091 raft_consensus.cc:1081] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Signalling peer 6f067a899e2445e0ba0cd292c78aedc2 to start an election
I20260709 12:19:36.661257 23887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1"
dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
 from {username='slave'} at 127.0.0.1:45578
I20260709 12:19:36.661808 23887 raft_consensus.cc:493] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:36.662154 23887 raft_consensus.cc:3060] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.667469 23887 raft_consensus.cc:515] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:36.668975 23887 leader_election.cc:290] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 3 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:36.669586 23737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:36.669872 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448269dcf68c459ab0bec92bc4990fe1" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:36.670176 23737 raft_consensus.cc:3055] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:36.670459 23815 raft_consensus.cc:3060] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.670557 23737 raft_consensus.cc:740] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:36.671370 23737 consensus_queue.cc:260] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:36.672493 23737 raft_consensus.cc:3060] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.675783 23815 raft_consensus.cc:2468] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 3.
I20260709 12:19:36.676900 23855 leader_election.cc:304] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [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: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:36.677438 23737 raft_consensus.cc:2468] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 3.
I20260709 12:19:36.677816 24067 raft_consensus.cc:2804] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:36.679150 24067 raft_consensus.cc:697] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 LEADER]: Becoming Leader. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Running, Role: LEADER
I20260709 12:19:36.680025 24067 consensus_queue.cc:237] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:36.686736 23637 catalog_manager.cc:5697] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 reported cstate change: term changed from 2 to 3, leader changed from dd4ba84db0804feba701631717066052 (127.22.135.65) to 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67). New cstate: current_term: 3 leader_uuid: "6f067a899e2445e0ba0cd292c78aedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:36.729326 24090 raft_consensus.cc:993] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052: : Instructing follower 0faaebe8bde4427a9a23c6bc7fb7949c to start an election
I20260709 12:19:36.729768 24091 raft_consensus.cc:1081] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Signalling peer 0faaebe8bde4427a9a23c6bc7fb7949c to start an election
I20260709 12:19:36.731076 23815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3"
dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
 from {username='slave'} at 127.0.0.1:49990
I20260709 12:19:36.731508 23815 raft_consensus.cc:493] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:36.731775 23815 raft_consensus.cc:3060] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.735985 23815 raft_consensus.cc:515] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:36.737385 23815 leader_election.cc:290] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [CANDIDATE]: Term 3 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67:45667)
I20260709 12:19:36.738008 23737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:36.738399 23887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84c2e32b2b4b6192b659e7162989f3" candidate_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
I20260709 12:19:36.738546 23737 raft_consensus.cc:3055] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:36.738893 23737 raft_consensus.cc:740] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:36.738907 23887 raft_consensus.cc:3060] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.739590 23737 consensus_queue.cc:260] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:36.740432 23737 raft_consensus.cc:3060] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:36.743438 23887 raft_consensus.cc:2468] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 3.
I20260709 12:19:36.744333 23780 leader_election.cc:304] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:36.744529 23737 raft_consensus.cc:2468] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0faaebe8bde4427a9a23c6bc7fb7949c in term 3.
I20260709 12:19:36.745039 24088 raft_consensus.cc:2804] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:36.745462 24088 raft_consensus.cc:697] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 LEADER]: Becoming Leader. State: Replica: 0faaebe8bde4427a9a23c6bc7fb7949c, State: Running, Role: LEADER
I20260709 12:19:36.746186 24088 consensus_queue.cc:237] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:36.752564 23637 catalog_manager.cc:5697] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c reported cstate change: term changed from 2 to 3, leader changed from dd4ba84db0804feba701631717066052 (127.22.135.65) to 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66). New cstate: current_term: 3 leader_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:36.993131 24091 raft_consensus.cc:993] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052: : Instructing follower 6f067a899e2445e0ba0cd292c78aedc2 to start an election
I20260709 12:19:36.993650 24090 raft_consensus.cc:1081] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 4 LEADER]: Signalling peer 6f067a899e2445e0ba0cd292c78aedc2 to start an election
I20260709 12:19:36.995033 23887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a"
dest_uuid: "6f067a899e2445e0ba0cd292c78aedc2"
 from {username='slave'} at 127.0.0.1:45578
I20260709 12:19:36.995437 23887 raft_consensus.cc:493] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:36.995679 23887 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:36.999888 23887 raft_consensus.cc:515] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:37.001277 23887 leader_election.cc:290] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [CANDIDATE]: Term 5 election: Requested vote from peers dd4ba84db0804feba701631717066052 (127.22.135.65:45477), 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225)
I20260709 12:19:37.001996 23737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "dd4ba84db0804feba701631717066052"
I20260709 12:19:37.002430 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef6b9ffe3954d368b22b763dd9c659a" candidate_uuid: "6f067a899e2445e0ba0cd292c78aedc2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c"
I20260709 12:19:37.002650 23737 raft_consensus.cc:3055] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:37.003013 23737 raft_consensus.cc:740] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dd4ba84db0804feba701631717066052, State: Running, Role: LEADER
I20260709 12:19:37.003054 23815 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:37.003937 23737 consensus_queue.cc:260] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:37.005053 23737 raft_consensus.cc:3060] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:37.009538 23815 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 5.
I20260709 12:19:37.010552 23855 leader_election.cc:304] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [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: 0faaebe8bde4427a9a23c6bc7fb7949c, 6f067a899e2445e0ba0cd292c78aedc2; no voters: 
I20260709 12:19:37.011027 23737 raft_consensus.cc:2468] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f067a899e2445e0ba0cd292c78aedc2 in term 5.
I20260709 12:19:37.011162 24067 raft_consensus.cc:2804] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:37.011699 24067 raft_consensus.cc:697] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 5 LEADER]: Becoming Leader. State: Replica: 6f067a899e2445e0ba0cd292c78aedc2, State: Running, Role: LEADER
I20260709 12:19:37.012521 24067 consensus_queue.cc:237] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [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: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } }
I20260709 12:19:37.018577 23637 catalog_manager.cc:5697] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 reported cstate change: term changed from 4 to 5, leader changed from dd4ba84db0804feba701631717066052 (127.22.135.65) to 6f067a899e2445e0ba0cd292c78aedc2 (127.22.135.67). New cstate: current_term: 5 leader_uuid: "6f067a899e2445e0ba0cd292c78aedc2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:37.090387 23815 raft_consensus.cc:1275] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Refusing update from remote peer 6f067a899e2445e0ba0cd292c78aedc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:37.091429 24067 consensus_queue.cc:1048] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:37.100324 23737 raft_consensus.cc:1275] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Refusing update from remote peer 6f067a899e2445e0ba0cd292c78aedc2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:37.101883 24104 consensus_queue.cc:1048] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:37.146086 23737 raft_consensus.cc:1275] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Refusing update from remote peer 0faaebe8bde4427a9a23c6bc7fb7949c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:37.147356 24088 consensus_queue.cc:1048] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:37.154912 23887 raft_consensus.cc:1275] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Refusing update from remote peer 0faaebe8bde4427a9a23c6bc7fb7949c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:37.156136 24109 consensus_queue.cc:1048] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:37.169204 23887 raft_consensus.cc:1275] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Refusing update from remote peer 0faaebe8bde4427a9a23c6bc7fb7949c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:37.170383 24109 consensus_queue.cc:1048] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f067a899e2445e0ba0cd292c78aedc2" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:37.178858 23737 raft_consensus.cc:1275] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Refusing update from remote peer 0faaebe8bde4427a9a23c6bc7fb7949c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:37.180720 24092 consensus_queue.cc:1048] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:37.410941 23737 raft_consensus.cc:1275] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 5 FOLLOWER]: Refusing update from remote peer 6f067a899e2445e0ba0cd292c78aedc2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:37.411983 24104 consensus_queue.cc:1048] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ba84db0804feba701631717066052" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:37.419811 23815 raft_consensus.cc:1275] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 5 FOLLOWER]: Refusing update from remote peer 6f067a899e2445e0ba0cd292c78aedc2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:37.422150 24067 consensus_queue.cc:1048] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0faaebe8bde4427a9a23c6bc7fb7949c" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:37.517194 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:37.522812 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:37.523226 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:38.524062 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:38.529212 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:38.529616 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:39.530546 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:39.535976 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:39.536384 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:40.537328 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:40.542641 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:40.543056 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:41.543947 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:41.549185 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:41.549619 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:42.550536 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:42.556102 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:42.556504 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:43.557375 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:43.562757 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:43.563162 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:44.564090 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:44.569484 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:44.569906 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:45.571009 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:45.577512 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:45.578073 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:46.608829 23069 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:19:46.609376 23069 tablet_server.cc:179] TabletServer@127.22.135.65:0 shutting down...
W20260709 12:19:46.625921 23779 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 12:19:46.631254 23779 consensus_peers.cc:597] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c -> Peer dd4ba84db0804feba701631717066052 (127.22.135.65:45477): Couldn't send request to peer dd4ba84db0804feba701631717066052. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:46.640276 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:46.640920 23069 tablet_replica.cc:333] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052: stopping tablet replica
I20260709 12:19:46.641688 23069 raft_consensus.cc:2243] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:46.642699 23069 raft_consensus.cc:2272] T 85b1f8caaf3e4de4abb5bd7fc9574050 P dd4ba84db0804feba701631717066052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.644624 23069 tablet_replica.cc:333] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052: stopping tablet replica
I20260709 12:19:46.645201 23069 raft_consensus.cc:2243] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.645660 23069 raft_consensus.cc:2272] T 48f8c8ca600846b595287e125e05b052 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.647486 23069 tablet_replica.cc:333] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052: stopping tablet replica
I20260709 12:19:46.648028 23069 raft_consensus.cc:2243] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:46.648766 23069 raft_consensus.cc:2272] T fede8141cf3e4df8ab82ad2ba469aab2 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.650488 23069 tablet_replica.cc:333] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052: stopping tablet replica
I20260709 12:19:46.650966 23069 raft_consensus.cc:2243] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.651378 23069 raft_consensus.cc:2272] T c9caeb7c84094cff92a9375660d64472 P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.653123 23069 tablet_replica.cc:333] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052: stopping tablet replica
I20260709 12:19:46.653751 23069 raft_consensus.cc:2243] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.654246 23069 raft_consensus.cc:2272] T ca84c2e32b2b4b6192b659e7162989f3 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.656293 23069 tablet_replica.cc:333] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052: stopping tablet replica
I20260709 12:19:46.656931 23069 raft_consensus.cc:2243] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.657507 23069 raft_consensus.cc:2272] T 39fc338b169f452fad0f56ef98567766 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:46.659703 23779 consensus_peers.cc:597] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c -> Peer dd4ba84db0804feba701631717066052 (127.22.135.65:45477): Couldn't send request to peer dd4ba84db0804feba701631717066052. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:46.660216 23069 tablet_replica.cc:333] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052: stopping tablet replica
I20260709 12:19:46.660863 23069 raft_consensus.cc:2243] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:46.661635 23069 raft_consensus.cc:2272] T 4f4808d556f7497fa6039c266ce54868 P dd4ba84db0804feba701631717066052 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.663384 23069 tablet_replica.cc:333] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052: stopping tablet replica
I20260709 12:19:46.663861 23069 raft_consensus.cc:2243] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.664321 23069 raft_consensus.cc:2272] T 448269dcf68c459ab0bec92bc4990fe1 P dd4ba84db0804feba701631717066052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.665935 23069 tablet_replica.cc:333] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052: stopping tablet replica
I20260709 12:19:46.666491 23069 raft_consensus.cc:2243] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.666896 23069 raft_consensus.cc:2272] T fef6b9ffe3954d368b22b763dd9c659a P dd4ba84db0804feba701631717066052 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.668474 23069 tablet_replica.cc:333] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052: stopping tablet replica
I20260709 12:19:46.668892 23069 raft_consensus.cc:2243] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:46.669613 23069 raft_consensus.cc:2272] T f655051ad4fe466aa0eab640d6efbc9d P dd4ba84db0804feba701631717066052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.699362 23069 tablet_server.cc:196] TabletServer@127.22.135.65:0 shutdown complete.
I20260709 12:19:46.721626 23069 tablet_server.cc:179] TabletServer@127.22.135.66:0 shutting down...
I20260709 12:19:46.754191 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:19:46.754838 23855 consensus_peers.cc:597] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 -> Peer 0faaebe8bde4427a9a23c6bc7fb7949c (127.22.135.66:38225): Couldn't send request to peer 0faaebe8bde4427a9a23c6bc7fb7949c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:46.755055 23069 tablet_replica.cc:333] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c: stopping tablet replica
I20260709 12:19:46.755856 23069 raft_consensus.cc:2243] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.756398 23069 raft_consensus.cc:2272] T 4f4808d556f7497fa6039c266ce54868 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.758361 23069 tablet_replica.cc:333] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c: stopping tablet replica
I20260709 12:19:46.758872 23069 raft_consensus.cc:2243] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.759339 23069 raft_consensus.cc:2272] T 448269dcf68c459ab0bec92bc4990fe1 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.761049 23069 tablet_replica.cc:333] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c: stopping tablet replica
I20260709 12:19:46.761504 23069 raft_consensus.cc:2243] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.761909 23069 raft_consensus.cc:2272] T 48f8c8ca600846b595287e125e05b052 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.763955 23069 tablet_replica.cc:333] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c: stopping tablet replica
I20260709 12:19:46.764525 23069 raft_consensus.cc:2243] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.764890 23069 raft_consensus.cc:2272] T f655051ad4fe466aa0eab640d6efbc9d P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.766618 23069 tablet_replica.cc:333] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c: stopping tablet replica
I20260709 12:19:46.767076 23069 raft_consensus.cc:2243] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:46.767817 23069 raft_consensus.cc:2272] T ca84c2e32b2b4b6192b659e7162989f3 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.769454 23069 tablet_replica.cc:333] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c: stopping tablet replica
I20260709 12:19:46.769999 23069 raft_consensus.cc:2243] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:46.770867 23069 raft_consensus.cc:2272] T 39fc338b169f452fad0f56ef98567766 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.772509 23069 tablet_replica.cc:333] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c: stopping tablet replica
I20260709 12:19:46.773053 23069 raft_consensus.cc:2243] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.773487 23069 raft_consensus.cc:2272] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.775439 23069 tablet_replica.cc:333] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c: stopping tablet replica
I20260709 12:19:46.775908 23069 raft_consensus.cc:2243] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:46.776655 23069 raft_consensus.cc:2272] T c9caeb7c84094cff92a9375660d64472 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.778417 23069 tablet_replica.cc:333] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c: stopping tablet replica
I20260709 12:19:46.778930 23069 raft_consensus.cc:2243] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.779379 23069 raft_consensus.cc:2272] T fede8141cf3e4df8ab82ad2ba469aab2 P 0faaebe8bde4427a9a23c6bc7fb7949c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.781067 23069 tablet_replica.cc:333] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c: stopping tablet replica
I20260709 12:19:46.781544 23069 raft_consensus.cc:2243] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.781975 23069 raft_consensus.cc:2272] T fef6b9ffe3954d368b22b763dd9c659a P 0faaebe8bde4427a9a23c6bc7fb7949c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.811436 23069 tablet_server.cc:196] TabletServer@127.22.135.66:0 shutdown complete.
I20260709 12:19:46.830794 23069 tablet_server.cc:179] TabletServer@127.22.135.67:0 shutting down...
I20260709 12:19:46.857681 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:46.858489 23069 tablet_replica.cc:333] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2: stopping tablet replica
I20260709 12:19:46.859526 23069 raft_consensus.cc:2243] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.860716 23069 raft_consensus.cc:2272] T fede8141cf3e4df8ab82ad2ba469aab2 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.863217 23069 tablet_replica.cc:333] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2: stopping tablet replica
I20260709 12:19:46.863982 23069 raft_consensus.cc:2243] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:19:46.864711 23853 consensus_peers.cc:597] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 -> Peer dd4ba84db0804feba701631717066052 (127.22.135.65:45477): Couldn't send request to peer dd4ba84db0804feba701631717066052. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:45477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:46.865015 23069 raft_consensus.cc:2272] T 448269dcf68c459ab0bec92bc4990fe1 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.867101 23069 tablet_replica.cc:333] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2: stopping tablet replica
I20260709 12:19:46.867612 23069 raft_consensus.cc:2243] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.868043 23069 raft_consensus.cc:2272] T 4f4808d556f7497fa6039c266ce54868 P 6f067a899e2445e0ba0cd292c78aedc2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.869696 23069 tablet_replica.cc:333] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2: stopping tablet replica
I20260709 12:19:46.870167 23069 raft_consensus.cc:2243] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:46.870945 23069 raft_consensus.cc:2272] T 48f8c8ca600846b595287e125e05b052 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.872552 23069 tablet_replica.cc:333] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2: stopping tablet replica
I20260709 12:19:46.873051 23069 raft_consensus.cc:2243] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.873445 23069 raft_consensus.cc:2272] T c9caeb7c84094cff92a9375660d64472 P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.875090 23069 tablet_replica.cc:333] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2: stopping tablet replica
I20260709 12:19:46.875556 23069 raft_consensus.cc:2243] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.875978 23069 raft_consensus.cc:2272] T 85b1f8caaf3e4de4abb5bd7fc9574050 P 6f067a899e2445e0ba0cd292c78aedc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.877519 23069 tablet_replica.cc:333] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2: stopping tablet replica
I20260709 12:19:46.877997 23069 raft_consensus.cc:2243] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.878418 23069 raft_consensus.cc:2272] T ca84c2e32b2b4b6192b659e7162989f3 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.879951 23069 tablet_replica.cc:333] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2: stopping tablet replica
I20260709 12:19:46.880401 23069 raft_consensus.cc:2243] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.880810 23069 raft_consensus.cc:2272] T 39fc338b169f452fad0f56ef98567766 P 6f067a899e2445e0ba0cd292c78aedc2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.882516 23069 tablet_replica.cc:333] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2: stopping tablet replica
I20260709 12:19:46.882970 23069 raft_consensus.cc:2243] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:46.883330 23069 raft_consensus.cc:2272] T f655051ad4fe466aa0eab640d6efbc9d P 6f067a899e2445e0ba0cd292c78aedc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.884804 23069 tablet_replica.cc:333] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2: stopping tablet replica
I20260709 12:19:46.885265 23069 raft_consensus.cc:2243] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:46.885974 23069 raft_consensus.cc:2272] T fef6b9ffe3954d368b22b763dd9c659a P 6f067a899e2445e0ba0cd292c78aedc2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.914450 23069 tablet_server.cc:196] TabletServer@127.22.135.67:0 shutdown complete.
I20260709 12:19:46.932969 23069 master.cc:562] Master@127.22.135.126:38489 shutting down...
I20260709 12:19:46.953197 23069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:46.953699 23069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:46.953972 23069 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c77bb9b180745979ff90a3ca234208f: stopping tablet replica
I20260709 12:19:46.989477 23069 master.cc:584] Master@127.22.135.126:38489 shutdown complete.
0faaebe8bde4427a9a23c6bc7fb7949c  4
6f067a899e2445e0ba0cd292c78aedc2  1
dd4ba84db0804feba701631717066052  5
0faaebe8bde4427a9a23c6bc7fb7949c  4
6f067a899e2445e0ba0cd292c78aedc2  3
dd4ba84db0804feba701631717066052  3
0faaebe8bde4427a9a23c6bc7fb7949c  1
6f067a899e2445e0ba0cd292c78aedc2  1
dd4ba84db0804feba701631717066052  8
0faaebe8bde4427a9a23c6bc7fb7949c  3
6f067a899e2445e0ba0cd292c78aedc2  3
dd4ba84db0804feba701631717066052  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29665 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:19:47.030756 23069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.135.126:37745
I20260709 12:19:47.031852 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:47.036948 24127 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:47.037655 24128 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:47.039965 23069 server_base.cc:1061] running on GCE node
W20260709 12:19:47.040228 24130 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:47.041091 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:47.041280 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:47.041464 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599587041430 us; error 0 us; skew 500 ppm
I20260709 12:19:47.041977 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:47.044358 23069 webserver.cc:533] Webserver started at http://127.22.135.126:44985/ using document root <none> and password file <none>
I20260709 12:19:47.044822 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:47.045012 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:47.045295 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:47.046442 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/master-0-root/instance:
uuid: "b019c43878a544bf895f1ff54ba48aa7"
format_stamp: "Formatted at 2026-07-09 12:19:47 on dist-test-slave-g1m6"
I20260709 12:19:47.050613 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:19:47.053609 24135 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:47.054365 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:19:47.054633 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/master-0-root
uuid: "b019c43878a544bf895f1ff54ba48aa7"
format_stamp: "Formatted at 2026-07-09 12:19:47 on dist-test-slave-g1m6"
I20260709 12:19:47.054915 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:47.078450 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:47.079588 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:47.116258 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.126:37745
I20260709 12:19:47.116358 24186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.126:37745 every 8 connection(s)
I20260709 12:19:47.120014 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.129521 24187 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7: Bootstrap starting.
I20260709 12:19:47.134191 24187 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:47.138273 24187 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7: No bootstrap required, opened a new log
I20260709 12:19:47.140414 24187 raft_consensus.cc:359] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b019c43878a544bf895f1ff54ba48aa7" member_type: VOTER }
I20260709 12:19:47.140837 24187 raft_consensus.cc:385] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:47.141080 24187 raft_consensus.cc:740] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b019c43878a544bf895f1ff54ba48aa7, State: Initialized, Role: FOLLOWER
I20260709 12:19:47.141685 24187 consensus_queue.cc:260] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b019c43878a544bf895f1ff54ba48aa7" member_type: VOTER }
I20260709 12:19:47.142180 24187 raft_consensus.cc:399] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:47.142469 24187 raft_consensus.cc:493] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:47.142752 24187 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:47.146787 24187 raft_consensus.cc:515] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b019c43878a544bf895f1ff54ba48aa7" member_type: VOTER }
I20260709 12:19:47.147294 24187 leader_election.cc:304] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [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: b019c43878a544bf895f1ff54ba48aa7; no voters: 
I20260709 12:19:47.148329 24187 leader_election.cc:290] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:47.148712 24190 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:47.150060 24190 raft_consensus.cc:697] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [term 1 LEADER]: Becoming Leader. State: Replica: b019c43878a544bf895f1ff54ba48aa7, State: Running, Role: LEADER
I20260709 12:19:47.150715 24190 consensus_queue.cc:237] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [LEADER]: Queue going to LEADER mode. State: All 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: "b019c43878a544bf895f1ff54ba48aa7" member_type: VOTER }
I20260709 12:19:47.151233 24187 sys_catalog.cc:565] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:47.155175 24191 sys_catalog.cc:455] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b019c43878a544bf895f1ff54ba48aa7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b019c43878a544bf895f1ff54ba48aa7" member_type: VOTER } }
I20260709 12:19:47.156087 24192 sys_catalog.cc:455] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b019c43878a544bf895f1ff54ba48aa7. Latest consensus state: current_term: 1 leader_uuid: "b019c43878a544bf895f1ff54ba48aa7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b019c43878a544bf895f1ff54ba48aa7" member_type: VOTER } }
I20260709 12:19:47.156422 24191 sys_catalog.cc:458] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:47.156664 24192 sys_catalog.cc:458] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:47.158519 24197 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:47.163185 24197 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:47.168017 23069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:47.171931 24197 catalog_manager.cc:1383] Generated new cluster ID: 048b400779a9422c90fb0b74c262f9ff
I20260709 12:19:47.172217 24197 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:47.192153 24197 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:47.193354 24197 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:47.212430 24197 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7: Generated new TSK 0
I20260709 12:19:47.212984 24197 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:47.235196 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:47.240998 24208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:47.242087 24209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:47.243693 24211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:47.243911 23069 server_base.cc:1061] running on GCE node
I20260709 12:19:47.244899 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:47.245079 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:47.245206 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599587245190 us; error 0 us; skew 500 ppm
I20260709 12:19:47.245657 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:47.248313 23069 webserver.cc:533] Webserver started at http://127.22.135.65:43501/ using document root <none> and password file <none>
I20260709 12:19:47.248780 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:47.248967 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:47.249258 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:47.250339 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/instance:
uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
format_stamp: "Formatted at 2026-07-09 12:19:47 on dist-test-slave-g1m6"
I20260709 12:19:47.254841 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:19:47.258064 24216 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:47.258817 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:19:47.259099 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root
uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
format_stamp: "Formatted at 2026-07-09 12:19:47 on dist-test-slave-g1m6"
I20260709 12:19:47.259394 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:47.273397 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:47.274657 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:47.276122 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:47.278398 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:47.278609 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:47.278851 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:47.279034 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:47.317615 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.65:40275
I20260709 12:19:47.317713 24278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.65:40275 every 8 connection(s)
I20260709 12:19:47.322389 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:47.329711 24283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:47.331969 24284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:47.335049 23069 server_base.cc:1061] running on GCE node
W20260709 12:19:47.334990 24286 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:47.336742 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:47.336977 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:47.337162 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599587337143 us; error 0 us; skew 500 ppm
I20260709 12:19:47.337688 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:47.340395 23069 webserver.cc:533] Webserver started at http://127.22.135.66:36619/ using document root <none> and password file <none>
I20260709 12:19:47.341001 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:47.341030 24279 heartbeater.cc:344] Connected to a master server at 127.22.135.126:37745
I20260709 12:19:47.341233 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:47.341498 24279 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:47.341571 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:47.342267 24279 heartbeater.cc:507] Master 127.22.135.126:37745 requested a full tablet report, sending...
I20260709 12:19:47.342855 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/instance:
uuid: "456c51eeaca74cf595d33ba5b0334819"
format_stamp: "Formatted at 2026-07-09 12:19:47 on dist-test-slave-g1m6"
I20260709 12:19:47.344305 24152 ts_manager.cc:194] Registered new tserver with Master: 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:19:47.345991 24152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54322
I20260709 12:19:47.347645 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:19:47.351084 24291 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:47.351809 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:19:47.352111 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root
uuid: "456c51eeaca74cf595d33ba5b0334819"
format_stamp: "Formatted at 2026-07-09 12:19:47 on dist-test-slave-g1m6"
I20260709 12:19:47.352408 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:47.364825 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:47.365927 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:47.367344 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:47.369530 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:47.369761 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:47.370005 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:47.370188 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:47.409109 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.66:40705
I20260709 12:19:47.409227 24353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.66:40705 every 8 connection(s)
I20260709 12:19:47.413787 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:47.421733 24357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:47.423051 24358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:47.425067 24360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:47.425314 23069 server_base.cc:1061] running on GCE node
I20260709 12:19:47.426403 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:47.426689 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:47.426844 24354 heartbeater.cc:344] Connected to a master server at 127.22.135.126:37745
I20260709 12:19:47.426905 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599587426886 us; error 0 us; skew 500 ppm
I20260709 12:19:47.427281 24354 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:47.427759 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:47.428174 24354 heartbeater.cc:507] Master 127.22.135.126:37745 requested a full tablet report, sending...
I20260709 12:19:47.430441 23069 webserver.cc:533] Webserver started at http://127.22.135.67:42181/ using document root <none> and password file <none>
I20260709 12:19:47.430547 24152 ts_manager.cc:194] Registered new tserver with Master: 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:47.430977 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:47.431205 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:47.431460 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:47.432029 24152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54338
I20260709 12:19:47.432614 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/instance:
uuid: "7813e2c9186a41db90615f6a4bbec641"
format_stamp: "Formatted at 2026-07-09 12:19:47 on dist-test-slave-g1m6"
I20260709 12:19:47.437430 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 12:19:47.440757 24365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:47.441468 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:19:47.441749 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root
uuid: "7813e2c9186a41db90615f6a4bbec641"
format_stamp: "Formatted at 2026-07-09 12:19:47 on dist-test-slave-g1m6"
I20260709 12:19:47.442009 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:47.455120 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:47.456321 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:47.457685 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:47.459836 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:47.460029 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:47.460286 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:47.460445 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:47.499109 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.67:45173
I20260709 12:19:47.499229 24427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.67:45173 every 8 connection(s)
I20260709 12:19:47.512236 24428 heartbeater.cc:344] Connected to a master server at 127.22.135.126:37745
I20260709 12:19:47.512553 24428 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:47.513245 24428 heartbeater.cc:507] Master 127.22.135.126:37745 requested a full tablet report, sending...
I20260709 12:19:47.514963 24152 ts_manager.cc:194] Registered new tserver with Master: 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:47.515559 23069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013310844s
I20260709 12:19:47.516562 24152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54342
I20260709 12:19:47.540069 24152 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54344:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:19:47.546141 24152 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:19:47.741459 24319 tablet_service.cc:1511] Processing CreateTablet for tablet ba5d36fcd949413e9cf19980533ea142 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:19:47.743088 24319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba5d36fcd949413e9cf19980533ea142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.754878 24393 tablet_service.cc:1511] Processing CreateTablet for tablet ba5d36fcd949413e9cf19980533ea142 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:19:47.755203 24392 tablet_service.cc:1511] Processing CreateTablet for tablet bef9e87084c54d0daaa5231befc65541 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:19:47.756345 24393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba5d36fcd949413e9cf19980533ea142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.757444 24391 tablet_service.cc:1511] Processing CreateTablet for tablet 6b44c49ec82648bca59967f9a4285e88 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:19:47.758450 24318 tablet_service.cc:1511] Processing CreateTablet for tablet bef9e87084c54d0daaa5231befc65541 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:19:47.759842 24318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef9e87084c54d0daaa5231befc65541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.760262 24390 tablet_service.cc:1511] Processing CreateTablet for tablet 56e305688c7c491f9af278fb9010ca59 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:19:47.763406 24388 tablet_service.cc:1511] Processing CreateTablet for tablet a5dde15d5e9240e0b540e861cc7b23a9 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:19:47.758867 24391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b44c49ec82648bca59967f9a4285e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.765735 24387 tablet_service.cc:1511] Processing CreateTablet for tablet 93ee879c50c349c6af1dde48eaecb336 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:19:47.767185 24387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ee879c50c349c6af1dde48eaecb336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.767551 24443 tablet_bootstrap.cc:492] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:47.771539 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 632651dcf1b94e3782bbf0911160b680 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:19:47.773061 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 632651dcf1b94e3782bbf0911160b680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.772756 24385 tablet_service.cc:1511] Processing CreateTablet for tablet 5fccaf4411d6499181881808c78c5595 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:19:47.775484 24443 tablet_bootstrap.cc:654] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:47.775563 24389 tablet_service.cc:1511] Processing CreateTablet for tablet 95b03d2232964d43826f9c0af3d22aca (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:19:47.771545 24386 tablet_service.cc:1511] Processing CreateTablet for tablet 5439245f869d41adb4d5c5f0812554d0 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:19:47.774108 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fccaf4411d6499181881808c78c5595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.783595 24392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef9e87084c54d0daaa5231befc65541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.783826 24319 tablet_service.cc:1511] Processing CreateTablet for tablet 6b44c49ec82648bca59967f9a4285e88 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:19:47.784546 24317 tablet_service.cc:1511] Processing CreateTablet for tablet 56e305688c7c491f9af278fb9010ca59 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:19:47.785175 24319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b44c49ec82648bca59967f9a4285e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.785938 24317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e305688c7c491f9af278fb9010ca59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.786747 24388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5dde15d5e9240e0b540e861cc7b23a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.789915 24316 tablet_service.cc:1511] Processing CreateTablet for tablet 95b03d2232964d43826f9c0af3d22aca (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:19:47.790608 24390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e305688c7c491f9af278fb9010ca59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.793061 24315 tablet_service.cc:1511] Processing CreateTablet for tablet a5dde15d5e9240e0b540e861cc7b23a9 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:19:47.794600 24316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b03d2232964d43826f9c0af3d22aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.795334 24314 tablet_service.cc:1511] Processing CreateTablet for tablet 93ee879c50c349c6af1dde48eaecb336 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:19:47.796934 24314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ee879c50c349c6af1dde48eaecb336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.802682 24315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5dde15d5e9240e0b540e861cc7b23a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.804960 24386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5439245f869d41adb4d5c5f0812554d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.806610 24389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b03d2232964d43826f9c0af3d22aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.812202 24313 tablet_service.cc:1511] Processing CreateTablet for tablet 5439245f869d41adb4d5c5f0812554d0 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:19:47.813555 24313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5439245f869d41adb4d5c5f0812554d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.815403 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 5fccaf4411d6499181881808c78c5595 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:19:47.816817 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fccaf4411d6499181881808c78c5595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.819796 24311 tablet_service.cc:1511] Processing CreateTablet for tablet 632651dcf1b94e3782bbf0911160b680 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:19:47.821316 24311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 632651dcf1b94e3782bbf0911160b680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.823361 24310 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8cfa2ba3294017bfa37a3458bae92c (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:19:47.824723 24310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8cfa2ba3294017bfa37a3458bae92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.828652 24244 tablet_service.cc:1511] Processing CreateTablet for tablet ba5d36fcd949413e9cf19980533ea142 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:19:47.829942 24244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba5d36fcd949413e9cf19980533ea142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.831065 24239 tablet_service.cc:1511] Processing CreateTablet for tablet a5dde15d5e9240e0b540e861cc7b23a9 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:19:47.831461 24243 tablet_service.cc:1511] Processing CreateTablet for tablet bef9e87084c54d0daaa5231befc65541 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:19:47.833128 24443 tablet_bootstrap.cc:492] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:47.833602 24443 ts_tablet_manager.cc:1403] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.066s	user 0.004s	sys 0.013s
I20260709 12:19:47.833418 24238 tablet_service.cc:1511] Processing CreateTablet for tablet 93ee879c50c349c6af1dde48eaecb336 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:19:47.834793 24241 tablet_service.cc:1511] Processing CreateTablet for tablet 56e305688c7c491f9af278fb9010ca59 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:19:47.835806 24237 tablet_service.cc:1511] Processing CreateTablet for tablet 5439245f869d41adb4d5c5f0812554d0 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:19:47.836642 24443 raft_consensus.cc:359] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } }
I20260709 12:19:47.837385 24443 raft_consensus.cc:385] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:47.837111 24240 tablet_service.cc:1511] Processing CreateTablet for tablet 95b03d2232964d43826f9c0af3d22aca (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:19:47.837677 24443 raft_consensus.cc:740] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:47.838070 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 5fccaf4411d6499181881808c78c5595 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:19:47.833613 24242 tablet_service.cc:1511] Processing CreateTablet for tablet 6b44c49ec82648bca59967f9a4285e88 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:19:47.840457 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 632651dcf1b94e3782bbf0911160b680 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:19:47.841773 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fccaf4411d6499181881808c78c5595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.843302 24444 tablet_bootstrap.cc:492] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:47.846576 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 632651dcf1b94e3782bbf0911160b680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.847236 24241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e305688c7c491f9af278fb9010ca59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.847892 24237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5439245f869d41adb4d5c5f0812554d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.848498 24242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b44c49ec82648bca59967f9a4285e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.850041 24391 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8cfa2ba3294017bfa37a3458bae92c (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:19:47.851343 24391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8cfa2ba3294017bfa37a3458bae92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.852885 24238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ee879c50c349c6af1dde48eaecb336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.853039 24443 consensus_queue.cc:260] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } }
I20260709 12:19:47.853585 24240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b03d2232964d43826f9c0af3d22aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.853557 24316 tablet_service.cc:1511] Processing CreateTablet for tablet dda079829a624b209d57d5221ed36b14 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:19:47.854591 24243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef9e87084c54d0daaa5231befc65541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.857007 24239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5dde15d5e9240e0b540e861cc7b23a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.859213 24318 tablet_service.cc:1511] Processing CreateTablet for tablet 559d9272a2f84eedbd9de6f8f900449f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:19:47.859864 24385 tablet_service.cc:1511] Processing CreateTablet for tablet 559d9272a2f84eedbd9de6f8f900449f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:19:47.862423 24319 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8926f5f5b64f1ab4da17fcf1ce66ba (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:19:47.864010 24388 tablet_service.cc:1511] Processing CreateTablet for tablet dda079829a624b209d57d5221ed36b14 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:19:47.861109 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 559d9272a2f84eedbd9de6f8f900449f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.868141 24388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda079829a624b209d57d5221ed36b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.870740 24444 tablet_bootstrap.cc:654] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:47.874619 24319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8926f5f5b64f1ab4da17fcf1ce66ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.875305 24318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 559d9272a2f84eedbd9de6f8f900449f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.876885 24316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda079829a624b209d57d5221ed36b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.887156 24393 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8926f5f5b64f1ab4da17fcf1ce66ba (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:19:47.888851 24393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8926f5f5b64f1ab4da17fcf1ce66ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:47.996461 24391 tablet_service.cc:1511] Processing CreateTablet for tablet 36896edd9ff54b13908aaa8926cffb56 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:19:47.997859 24391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36896edd9ff54b13908aaa8926cffb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.021576 24444 tablet_bootstrap.cc:492] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:48.022100 24444 ts_tablet_manager.cc:1403] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.179s	user 0.015s	sys 0.019s
I20260709 12:19:48.024982 24444 raft_consensus.cc:359] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } }
I20260709 12:19:48.043735 24319 tablet_service.cc:1511] Processing CreateTablet for tablet 36896edd9ff54b13908aaa8926cffb56 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:19:48.025720 24444 raft_consensus.cc:385] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:48.055095 24319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36896edd9ff54b13908aaa8926cffb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.055348 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8cfa2ba3294017bfa37a3458bae92c (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:19:48.075811 24385 tablet_service.cc:1511] Processing CreateTablet for tablet 2c698b80d33c4d8f87f3b21d66e1258b (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:19:48.060529 24239 tablet_service.cc:1511] Processing CreateTablet for tablet dda079829a624b209d57d5221ed36b14 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:19:48.092700 24237 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8926f5f5b64f1ab4da17fcf1ce66ba (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:19:48.095214 24443 ts_tablet_manager.cc:1434] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.261s	user 0.028s	sys 0.040s
I20260709 12:19:48.095504 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8cfa2ba3294017bfa37a3458bae92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.095929 24354 heartbeater.cc:499] Master 127.22.135.126:37745 was elected leader, sending a full tablet report...
I20260709 12:19:48.096269 24443 tablet_bootstrap.cc:492] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:48.098927 24446 raft_consensus.cc:493] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:48.099454 24446 raft_consensus.cc:515] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } }
I20260709 12:19:48.101783 24237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8926f5f5b64f1ab4da17fcf1ce66ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.083273 24444 raft_consensus.cc:740] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:48.114657 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c698b80d33c4d8f87f3b21d66e1258b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.116097 24443 tablet_bootstrap.cc:654] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:48.069934 24317 tablet_service.cc:1511] Processing CreateTablet for tablet 2c698b80d33c4d8f87f3b21d66e1258b (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:19:48.143556 24389 tablet_service.cc:1511] Processing CreateTablet for tablet a30665093aea434fa169f6a2c997f0a5 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:19:48.144276 24313 tablet_service.cc:1511] Processing CreateTablet for tablet a30665093aea434fa169f6a2c997f0a5 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:19:48.144937 24389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30665093aea434fa169f6a2c997f0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.145542 24313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30665093aea434fa169f6a2c997f0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.145238 24316 tablet_service.cc:1511] Processing CreateTablet for tablet 866c459e61e94a038fa8fc448fb4a04d (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:19:48.146490 24316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866c459e61e94a038fa8fc448fb4a04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.147456 24390 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad7be548a6b4c6e8a26e97a9ea30b3e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:19:48.148660 24390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad7be548a6b4c6e8a26e97a9ea30b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.150648 24239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda079829a624b209d57d5221ed36b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.150964 24448 tablet_bootstrap.cc:492] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:48.154960 24311 tablet_service.cc:1511] Processing CreateTablet for tablet 1b0972256eca416eb495fa5c42853b9f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:19:48.156466 24311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0972256eca416eb495fa5c42853b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.158175 24393 tablet_service.cc:1511] Processing CreateTablet for tablet 1b0972256eca416eb495fa5c42853b9f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:19:48.159449 24393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0972256eca416eb495fa5c42853b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.162146 24388 tablet_service.cc:1511] Processing CreateTablet for tablet 866c459e61e94a038fa8fc448fb4a04d (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
W20260709 12:19:48.165472 24200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:48.167408 24318 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad7be548a6b4c6e8a26e97a9ea30b3e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:19:48.168716 24318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad7be548a6b4c6e8a26e97a9ea30b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.077996 24238 tablet_service.cc:1511] Processing CreateTablet for tablet 559d9272a2f84eedbd9de6f8f900449f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:19:48.176901 24388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866c459e61e94a038fa8fc448fb4a04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.177983 24242 tablet_service.cc:1511] Processing CreateTablet for tablet 36896edd9ff54b13908aaa8926cffb56 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:19:48.187486 24444 consensus_queue.cc:260] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } }
I20260709 12:19:48.189335 24238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 559d9272a2f84eedbd9de6f8f900449f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.193224 24317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c698b80d33c4d8f87f3b21d66e1258b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.194926 24443 tablet_bootstrap.cc:492] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:48.195869 24443 ts_tablet_manager.cc:1403] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.005s
I20260709 12:19:48.195953 24242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36896edd9ff54b13908aaa8926cffb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.184677 24446 leader_election.cc:290] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173), 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:19:48.195056 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 2c698b80d33c4d8f87f3b21d66e1258b (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:19:48.201023 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c698b80d33c4d8f87f3b21d66e1258b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.201668 24244 tablet_service.cc:1511] Processing CreateTablet for tablet a30665093aea434fa169f6a2c997f0a5 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:19:48.208294 24244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30665093aea434fa169f6a2c997f0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.214035 24448 tablet_bootstrap.cc:654] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:48.222859 24243 tablet_service.cc:1511] Processing CreateTablet for tablet 866c459e61e94a038fa8fc448fb4a04d (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:19:48.224247 24243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866c459e61e94a038fa8fc448fb4a04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.224427 24310 tablet_service.cc:1511] Processing CreateTablet for tablet 373f134254014be98a1a0d75f81d3b6e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:19:48.225531 24240 tablet_service.cc:1511] Processing CreateTablet for tablet 373f134254014be98a1a0d75f81d3b6e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:19:48.226070 24310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f134254014be98a1a0d75f81d3b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.234676 24443 raft_consensus.cc:359] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.235436 24443 raft_consensus.cc:385] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:48.235760 24443 raft_consensus.cc:740] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:48.236655 24443 consensus_queue.cc:260] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.208319 24238 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad7be548a6b4c6e8a26e97a9ea30b3e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:19:48.282591 24312 tablet_service.cc:1511] Processing CreateTablet for tablet dd0eb3410d1d4cd79bcc8d9f09158140 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:19:48.285959 24241 tablet_service.cc:1511] Processing CreateTablet for tablet dd0eb3410d1d4cd79bcc8d9f09158140 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:19:48.288378 24313 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5e6ad53043458786b22a1d8606f22c (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:19:48.288740 24311 tablet_service.cc:1511] Processing CreateTablet for tablet 2b582b02590b44c795ee69d7f3cb607c (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:19:48.290696 24237 tablet_service.cc:1511] Processing CreateTablet for tablet 1b0972256eca416eb495fa5c42853b9f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:19:48.291910 24392 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5e6ad53043458786b22a1d8606f22c (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:19:48.292342 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 2b582b02590b44c795ee69d7f3cb607c (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:19:48.293166 24392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5e6ad53043458786b22a1d8606f22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.292932 24387 tablet_service.cc:1511] Processing CreateTablet for tablet dd0eb3410d1d4cd79bcc8d9f09158140 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:19:48.293812 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b582b02590b44c795ee69d7f3cb607c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.295300 24391 tablet_service.cc:1511] Processing CreateTablet for tablet 373f134254014be98a1a0d75f81d3b6e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:19:48.296051 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0eb3410d1d4cd79bcc8d9f09158140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.296646 24391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f134254014be98a1a0d75f81d3b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.302915 24311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b582b02590b44c795ee69d7f3cb607c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.303617 24313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5e6ad53043458786b22a1d8606f22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.312554 24444 ts_tablet_manager.cc:1434] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.290s	user 0.005s	sys 0.010s
I20260709 12:19:48.313676 24428 heartbeater.cc:499] Master 127.22.135.126:37745 was elected leader, sending a full tablet report...
I20260709 12:19:48.314401 24240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f134254014be98a1a0d75f81d3b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.318048 24241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0eb3410d1d4cd79bcc8d9f09158140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.319229 24453 raft_consensus.cc:493] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:48.320529 24238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad7be548a6b4c6e8a26e97a9ea30b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.329218 24237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0972256eca416eb495fa5c42853b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.319722 24453 raft_consensus.cc:515] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } }
I20260709 12:19:48.333925 24387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0eb3410d1d4cd79bcc8d9f09158140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.334508 24314 tablet_service.cc:1511] Processing CreateTablet for tablet 7c16f156a721483c95e068a61927fcf5 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:19:48.335951 24314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c16f156a721483c95e068a61927fcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.359486 24279 heartbeater.cc:499] Master 127.22.135.126:37745 was elected leader, sending a full tablet report...
I20260709 12:19:48.363504 24448 tablet_bootstrap.cc:492] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:48.364012 24448 ts_tablet_manager.cc:1403] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.213s	user 0.023s	sys 0.043s
I20260709 12:19:48.368310 24448 raft_consensus.cc:359] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.368868 24444 tablet_bootstrap.cc:492] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:48.369185 24448 raft_consensus.cc:385] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:48.369587 24448 raft_consensus.cc:740] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:48.371105 24448 consensus_queue.cc:260] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.370820 24443 ts_tablet_manager.cc:1434] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.175s	user 0.008s	sys 0.000s
I20260709 12:19:48.383805 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5d36fcd949413e9cf19980533ea142" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:48.389225 24403 raft_consensus.cc:2468] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:48.390594 24293 leader_election.cc:304] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:48.386004 24310 tablet_service.cc:1511] Processing CreateTablet for tablet 1e119fec05114f15a60d1488b84ca8ee (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:19:48.392650 24310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e119fec05114f15a60d1488b84ca8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.393081 24443 tablet_bootstrap.cc:492] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:48.393810 24449 raft_consensus.cc:493] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:48.394323 24453 leader_election.cc:290] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:19:48.395872 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5e6ad53043458786b22a1d8606f22c (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:19:48.397119 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5e6ad53043458786b22a1d8606f22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.394301 24449 raft_consensus.cc:515] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.400285 24449 leader_election.cc:290] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:48.410698 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 2b582b02590b44c795ee69d7f3cb607c (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:19:48.412070 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b582b02590b44c795ee69d7f3cb607c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.413192 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 1e197514ee2c487baae5e2569aeb8ead (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:19:48.391474 24446 raft_consensus.cc:2804] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:48.387825 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5d36fcd949413e9cf19980533ea142" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:48.414538 24386 tablet_service.cc:1511] Processing CreateTablet for tablet 7c16f156a721483c95e068a61927fcf5 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
W20260709 12:19:48.416952 24355 tablet.cc:2406] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:19:48.423358 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 7c16f156a721483c95e068a61927fcf5 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:19:48.447852 24318 tablet_service.cc:1511] Processing CreateTablet for tablet f0b3980fa12345f6a61e37cff868cfb3 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:19:48.448423 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c16f156a721483c95e068a61927fcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.449147 24318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b3980fa12345f6a61e37cff868cfb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.423400 24385 tablet_service.cc:1511] Processing CreateTablet for tablet f0b3980fa12345f6a61e37cff868cfb3 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:19:48.391176 24390 tablet_service.cc:1511] Processing CreateTablet for tablet 1e119fec05114f15a60d1488b84ca8ee (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:19:48.431830 24239 tablet_service.cc:1511] Processing CreateTablet for tablet 1e119fec05114f15a60d1488b84ca8ee (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:19:48.446506 24388 tablet_service.cc:1511] Processing CreateTablet for tablet 17d348d153de434faf3a1783b8ed55af (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:19:48.458106 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b3980fa12345f6a61e37cff868cfb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.436553 24244 tablet_service.cc:1511] Processing CreateTablet for tablet 1e197514ee2c487baae5e2569aeb8ead (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:19:48.443202 24446 raft_consensus.cc:493] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:48.458714 24446 raft_consensus.cc:3060] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:48.458921 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e197514ee2c487baae5e2569aeb8ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.458185 24239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e119fec05114f15a60d1488b84ca8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.461723 24390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e119fec05114f15a60d1488b84ca8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.462633 24386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c16f156a721483c95e068a61927fcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.433887 24317 tablet_service.cc:1511] Processing CreateTablet for tablet 1e197514ee2c487baae5e2569aeb8ead (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:19:48.464568 24244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e197514ee2c487baae5e2569aeb8ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.466650 24388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d348d153de434faf3a1783b8ed55af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.468087 24311 tablet_service.cc:1511] Processing CreateTablet for tablet 17d348d153de434faf3a1783b8ed55af (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:19:48.474581 24446 raft_consensus.cc:515] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } }
I20260709 12:19:48.477939 24444 tablet_bootstrap.cc:654] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:48.441565 24242 tablet_service.cc:1511] Processing CreateTablet for tablet f0b3980fa12345f6a61e37cff868cfb3 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:19:48.481156 24316 tablet_service.cc:1511] Processing CreateTablet for tablet cbfcfcccc1d2440e841ed0dc13a9e7b5 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:19:48.481695 24242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b3980fa12345f6a61e37cff868cfb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.483114 24446 leader_election.cc:290] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173), 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:19:48.484809 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 17d348d153de434faf3a1783b8ed55af (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:19:48.486011 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d348d153de434faf3a1783b8ed55af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.487136 24392 tablet_service.cc:1511] Processing CreateTablet for tablet cbfcfcccc1d2440e841ed0dc13a9e7b5 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:19:48.493738 24319 tablet_service.cc:1511] Processing CreateTablet for tablet 85b4b517ff1f49c1b9f508b33c2e884e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:19:48.495000 24392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfcfcccc1d2440e841ed0dc13a9e7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.496331 24235 tablet_service.cc:1511] Processing CreateTablet for tablet cbfcfcccc1d2440e841ed0dc13a9e7b5 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:19:48.501298 24244 tablet_service.cc:1511] Processing CreateTablet for tablet 85b4b517ff1f49c1b9f508b33c2e884e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:19:48.502513 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfcfcccc1d2440e841ed0dc13a9e7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.504623 24393 tablet_service.cc:1511] Processing CreateTablet for tablet 85b4b517ff1f49c1b9f508b33c2e884e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:19:48.505833 24393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b4b517ff1f49c1b9f508b33c2e884e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.510653 24311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d348d153de434faf3a1783b8ed55af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.511461 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 1b10a492d24449dfadade4f5709eaae2 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:19:48.512678 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b10a492d24449dfadade4f5709eaae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.514846 24316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfcfcccc1d2440e841ed0dc13a9e7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.505499 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 1b10a492d24449dfadade4f5709eaae2 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:19:48.518781 24319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b4b517ff1f49c1b9f508b33c2e884e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.518832 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b10a492d24449dfadade4f5709eaae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.527311 24448 ts_tablet_manager.cc:1434] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.163s	user 0.021s	sys 0.019s
I20260709 12:19:48.528373 24448 tablet_bootstrap.cc:492] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:48.532119 24317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e197514ee2c487baae5e2569aeb8ead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.546663 24391 tablet_service.cc:1511] Processing CreateTablet for tablet 1b10a492d24449dfadade4f5709eaae2 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:19:48.548136 24391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b10a492d24449dfadade4f5709eaae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.546888 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 9caec8205427417ab63f421f3b4f2118 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:19:48.438033 24443 tablet_bootstrap.cc:654] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:48.559998 24244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b4b517ff1f49c1b9f508b33c2e884e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.567328 24389 tablet_service.cc:1511] Processing CreateTablet for tablet 9caec8205427417ab63f421f3b4f2118 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:19:48.567562 24316 tablet_service.cc:1511] Processing CreateTablet for tablet 9caec8205427417ab63f421f3b4f2118 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:19:48.568668 24389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9caec8205427417ab63f421f3b4f2118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.568686 24316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9caec8205427417ab63f421f3b4f2118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.579051 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:48.587828 24292 leader_election.cc:343] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:48.588771 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5d36fcd949413e9cf19980533ea142" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:48.591816 24240 tablet_service.cc:1511] Processing CreateTablet for tablet aac67c88376040a8a2febdaa369cc9d1 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 12:19:48.588798 24292 leader_election.cc:343] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:48.596869 24292 leader_election.cc:343] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:48.600394 24311 tablet_service.cc:1511] Processing CreateTablet for tablet aac67c88376040a8a2febdaa369cc9d1 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:19:48.601769 24311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac67c88376040a8a2febdaa369cc9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.604324 24444 tablet_bootstrap.cc:492] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:48.604823 24444 ts_tablet_manager.cc:1403] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.236s	user 0.020s	sys 0.004s
I20260709 12:19:48.606295 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 301baabf2a614935a17629e0f67659a8 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:19:48.607765 24444 raft_consensus.cc:359] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.608487 24444 raft_consensus.cc:385] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:48.608784 24444 raft_consensus.cc:740] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:48.609510 24444 consensus_queue.cc:260] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.612133 24444 ts_tablet_manager.cc:1434] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:19:48.613027 24444 tablet_bootstrap.cc:492] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:48.615633 24385 tablet_service.cc:1511] Processing CreateTablet for tablet aac67c88376040a8a2febdaa369cc9d1 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:19:48.619036 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 301baabf2a614935a17629e0f67659a8 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:19:48.627977 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:48.625339 24444 tablet_bootstrap.cc:654] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:48.628715 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 301baabf2a614935a17629e0f67659a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.595479 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9caec8205427417ab63f421f3b4f2118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.631521 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5d36fcd949413e9cf19980533ea142" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:48.631798 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac67c88376040a8a2febdaa369cc9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.632094 24403 raft_consensus.cc:3060] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:48.636852 24293 leader_election.cc:343] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:48.637328 24293 leader_election.cc:304] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:48.638423 24446 raft_consensus.cc:2749] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:48.637022 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 301baabf2a614935a17629e0f67659a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.639384 24240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac67c88376040a8a2febdaa369cc9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.651348 24448 tablet_bootstrap.cc:654] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:48.653475 24393 tablet_service.cc:1511] Processing CreateTablet for tablet 301baabf2a614935a17629e0f67659a8 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:19:48.655361 24393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 301baabf2a614935a17629e0f67659a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.656715 24443 tablet_bootstrap.cc:492] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:48.657332 24443 ts_tablet_manager.cc:1403] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.264s	user 0.022s	sys 0.004s
I20260709 12:19:48.660319 24443 raft_consensus.cc:359] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.661077 24443 raft_consensus.cc:385] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:48.661541 24443 raft_consensus.cc:740] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:48.666848 24443 consensus_queue.cc:260] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.672613 24443 ts_tablet_manager.cc:1434] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:19:48.676545 24241 tablet_service.cc:1511] Processing CreateTablet for tablet 51e0f5561bd5409ba0c323a062d409b6 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:19:48.677878 24241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e0f5561bd5409ba0c323a062d409b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.679266 24443 tablet_bootstrap.cc:492] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:48.679733 24403 raft_consensus.cc:2468] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:48.684859 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5d36fcd949413e9cf19980533ea142" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:48.694787 24329 raft_consensus.cc:2393] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:48.686184 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5d36fcd949413e9cf19980533ea142" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:48.696808 24366 leader_election.cc:343] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:48.697230 24366 leader_election.cc:304] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:48.701874 24453 raft_consensus.cc:2749] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:48.709638 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 51e0f5561bd5409ba0c323a062d409b6 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:19:48.720898 24293 leader_election.cc:304] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:48.721123 24239 tablet_service.cc:1511] Processing CreateTablet for tablet 06292b45cbd74065a57d1d53181d8d39 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:19:48.721302 24392 tablet_service.cc:1511] Processing CreateTablet for tablet 06292b45cbd74065a57d1d53181d8d39 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:19:48.722430 24446 raft_consensus.cc:2804] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:48.722920 24446 raft_consensus.cc:697] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:48.723238 24318 tablet_service.cc:1511] Processing CreateTablet for tablet 06292b45cbd74065a57d1d53181d8d39 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:19:48.723755 24446 consensus_queue.cc:237] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } }
I20260709 12:19:48.724887 24242 tablet_service.cc:1511] Processing CreateTablet for tablet ba108c51c1b643e4b470a914a507d401 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:19:48.727227 24239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06292b45cbd74065a57d1d53181d8d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.727820 24242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba108c51c1b643e4b470a914a507d401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.728392 24443 tablet_bootstrap.cc:654] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:48.731528 24319 tablet_service.cc:1511] Processing CreateTablet for tablet 51e0f5561bd5409ba0c323a062d409b6 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:19:48.735093 24392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06292b45cbd74065a57d1d53181d8d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.740276 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e0f5561bd5409ba0c323a062d409b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.740221 24456 raft_consensus.cc:493] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:48.740895 24456 raft_consensus.cc:515] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.747221 24456 leader_election.cc:290] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:48.754339 24317 tablet_service.cc:1511] Processing CreateTablet for tablet ba108c51c1b643e4b470a914a507d401 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:19:48.761089 24386 tablet_service.cc:1511] Processing CreateTablet for tablet ba108c51c1b643e4b470a914a507d401 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:19:48.762573 24386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba108c51c1b643e4b470a914a507d401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.767488 24317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba108c51c1b643e4b470a914a507d401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.769234 24318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06292b45cbd74065a57d1d53181d8d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.799588 24319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e0f5561bd5409ba0c323a062d409b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.800179 24385 tablet_service.cc:1511] Processing CreateTablet for tablet 8791250dea1c44fcacd853a5d80c0510 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:19:48.800566 24448 tablet_bootstrap.cc:492] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:48.801465 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8791250dea1c44fcacd853a5d80c0510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.801800 24448 ts_tablet_manager.cc:1403] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.274s	user 0.008s	sys 0.039s
I20260709 12:19:48.804795 24448 raft_consensus.cc:359] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.805518 24448 raft_consensus.cc:385] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:48.805816 24448 raft_consensus.cc:740] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:48.806566 24448 consensus_queue.cc:260] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.810853 24448 ts_tablet_manager.cc:1434] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:19:48.813496 24448 tablet_bootstrap.cc:492] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:48.819007 24448 tablet_bootstrap.cc:654] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:48.826897 24150 catalog_manager.cc:5697] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:48.829869 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 8a9a6989cf5f486a9d555af44f433ce4 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:19:48.833670 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a9a6989cf5f486a9d555af44f433ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.834414 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 8a9a6989cf5f486a9d555af44f433ce4 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:19:48.835667 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a9a6989cf5f486a9d555af44f433ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.824759 24239 tablet_service.cc:1511] Processing CreateTablet for tablet 8791250dea1c44fcacd853a5d80c0510 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:19:48.848037 24444 tablet_bootstrap.cc:492] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:48.848587 24444 ts_tablet_manager.cc:1403] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.236s	user 0.009s	sys 0.008s
I20260709 12:19:48.849014 24239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8791250dea1c44fcacd853a5d80c0510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.851678 24444 raft_consensus.cc:359] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.852551 24444 raft_consensus.cc:385] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:48.852845 24444 raft_consensus.cc:740] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:48.844365 24443 tablet_bootstrap.cc:492] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:48.843637 24385 tablet_service.cc:1511] Processing CreateTablet for tablet 8a9a6989cf5f486a9d555af44f433ce4 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:19:48.854233 24443 ts_tablet_manager.cc:1403] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.175s	user 0.021s	sys 0.023s
I20260709 12:19:48.855085 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a9a6989cf5f486a9d555af44f433ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.857311 24319 tablet_service.cc:1511] Processing CreateTablet for tablet 8791250dea1c44fcacd853a5d80c0510 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:19:48.857487 24443 raft_consensus.cc:359] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.858269 24443 raft_consensus.cc:385] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:48.858606 24319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8791250dea1c44fcacd853a5d80c0510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.853713 24444 consensus_queue.cc:260] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.862540 24444 ts_tablet_manager.cc:1434] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 12:19:48.865284 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 3569182e87104d378d79862a92a4fb3f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:19:48.866552 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3569182e87104d378d79862a92a4fb3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.875592 24389 tablet_service.cc:1511] Processing CreateTablet for tablet 3569182e87104d378d79862a92a4fb3f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:19:48.880070 24318 tablet_service.cc:1511] Processing CreateTablet for tablet 2846576bcba54e47ac480f46e5ab6c46 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:19:48.883075 24389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3569182e87104d378d79862a92a4fb3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.883219 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439245f869d41adb4d5c5f0812554d0" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:48.883208 24242 tablet_service.cc:1511] Processing CreateTablet for tablet 2846576bcba54e47ac480f46e5ab6c46 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:19:48.884756 24242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2846576bcba54e47ac480f46e5ab6c46. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:48.885351 24218 leader_election.cc:343] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:48.868445 24316 tablet_service.cc:1511] Processing CreateTablet for tablet 3569182e87104d378d79862a92a4fb3f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:19:48.891541 24316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3569182e87104d378d79862a92a4fb3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.858603 24443 raft_consensus.cc:740] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:48.903200 24443 consensus_queue.cc:260] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.905457 24456 raft_consensus.cc:493] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:48.905871 24444 tablet_bootstrap.cc:492] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:48.905972 24456 raft_consensus.cc:515] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.908357 24456 leader_election.cc:290] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:48.911008 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fccaf4411d6499181881808c78c5595" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:48.912540 24218 leader_election.cc:343] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:48.913951 24443 ts_tablet_manager.cc:1434] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:19:48.920620 24385 tablet_service.cc:1511] Processing CreateTablet for tablet 2846576bcba54e47ac480f46e5ab6c46 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:19:48.921116 24241 tablet_service.cc:1511] Processing CreateTablet for tablet 680875a981de46588fc8f303502a51c0 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:19:48.922003 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2846576bcba54e47ac480f46e5ab6c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.922781 24241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 680875a981de46588fc8f303502a51c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.930507 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439245f869d41adb4d5c5f0812554d0" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:48.931648 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fccaf4411d6499181881808c78c5595" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
W20260709 12:19:48.933315 24217 leader_election.cc:343] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:48.933758 24217 leader_election.cc:304] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
W20260709 12:19:48.934921 24217 leader_election.cc:343] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:48.935314 24217 leader_election.cc:304] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:48.936245 24456 raft_consensus.cc:2749] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:48.936841 24456 raft_consensus.cc:2749] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:48.930766 24318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2846576bcba54e47ac480f46e5ab6c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.944563 24317 tablet_service.cc:1511] Processing CreateTablet for tablet 680875a981de46588fc8f303502a51c0 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:19:48.945881 24317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 680875a981de46588fc8f303502a51c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.949360 24443 tablet_bootstrap.cc:492] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:48.955965 24444 tablet_bootstrap.cc:654] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:48.957137 24443 tablet_bootstrap.cc:654] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:48.958711 24385 tablet_service.cc:1511] Processing CreateTablet for tablet 680875a981de46588fc8f303502a51c0 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:19:48.959538 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 680875a981de46588fc8f303502a51c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.963557 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 6b392cde1648485b9832f9aa93aacb1b (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:19:48.965139 24316 tablet_service.cc:1511] Processing CreateTablet for tablet 6b392cde1648485b9832f9aa93aacb1b (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:19:48.966496 24316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b392cde1648485b9832f9aa93aacb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.966977 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 6b392cde1648485b9832f9aa93aacb1b (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:19:48.968211 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b392cde1648485b9832f9aa93aacb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.967391 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b392cde1648485b9832f9aa93aacb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.977535 24243 tablet_service.cc:1511] Processing CreateTablet for tablet f2a590b420844ce8ae2687e7f2b70bf9 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:19:48.978874 24243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a590b420844ce8ae2687e7f2b70bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.985082 24453 raft_consensus.cc:493] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:48.985581 24453 raft_consensus.cc:515] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:48.988131 24453 leader_election.cc:290] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:48.988814 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:48.991061 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
W20260709 12:19:48.993080 24366 leader_election.cc:343] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:48.994170 24366 leader_election.cc:343] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:48.994758 24366 leader_election.cc:304] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:48.997784 24453 raft_consensus.cc:2749] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:48.999437 24448 tablet_bootstrap.cc:492] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:48.999948 24448 ts_tablet_manager.cc:1403] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.188s	user 0.013s	sys 0.015s
I20260709 12:19:49.004447 24318 tablet_service.cc:1511] Processing CreateTablet for tablet f2a590b420844ce8ae2687e7f2b70bf9 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:19:49.002869 24448 raft_consensus.cc:359] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.006847 24385 tablet_service.cc:1511] Processing CreateTablet for tablet f2a590b420844ce8ae2687e7f2b70bf9 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:19:49.009788 24318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a590b420844ce8ae2687e7f2b70bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.010661 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a590b420844ce8ae2687e7f2b70bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.009979 24448 raft_consensus.cc:385] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.014559 24448 raft_consensus.cc:740] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.015333 24448 consensus_queue.cc:260] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.017521 24448 ts_tablet_manager.cc:1434] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:19:49.019160 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 5316b56930cb4d5eb433a3cddba310c3 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:19:49.020270 24443 tablet_bootstrap.cc:492] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:49.020469 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5316b56930cb4d5eb433a3cddba310c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.020779 24443 ts_tablet_manager.cc:1403] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.004s
I20260709 12:19:49.023563 24443 raft_consensus.cc:359] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.024205 24443 raft_consensus.cc:385] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.024468 24443 raft_consensus.cc:740] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.025157 24443 consensus_queue.cc:260] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.020114 24386 tablet_service.cc:1511] Processing CreateTablet for tablet 5316b56930cb4d5eb433a3cddba310c3 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:19:49.026525 24448 tablet_bootstrap.cc:492] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:49.028550 24443 ts_tablet_manager.cc:1434] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:49.026508 24453 raft_consensus.cc:493] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.030669 24453 raft_consensus.cc:515] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.033984 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44c49ec82648bca59967f9a4285e88" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:49.034374 24386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5316b56930cb4d5eb433a3cddba310c3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:49.035319 24366 leader_election.cc:343] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.036619 24453 leader_election.cc:290] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:49.037652 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44c49ec82648bca59967f9a4285e88" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:49.038280 24328 raft_consensus.cc:2468] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:49.039474 24366 leader_election.cc:304] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [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: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:49.040520 24453 raft_consensus.cc:2804] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:49.040902 24453 raft_consensus.cc:493] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.041231 24453 raft_consensus.cc:3060] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.041141 24239 tablet_service.cc:1511] Processing CreateTablet for tablet d0d7424fb8494b7785969a761275c4e3 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:19:49.042605 24239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d7424fb8494b7785969a761275c4e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.044627 24448 tablet_bootstrap.cc:654] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.046587 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 5316b56930cb4d5eb433a3cddba310c3 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:19:49.049182 24444 tablet_bootstrap.cc:492] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:49.049657 24444 ts_tablet_manager.cc:1403] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.006s
I20260709 12:19:49.052552 24453 raft_consensus.cc:515] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.052838 24316 tablet_service.cc:1511] Processing CreateTablet for tablet d0d7424fb8494b7785969a761275c4e3 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:19:49.053265 24444 raft_consensus.cc:359] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.054049 24444 raft_consensus.cc:385] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.054325 24316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d7424fb8494b7785969a761275c4e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.054404 24444 raft_consensus.cc:740] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.036461 24443 tablet_bootstrap.cc:492] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:49.055259 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5316b56930cb4d5eb433a3cddba310c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.056324 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44c49ec82648bca59967f9a4285e88" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
W20260709 12:19:49.058064 24366 leader_election.cc:343] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.058503 24444 consensus_queue.cc:260] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.061465 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44c49ec82648bca59967f9a4285e88" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:49.062022 24328 raft_consensus.cc:3060] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.072254 24453 leader_election.cc:290] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:49.081682 24384 tablet_service.cc:1511] Processing CreateTablet for tablet d0d7424fb8494b7785969a761275c4e3 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:19:49.082491 24243 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8c30ae2d824e76bd921d722bf0fa4e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:19:49.084183 24243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8c30ae2d824e76bd921d722bf0fa4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.083094 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d7424fb8494b7785969a761275c4e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.087185 24328 raft_consensus.cc:2468] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:49.086095 24443 tablet_bootstrap.cc:654] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.093819 24366 leader_election.cc:304] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:49.094660 24453 raft_consensus.cc:2804] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:49.095103 24444 ts_tablet_manager.cc:1434] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.045s	user 0.018s	sys 0.005s
I20260709 12:19:49.095129 24453 raft_consensus.cc:697] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:49.096261 24444 tablet_bootstrap.cc:492] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:49.096103 24453 consensus_queue.cc:237] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.099916 24385 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8c30ae2d824e76bd921d722bf0fa4e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:19:49.101387 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8c30ae2d824e76bd921d722bf0fa4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.101603 24316 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8c30ae2d824e76bd921d722bf0fa4e (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:19:49.102761 24316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8c30ae2d824e76bd921d722bf0fa4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.112254 24241 tablet_service.cc:1511] Processing CreateTablet for tablet d2e7f3cc3c4746ffa618a37ce8afc926 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:19:49.112439 24389 tablet_service.cc:1511] Processing CreateTablet for tablet d2e7f3cc3c4746ffa618a37ce8afc926 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:19:49.113571 24389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e7f3cc3c4746ffa618a37ce8afc926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.113571 24241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e7f3cc3c4746ffa618a37ce8afc926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.115039 24318 tablet_service.cc:1511] Processing CreateTablet for tablet d2e7f3cc3c4746ffa618a37ce8afc926 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:19:49.116484 24318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e7f3cc3c4746ffa618a37ce8afc926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.116604 24444 tablet_bootstrap.cc:654] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.129822 24242 tablet_service.cc:1511] Processing CreateTablet for tablet 7c145a93a1dd4becac0268f895781ab0 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:19:49.131101 24242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c145a93a1dd4becac0268f895781ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.136234 24316 tablet_service.cc:1511] Processing CreateTablet for tablet 7c145a93a1dd4becac0268f895781ab0 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:19:49.137738 24316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c145a93a1dd4becac0268f895781ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.139190 24449 raft_consensus.cc:493] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.139676 24449 raft_consensus.cc:515] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.141644 24449 leader_election.cc:290] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.144608 24392 tablet_service.cc:1511] Processing CreateTablet for tablet 0c61c5be92bc4161b83c708d3c1bfc38 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:19:49.145829 24392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c61c5be92bc4161b83c708d3c1bfc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.147403 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9e87084c54d0daaa5231befc65541" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:49.148983 24293 leader_election.cc:343] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.149209 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9e87084c54d0daaa5231befc65541" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:49.150266 24449 consensus_queue.cc:1048] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:49.151595 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 0c61c5be92bc4161b83c708d3c1bfc38 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:19:49.155020 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c61c5be92bc4161b83c708d3c1bfc38. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:49.153265 24292 leader_election.cc:343] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.158864 24292 leader_election.cc:304] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:49.152866 24317 tablet_service.cc:1511] Processing CreateTablet for tablet 0c61c5be92bc4161b83c708d3c1bfc38 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:19:49.172557 24318 tablet_service.cc:1511] Processing CreateTablet for tablet a3d048c95abc49139f927d68719b0643 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:19:49.173171 24443 tablet_bootstrap.cc:492] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:49.173671 24443 ts_tablet_manager.cc:1403] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.000s
I20260709 12:19:49.174443 24386 tablet_service.cc:1511] Processing CreateTablet for tablet 7c145a93a1dd4becac0268f895781ab0 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:19:49.175678 24386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c145a93a1dd4becac0268f895781ab0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:49.176013 24200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:49.179886 24443 raft_consensus.cc:359] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.180637 24443 raft_consensus.cc:385] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.180933 24443 raft_consensus.cc:740] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.182466 24317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c61c5be92bc4161b83c708d3c1bfc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.181624 24443 consensus_queue.cc:260] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.162746 24449 raft_consensus.cc:2749] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:49.189630 24235 tablet_service.cc:1511] Processing CreateTablet for tablet a3d048c95abc49139f927d68719b0643 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:19:49.195358 24318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d048c95abc49139f927d68719b0643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.196636 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d048c95abc49139f927d68719b0643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.218153 24385 tablet_service.cc:1511] Processing CreateTablet for tablet a3d048c95abc49139f927d68719b0643 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:19:49.215651 24453 raft_consensus.cc:493] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.219283 24453 raft_consensus.cc:515] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.221269 24453 leader_election.cc:290] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:49.223011 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fccaf4411d6499181881808c78c5595" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:49.224041 24319 tablet_service.cc:1511] Processing CreateTablet for tablet 73ef8a55d4794b1b9f16601d2393db1f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 12:19:49.224378 24366 leader_election.cc:343] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.222818 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 73ef8a55d4794b1b9f16601d2393db1f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:19:49.225338 24319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ef8a55d4794b1b9f16601d2393db1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.225634 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d048c95abc49139f927d68719b0643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.232280 24388 tablet_service.cc:1511] Processing CreateTablet for tablet 73ef8a55d4794b1b9f16601d2393db1f (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:19:49.233538 24388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ef8a55d4794b1b9f16601d2393db1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.234545 24470 raft_consensus.cc:493] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.235013 24470 raft_consensus.cc:515] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.237033 24470 leader_election.cc:290] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.238140 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:49.238802 24403 raft_consensus.cc:2468] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:49.239133 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:49.239993 24218 leader_election.cc:304] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
W20260709 12:19:49.240834 24217 leader_election.cc:343] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.240072 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fccaf4411d6499181881808c78c5595" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:49.241757 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ef8a55d4794b1b9f16601d2393db1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.241901 24470 raft_consensus.cc:2804] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:49.242267 24470 raft_consensus.cc:493] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.242595 24470 raft_consensus.cc:3060] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.241772 24254 raft_consensus.cc:2468] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:49.245930 24366 leader_election.cc:304] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [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: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819
I20260709 12:19:49.246749 24453 raft_consensus.cc:2804] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:49.247102 24453 raft_consensus.cc:493] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.247433 24453 raft_consensus.cc:3060] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.252099 24470 raft_consensus.cc:515] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.253870 24448 tablet_bootstrap.cc:492] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:49.254371 24448 ts_tablet_manager.cc:1403] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.228s	user 0.039s	sys 0.043s
I20260709 12:19:49.259073 24448 raft_consensus.cc:359] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.259742 24448 raft_consensus.cc:385] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.260037 24448 raft_consensus.cc:740] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.260749 24448 consensus_queue.cc:260] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.261896 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 179cbbd45cbf402d92d389cd89b76497 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:19:49.263283 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179cbbd45cbf402d92d389cd89b76497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.266372 24389 tablet_service.cc:1511] Processing CreateTablet for tablet 179cbbd45cbf402d92d389cd89b76497 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:19:49.267452 24443 ts_tablet_manager.cc:1434] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.000s
I20260709 12:19:49.260771 24242 tablet_service.cc:1511] Processing CreateTablet for tablet 179cbbd45cbf402d92d389cd89b76497 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:19:49.268517 24443 tablet_bootstrap.cc:492] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:49.268924 24242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179cbbd45cbf402d92d389cd89b76497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.269291 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 6504092b1a4a43c6a8b2b982f8be8669 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:19:49.267635 24389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179cbbd45cbf402d92d389cd89b76497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.270396 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6504092b1a4a43c6a8b2b982f8be8669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.284399 24311 tablet_service.cc:1511] Processing CreateTablet for tablet 6504092b1a4a43c6a8b2b982f8be8669 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:19:49.285748 24311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6504092b1a4a43c6a8b2b982f8be8669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.287386 24444 tablet_bootstrap.cc:492] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:49.287892 24444 ts_tablet_manager.cc:1403] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.192s	user 0.011s	sys 0.019s
I20260709 12:19:49.290589 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:49.291018 24453 raft_consensus.cc:515] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.292613 24446 raft_consensus.cc:493] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.293116 24446 raft_consensus.cc:515] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.294000 24453 leader_election.cc:290] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:49.295182 24446 leader_election.cc:290] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.295058 24444 raft_consensus.cc:359] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.295815 24444 raft_consensus.cc:385] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.296119 24444 raft_consensus.cc:740] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.296470 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:49.297030 24403 raft_consensus.cc:3060] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:49.301132 24217 leader_election.cc:343] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.302039 24152 catalog_manager.cc:5697] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:49.302881 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fccaf4411d6499181881808c78c5595" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:49.297056 24448 ts_tablet_manager.cc:1434] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 12:19:49.306979 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fccaf4411d6499181881808c78c5595" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:49.307559 24254 raft_consensus.cc:3060] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.307406 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8926f5f5b64f1ab4da17fcf1ce66ba" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:49.310140 24292 leader_election.cc:343] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.307746 24448 tablet_bootstrap.cc:492] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
W20260709 12:19:49.306034 24366 leader_election.cc:343] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.318634 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 26810025f66f4104b470023f7ad7291b (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:19:49.319655 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26810025f66f4104b470023f7ad7291b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.307471 24443 tablet_bootstrap.cc:654] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.323211 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8926f5f5b64f1ab4da17fcf1ce66ba" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:49.298516 24470 leader_election.cc:290] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.336292 24254 raft_consensus.cc:2468] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
W20260709 12:19:49.343242 24292 consensus_peers.cc:597] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:49.344688 24293 leader_election.cc:343] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.345690 24318 tablet_service.cc:1511] Processing CreateTablet for tablet 26810025f66f4104b470023f7ad7291b (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:19:49.296976 24444 consensus_queue.cc:260] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.351955 24444 ts_tablet_manager.cc:1434] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.004s
I20260709 12:19:49.355724 24366 leader_election.cc:304] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819
I20260709 12:19:49.357496 24453 raft_consensus.cc:2804] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:49.358168 24453 raft_consensus.cc:697] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:49.359414 24453 consensus_queue.cc:237] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.362130 24318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26810025f66f4104b470023f7ad7291b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.347697 24293 leader_election.cc:304] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:49.363538 24446 raft_consensus.cc:2749] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:49.365293 24475 raft_consensus.cc:493] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.365108 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 26810025f66f4104b470023f7ad7291b (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:19:49.365723 24475 raft_consensus.cc:515] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.366430 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26810025f66f4104b470023f7ad7291b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.344908 24388 tablet_service.cc:1511] Processing CreateTablet for tablet 6504092b1a4a43c6a8b2b982f8be8669 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:19:49.353019 24444 tablet_bootstrap.cc:492] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:49.373610 24388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6504092b1a4a43c6a8b2b982f8be8669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.374766 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8cfa2ba3294017bfa37a3458bae92c" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:49.376339 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8cfa2ba3294017bfa37a3458bae92c" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
W20260709 12:19:49.377693 24366 leader_election.cc:343] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.372428 24475 leader_election.cc:290] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
W20260709 12:19:49.379076 24366 leader_election.cc:343] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.379522 24366 leader_election.cc:304] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:49.380577 24475 raft_consensus.cc:2749] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:49.382012 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf4c16d6889496a98ce36ec5b0fdb63 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:19:49.383107 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf4c16d6889496a98ce36ec5b0fdb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.368710 24448 tablet_bootstrap.cc:654] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.389971 24392 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf4c16d6889496a98ce36ec5b0fdb63 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:19:49.391213 24392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf4c16d6889496a98ce36ec5b0fdb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.391525 24242 tablet_service.cc:1511] Processing CreateTablet for tablet 2e297b1540ac4700b5d2b2b634adeb96 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:19:49.391812 24403 raft_consensus.cc:2468] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:49.395179 24242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e297b1540ac4700b5d2b2b634adeb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.402158 24444 tablet_bootstrap.cc:654] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.399513 24152 catalog_manager.cc:5697] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:49.407814 24218 leader_election.cc:304] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819
I20260709 12:19:49.410024 24470 raft_consensus.cc:2804] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:49.410578 24470 raft_consensus.cc:697] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:49.411402 24470 consensus_queue.cc:237] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.413576 24311 tablet_service.cc:1511] Processing CreateTablet for tablet 2e297b1540ac4700b5d2b2b634adeb96 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:19:49.415863 24311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e297b1540ac4700b5d2b2b634adeb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.417815 24317 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf4c16d6889496a98ce36ec5b0fdb63 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:19:49.428730 24443 tablet_bootstrap.cc:492] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:49.429347 24443 ts_tablet_manager.cc:1403] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.161s	user 0.012s	sys 0.004s
I20260709 12:19:49.430303 24317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf4c16d6889496a98ce36ec5b0fdb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.436911 24389 tablet_service.cc:1511] Processing CreateTablet for tablet 2e297b1540ac4700b5d2b2b634adeb96 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:19:49.438165 24389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e297b1540ac4700b5d2b2b634adeb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.438040 24443 raft_consensus.cc:359] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.438802 24443 raft_consensus.cc:385] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.439121 24443 raft_consensus.cc:740] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.439857 24443 consensus_queue.cc:260] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.445036 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 71df40702efa4dff9b90530c4bbd2529 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:19:49.449437 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71df40702efa4dff9b90530c4bbd2529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.469022 24443 ts_tablet_manager.cc:1434] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260709 12:19:49.470359 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 71df40702efa4dff9b90530c4bbd2529 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:19:49.471561 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71df40702efa4dff9b90530c4bbd2529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:49.464823 24456 raft_consensus.cc:493] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.477535 24456 raft_consensus.cc:515] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.480549 24456 leader_election.cc:290] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.481668 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ee879c50c349c6af1dde48eaecb336" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:49.482547 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ee879c50c349c6af1dde48eaecb336" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:49.482586 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 71df40702efa4dff9b90530c4bbd2529 (DEFAULT_TABLE table=test-workload [id=20a33b5359ec41198f4989547a1ad68c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:19:49.484026 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71df40702efa4dff9b90530c4bbd2529. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:49.484066 24218 leader_election.cc:343] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:49.485517 24217 leader_election.cc:343] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.485941 24217 leader_election.cc:304] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:49.487025 24456 raft_consensus.cc:2749] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:49.491129 24444 tablet_bootstrap.cc:492] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:49.491598 24444 ts_tablet_manager.cc:1403] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.005s
I20260709 12:19:49.491402 24152 catalog_manager.cc:5697] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:49.498163 24448 tablet_bootstrap.cc:492] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:49.498696 24448 ts_tablet_manager.cc:1403] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.191s	user 0.012s	sys 0.020s
I20260709 12:19:49.498989 24444 raft_consensus.cc:359] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.499650 24444 raft_consensus.cc:385] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.499898 24444 raft_consensus.cc:740] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.500523 24444 consensus_queue.cc:260] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.501430 24448 raft_consensus.cc:359] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.502526 24444 ts_tablet_manager.cc:1434] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 12:19:49.502111 24448 raft_consensus.cc:385] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.502959 24448 raft_consensus.cc:740] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.503723 24448 consensus_queue.cc:260] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.505810 24448 ts_tablet_manager.cc:1434] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:49.506740 24448 tablet_bootstrap.cc:492] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:49.508137 24444 tablet_bootstrap.cc:492] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:49.513037 24448 tablet_bootstrap.cc:654] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.514726 24444 tablet_bootstrap.cc:654] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.514984 24254 raft_consensus.cc:3060] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.516307 24443 tablet_bootstrap.cc:492] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:49.529273 24443 tablet_bootstrap.cc:654] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.529381 24444 tablet_bootstrap.cc:492] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:49.529955 24444 ts_tablet_manager.cc:1403] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 12:19:49.532948 24444 raft_consensus.cc:359] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.533808 24444 raft_consensus.cc:385] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.534150 24444 raft_consensus.cc:740] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.535099 24444 consensus_queue.cc:260] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.535362 24453 consensus_queue.cc:1048] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:49.547780 24444 ts_tablet_manager.cc:1434] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 12:19:49.552923 24444 tablet_bootstrap.cc:492] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:49.561273 24444 tablet_bootstrap.cc:654] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.571323 24443 tablet_bootstrap.cc:492] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:49.571749 24443 ts_tablet_manager.cc:1403] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.023s
I20260709 12:19:49.572014 24444 tablet_bootstrap.cc:492] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:49.572485 24444 ts_tablet_manager.cc:1403] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 12:19:49.574095 24443 raft_consensus.cc:359] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.574790 24443 raft_consensus.cc:385] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.574692 24475 consensus_queue.cc:1048] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:49.575304 24443 raft_consensus.cc:740] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.574955 24444 raft_consensus.cc:359] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.575843 24444 raft_consensus.cc:385] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.576160 24444 raft_consensus.cc:740] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.576071 24443 consensus_queue.cc:260] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.581257 24443 ts_tablet_manager.cc:1434] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:19:49.582146 24443 tablet_bootstrap.cc:492] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:49.585837 24446 raft_consensus.cc:493] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.586316 24446 raft_consensus.cc:515] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.586966 24448 tablet_bootstrap.cc:492] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:49.587466 24443 tablet_bootstrap.cc:654] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.587412 24448 ts_tablet_manager.cc:1403] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.081s	user 0.032s	sys 0.041s
I20260709 12:19:49.588958 24446 leader_election.cc:290] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.589896 24444 consensus_queue.cc:260] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.591044 24448 raft_consensus.cc:359] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.591764 24448 raft_consensus.cc:385] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.592024 24448 raft_consensus.cc:740] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.592842 24448 consensus_queue.cc:260] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.596977 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559d9272a2f84eedbd9de6f8f900449f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:49.597582 24403 raft_consensus.cc:2468] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:49.598794 24293 leader_election.cc:304] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:49.599602 24446 raft_consensus.cc:2804] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:49.599957 24446 raft_consensus.cc:493] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.600310 24446 raft_consensus.cc:3060] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.602523 24448 ts_tablet_manager.cc:1434] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 12:19:49.606570 24448 tablet_bootstrap.cc:492] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:49.608024 24444 ts_tablet_manager.cc:1434] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:19:49.609308 24444 tablet_bootstrap.cc:492] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:49.612313 24446 raft_consensus.cc:515] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.614504 24448 tablet_bootstrap.cc:654] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.615249 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559d9272a2f84eedbd9de6f8f900449f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:49.616324 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559d9272a2f84eedbd9de6f8f900449f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:49.616863 24403 raft_consensus.cc:3060] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.618678 24446 leader_election.cc:290] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
W20260709 12:19:49.619740 24292 leader_election.cc:343] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.618875 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559d9272a2f84eedbd9de6f8f900449f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:49.621907 24292 leader_election.cc:343] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.629668 24403 raft_consensus.cc:2468] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:49.630088 24444 tablet_bootstrap.cc:654] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.637336 24448 tablet_bootstrap.cc:492] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:49.637785 24448 ts_tablet_manager.cc:1403] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.014s
I20260709 12:19:49.638389 24293 leader_election.cc:304] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:49.639063 24443 tablet_bootstrap.cc:492] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:49.639179 24446 raft_consensus.cc:2804] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:49.639623 24443 ts_tablet_manager.cc:1403] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.058s	user 0.036s	sys 0.019s
I20260709 12:19:49.639714 24446 raft_consensus.cc:697] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:49.640555 24448 raft_consensus.cc:359] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.640542 24446 consensus_queue.cc:237] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.641325 24448 raft_consensus.cc:385] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.641633 24448 raft_consensus.cc:740] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.642442 24448 consensus_queue.cc:260] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.642997 24443 raft_consensus.cc:359] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.643786 24443 raft_consensus.cc:385] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.644228 24443 raft_consensus.cc:740] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.645044 24448 ts_tablet_manager.cc:1434] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:19:49.645232 24444 tablet_bootstrap.cc:492] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:49.644979 24443 consensus_queue.cc:260] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.645676 24444 ts_tablet_manager.cc:1403] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.006s
I20260709 12:19:49.646046 24448 tablet_bootstrap.cc:492] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:49.647537 24443 ts_tablet_manager.cc:1434] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:19:49.648442 24443 tablet_bootstrap.cc:492] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:49.648142 24444 raft_consensus.cc:359] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.650413 24444 raft_consensus.cc:385] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.650730 24444 raft_consensus.cc:740] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.651522 24444 consensus_queue.cc:260] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.653014 24448 tablet_bootstrap.cc:654] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.653663 24443 tablet_bootstrap.cc:654] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.657397 24444 ts_tablet_manager.cc:1434] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:19:49.658571 24444 tablet_bootstrap.cc:492] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:49.661906 24443 tablet_bootstrap.cc:492] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:49.662390 24443 ts_tablet_manager.cc:1403] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:19:49.664009 24444 tablet_bootstrap.cc:654] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.665109 24443 raft_consensus.cc:359] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.665927 24443 raft_consensus.cc:385] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.666280 24443 raft_consensus.cc:740] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.669220 24448 tablet_bootstrap.cc:492] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:49.668629 24443 consensus_queue.cc:260] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.669663 24448 ts_tablet_manager.cc:1403] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260709 12:19:49.671775 24443 ts_tablet_manager.cc:1434] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 12:19:49.672851 24443 tablet_bootstrap.cc:492] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:49.672925 24448 raft_consensus.cc:359] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } }
I20260709 12:19:49.673815 24448 raft_consensus.cc:385] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.674147 24448 raft_consensus.cc:740] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.674568 24444 tablet_bootstrap.cc:492] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:49.675000 24444 ts_tablet_manager.cc:1403] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 12:19:49.674969 24448 consensus_queue.cc:260] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } }
I20260709 12:19:49.677261 24449 raft_consensus.cc:493] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.677389 24448 ts_tablet_manager.cc:1434] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:19:49.677557 24444 raft_consensus.cc:359] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.677721 24449 raft_consensus.cc:515] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.678211 24444 raft_consensus.cc:385] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.678450 24448 tablet_bootstrap.cc:492] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:49.678511 24444 raft_consensus.cc:740] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.679407 24444 consensus_queue.cc:260] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.679729 24449 leader_election.cc:290] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.681736 24444 ts_tablet_manager.cc:1434] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:19:49.681951 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632651dcf1b94e3782bbf0911160b680" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:49.683322 24292 leader_election.cc:343] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.683879 24448 tablet_bootstrap.cc:654] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.684122 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632651dcf1b94e3782bbf0911160b680" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:49.684640 24443 tablet_bootstrap.cc:654] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.685511 24444 tablet_bootstrap.cc:492] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
W20260709 12:19:49.685432 24293 leader_election.cc:343] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.685988 24293 leader_election.cc:304] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:49.687047 24449 raft_consensus.cc:2749] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:49.696081 24470 raft_consensus.cc:493] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.696566 24470 raft_consensus.cc:515] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.698627 24470 leader_election.cc:290] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.700819 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8926f5f5b64f1ab4da17fcf1ce66ba" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:49.701422 24403 raft_consensus.cc:2468] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:49.703050 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8926f5f5b64f1ab4da17fcf1ce66ba" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:49.703617 24328 raft_consensus.cc:2468] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:49.704713 24218 leader_election.cc:304] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:49.706300 24443 tablet_bootstrap.cc:492] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:49.706517 24448 tablet_bootstrap.cc:492] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:49.706353 24470 raft_consensus.cc:2804] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:49.706904 24443 ts_tablet_manager.cc:1403] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.013s
I20260709 12:19:49.707163 24448 ts_tablet_manager.cc:1403] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260709 12:19:49.707074 24470 raft_consensus.cc:493] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.707695 24470 raft_consensus.cc:3060] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.709462 24443 raft_consensus.cc:359] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.710106 24443 raft_consensus.cc:385] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.710465 24443 raft_consensus.cc:740] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.710178 24448 raft_consensus.cc:359] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.711030 24448 raft_consensus.cc:385] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.711365 24448 raft_consensus.cc:740] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.711134 24443 consensus_queue.cc:260] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.711957 24446 raft_consensus.cc:493] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.712355 24448 consensus_queue.cc:260] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.712419 24446 raft_consensus.cc:515] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.713398 24443 ts_tablet_manager.cc:1434] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:19:49.714262 24443 tablet_bootstrap.cc:492] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:49.714563 24448 ts_tablet_manager.cc:1434] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:49.715319 24470 raft_consensus.cc:515] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.716018 24448 tablet_bootstrap.cc:492] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:49.717978 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8926f5f5b64f1ab4da17fcf1ce66ba" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:49.718844 24328 raft_consensus.cc:3060] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.719501 24443 tablet_bootstrap.cc:654] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.722107 24448 tablet_bootstrap.cc:654] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.725517 24446 leader_election.cc:290] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.725435 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439245f869d41adb4d5c5f0812554d0" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:49.727182 24254 raft_consensus.cc:2468] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:49.728389 24292 leader_election.cc:304] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:49.728644 24151 catalog_manager.cc:5697] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:49.729501 24449 raft_consensus.cc:2804] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:49.729882 24449 raft_consensus.cc:493] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.730079 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439245f869d41adb4d5c5f0812554d0" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:49.730293 24449 raft_consensus.cc:3060] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:49.731524 24293 leader_election.cc:343] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.736434 24328 raft_consensus.cc:2468] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:49.737403 24449 raft_consensus.cc:515] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.737681 24217 leader_election.cc:304] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:49.738495 24456 raft_consensus.cc:2804] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:49.740319 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439245f869d41adb4d5c5f0812554d0" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:49.741050 24254 raft_consensus.cc:3060] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.745846 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8926f5f5b64f1ab4da17fcf1ce66ba" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:49.746408 24403 raft_consensus.cc:3060] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.748723 24254 raft_consensus.cc:2468] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:49.749825 24292 leader_election.cc:304] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:49.752305 24444 tablet_bootstrap.cc:654] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.753140 24446 raft_consensus.cc:2804] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:49.755307 24403 raft_consensus.cc:2468] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:49.756546 24449 leader_election.cc:290] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.757273 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439245f869d41adb4d5c5f0812554d0" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:49.758615 24293 leader_election.cc:343] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.762120 24470 leader_election.cc:290] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.765635 24470 raft_consensus.cc:493] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.766072 24470 raft_consensus.cc:515] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.768784 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632651dcf1b94e3782bbf0911160b680" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:49.769356 24328 raft_consensus.cc:2468] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:49.770643 24217 leader_election.cc:304] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:49.773030 24449 raft_consensus.cc:493] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.773643 24446 raft_consensus.cc:697] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:49.773521 24449 raft_consensus.cc:515] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.774523 24446 consensus_queue.cc:237] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.776510 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:49.776815 24508 raft_consensus.cc:2804] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:49.777194 24508 raft_consensus.cc:493] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.777536 24508 raft_consensus.cc:3060] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:49.777783 24292 leader_election.cc:343] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.778307 24456 raft_consensus.cc:697] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:49.779397 24449 leader_election.cc:290] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.779158 24456 consensus_queue.cc:237] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.784432 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:49.786046 24293 leader_election.cc:343] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.786671 24293 leader_election.cc:304] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:49.787986 24449 raft_consensus.cc:2749] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:49.790743 24470 leader_election.cc:290] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.792042 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632651dcf1b94e3782bbf0911160b680" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:49.793743 24218 leader_election.cc:343] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.809891 24449 raft_consensus.cc:493] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.810465 24449 raft_consensus.cc:515] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.811249 24443 tablet_bootstrap.cc:492] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:49.811705 24443 ts_tablet_manager.cc:1403] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.098s	user 0.050s	sys 0.039s
I20260709 12:19:49.812085 24448 tablet_bootstrap.cc:492] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:49.812536 24448 ts_tablet_manager.cc:1403] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.063s
I20260709 12:19:49.812624 24449 leader_election.cc:290] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.814002 24508 raft_consensus.cc:515] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.814383 24443 raft_consensus.cc:359] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.815033 24443 raft_consensus.cc:385] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.815101 24448 raft_consensus.cc:359] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.815349 24443 raft_consensus.cc:740] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.815820 24448 raft_consensus.cc:385] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.816114 24448 raft_consensus.cc:740] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.816435 24508 leader_election.cc:290] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.816319 24443 consensus_queue.cc:260] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.816794 24448 consensus_queue.cc:260] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.818365 24443 ts_tablet_manager.cc:1434] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:19:49.818938 24448 ts_tablet_manager.cc:1434] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:19:49.819342 24443 tablet_bootstrap.cc:492] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:49.819834 24448 tablet_bootstrap.cc:492] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:49.819912 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda079829a624b209d57d5221ed36b14" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:49.820576 24403 raft_consensus.cc:2468] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:49.822336 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632651dcf1b94e3782bbf0911160b680" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:49.822921 24328 raft_consensus.cc:3060] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.825254 24152 catalog_manager.cc:5697] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:49.827550 24293 leader_election.cc:304] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:49.828168 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632651dcf1b94e3782bbf0911160b680" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:49.828574 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda079829a624b209d57d5221ed36b14" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:49.828913 24443 tablet_bootstrap.cc:654] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.829767 24448 tablet_bootstrap.cc:654] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:49.829849 24218 leader_election.cc:343] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.815291 24151 catalog_manager.cc:5697] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:49.831069 24292 leader_election.cc:343] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.837983 24328 raft_consensus.cc:2468] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:49.839713 24443 tablet_bootstrap.cc:492] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:49.841233 24443 ts_tablet_manager.cc:1403] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 12:19:49.841205 24217 leader_election.cc:304] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:49.842325 24448 tablet_bootstrap.cc:492] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:49.842521 24508 raft_consensus.cc:2804] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:49.842633 24449 raft_consensus.cc:2804] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:49.842784 24448 ts_tablet_manager.cc:1403] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260709 12:19:49.843024 24449 raft_consensus.cc:493] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.843248 24508 raft_consensus.cc:697] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:49.843420 24449 raft_consensus.cc:3060] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.840071 24444 tablet_bootstrap.cc:492] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:49.844489 24444 ts_tablet_manager.cc:1403] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.159s	user 0.027s	sys 0.011s
I20260709 12:19:49.844101 24508 consensus_queue.cc:237] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.845983 24448 raft_consensus.cc:359] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.844043 24443 raft_consensus.cc:359] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.846738 24448 raft_consensus.cc:385] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.847069 24448 raft_consensus.cc:740] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.847741 24448 consensus_queue.cc:260] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.847956 24444 raft_consensus.cc:359] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.848553 24444 raft_consensus.cc:385] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.848834 24444 raft_consensus.cc:740] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.846750 24443 raft_consensus.cc:385] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.849644 24443 raft_consensus.cc:740] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.850029 24448 ts_tablet_manager.cc:1434] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:49.850385 24443 consensus_queue.cc:260] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.850937 24448 tablet_bootstrap.cc:492] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:49.852479 24443 ts_tablet_manager.cc:1434] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:19:49.853307 24443 tablet_bootstrap.cc:492] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:49.854545 24444 consensus_queue.cc:260] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.857515 24444 ts_tablet_manager.cc:1434] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:19:49.858668 24448 tablet_bootstrap.cc:654] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.863839 24443 tablet_bootstrap.cc:654] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.866479 24444 tablet_bootstrap.cc:492] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:49.867004 24448 tablet_bootstrap.cc:492] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:49.867400 24448 ts_tablet_manager.cc:1403] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:19:49.869766 24448 raft_consensus.cc:359] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.870503 24448 raft_consensus.cc:385] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.870774 24448 raft_consensus.cc:740] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.871374 24448 consensus_queue.cc:260] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.872195 24444 tablet_bootstrap.cc:654] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.872985 24475 raft_consensus.cc:493] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.873332 24448 ts_tablet_manager.cc:1434] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:49.873437 24475 raft_consensus.cc:515] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.874301 24448 tablet_bootstrap.cc:492] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:49.875550 24475 leader_election.cc:290] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:49.876399 24151 catalog_manager.cc:5697] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:49.877727 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632651dcf1b94e3782bbf0911160b680" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:49.878955 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632651dcf1b94e3782bbf0911160b680" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:49.879725 24328 raft_consensus.cc:2393] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
I20260709 12:19:49.880079 24449 raft_consensus.cc:515] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.881475 24448 tablet_bootstrap.cc:654] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.885537 24443 tablet_bootstrap.cc:492] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:49.886508 24443 ts_tablet_manager.cc:1403] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.033s	user 0.002s	sys 0.007s
I20260709 12:19:49.886804 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda079829a624b209d57d5221ed36b14" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:49.887713 24449 leader_election.cc:290] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
W20260709 12:19:49.888098 24292 leader_election.cc:343] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:49.881429 24366 leader_election.cc:304] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:49.889394 24443 raft_consensus.cc:359] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.889626 24475 raft_consensus.cc:3060] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.889631 24444 tablet_bootstrap.cc:492] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:49.889740 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda079829a624b209d57d5221ed36b14" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:49.890568 24403 raft_consensus.cc:3060] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.897528 24475 raft_consensus.cc:2749] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:49.897940 24443 raft_consensus.cc:385] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.900702 24443 raft_consensus.cc:740] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.901531 24443 consensus_queue.cc:260] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.903815 24443 ts_tablet_manager.cc:1434] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 12:19:49.904697 24444 ts_tablet_manager.cc:1403] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.009s
I20260709 12:19:49.906827 24443 tablet_bootstrap.cc:492] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:49.908697 24444 raft_consensus.cc:359] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.909544 24444 raft_consensus.cc:385] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.909893 24444 raft_consensus.cc:740] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.910975 24403 raft_consensus.cc:2468] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:49.912444 24293 leader_election.cc:304] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:49.913249 24443 tablet_bootstrap.cc:654] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.913416 24449 raft_consensus.cc:2804] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:49.913883 24449 raft_consensus.cc:697] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:49.914115 24444 consensus_queue.cc:260] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.914695 24449 consensus_queue.cc:237] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.914886 24508 raft_consensus.cc:493] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.916088 24444 ts_tablet_manager.cc:1434] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:19:49.915694 24508 raft_consensus.cc:515] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.917045 24444 tablet_bootstrap.cc:492] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:49.919764 24508 leader_election.cc:290] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:49.920222 24453 raft_consensus.cc:493] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:49.920805 24453 raft_consensus.cc:515] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.923020 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559d9272a2f84eedbd9de6f8f900449f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:49.925272 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:49.926028 24254 raft_consensus.cc:2468] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:49.927544 24453 leader_election.cc:290] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:49.929908 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:49.929868 24366 leader_election.cc:304] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:49.930640 24328 raft_consensus.cc:2468] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:49.931504 24453 raft_consensus.cc:2804] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:49.931929 24453 raft_consensus.cc:493] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:49.932322 24453 raft_consensus.cc:3060] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.932777 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559d9272a2f84eedbd9de6f8f900449f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:49.932300 24254 raft_consensus.cc:3060] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.933683 24403 raft_consensus.cc:2393] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c89c4502a454724ab8fa38d4e0e9fad in current term 1: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:49.934929 24218 leader_election.cc:304] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:49.936028 24508 raft_consensus.cc:3060] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.940522 24453 raft_consensus.cc:515] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.941015 24444 tablet_bootstrap.cc:654] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.943027 24508 raft_consensus.cc:2749] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:49.943341 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:49.943898 24253 raft_consensus.cc:3060] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.945523 24448 tablet_bootstrap.cc:492] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:49.945971 24448 ts_tablet_manager.cc:1403] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.017s
I20260709 12:19:49.946174 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:49.946909 24328 raft_consensus.cc:3060] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:49.950923 24253 raft_consensus.cc:2468] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:49.950775 24448 raft_consensus.cc:359] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.951428 24448 raft_consensus.cc:385] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:49.951709 24448 raft_consensus.cc:740] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:49.952055 24366 leader_election.cc:304] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:49.953102 24475 raft_consensus.cc:2804] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:49.956488 24448 consensus_queue.cc:260] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.960853 24448 ts_tablet_manager.cc:1434] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:19:49.963593 24328 raft_consensus.cc:2468] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:49.964062 24448 tablet_bootstrap.cc:492] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:49.965404 24475 raft_consensus.cc:697] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:49.966284 24475 consensus_queue.cc:237] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:49.970896 24453 leader_election.cc:290] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:49.974337 24525 consensus_queue.cc:1048] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:19:49.975164 24217 consensus_peers.cc:597] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:49.979369 24448 tablet_bootstrap.cc:654] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:49.979035 24152 catalog_manager.cc:5697] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:49.992393 24328 raft_consensus.cc:3060] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.002102 24443 tablet_bootstrap.cc:492] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:50.002744 24443 ts_tablet_manager.cc:1403] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.007s
I20260709 12:19:50.006551 24456 raft_consensus.cc:493] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.006536 24524 consensus_queue.cc:1048] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:50.007246 24456 raft_consensus.cc:515] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.010885 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:50.011471 24403 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:50.006109 24443 raft_consensus.cc:359] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.012732 24443 raft_consensus.cc:385] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.013001 24443 raft_consensus.cc:740] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.013178 24218 leader_election.cc:304] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:50.013621 24443 consensus_queue.cc:260] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.014019 24508 raft_consensus.cc:2804] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:50.014396 24508 raft_consensus.cc:493] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.014700 24508 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.015614 24443 ts_tablet_manager.cc:1434] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:19:50.016372 24152 catalog_manager.cc:5697] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:50.017889 24456 leader_election.cc:290] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.020123 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:50.021049 24327 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:50.023170 24508 raft_consensus.cc:515] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.016433 24443 tablet_bootstrap.cc:492] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:50.025828 24448 tablet_bootstrap.cc:492] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:50.026294 24448 ts_tablet_manager.cc:1403] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.027s
I20260709 12:19:50.026147 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:50.026707 24327 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.027100 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:50.027631 24403 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.028795 24448 raft_consensus.cc:359] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.029438 24448 raft_consensus.cc:385] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.029687 24448 raft_consensus.cc:740] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.030452 24448 consensus_queue.cc:260] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.032594 24448 ts_tablet_manager.cc:1434] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:19:50.033403 24508 leader_election.cc:290] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.038800 24403 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:50.040109 24448 tablet_bootstrap.cc:492] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:50.040165 24218 leader_election.cc:304] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:50.040391 24327 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:50.041903 24444 tablet_bootstrap.cc:492] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:50.041790 24456 raft_consensus.cc:2804] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:50.042501 24444 ts_tablet_manager.cc:1403] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.126s	user 0.021s	sys 0.050s
I20260709 12:19:50.042744 24456 raft_consensus.cc:697] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:50.044622 24456 consensus_queue.cc:237] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.042955 24449 raft_consensus.cc:493] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.046085 24449 raft_consensus.cc:515] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.042109 24475 raft_consensus.cc:493] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.049863 24475 raft_consensus.cc:515] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.051348 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30665093aea434fa169f6a2c997f0a5" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:50.052178 24254 raft_consensus.cc:2468] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:50.085147 24508 raft_consensus.cc:493] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.085675 24508 raft_consensus.cc:515] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.087666 24508 leader_election.cc:290] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.123658 24475 leader_election.cc:290] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:50.124822 24449 leader_election.cc:290] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.125432 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30665093aea434fa169f6a2c997f0a5" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:50.126924 24293 leader_election.cc:343] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.128340 24443 tablet_bootstrap.cc:654] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.130751 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:50.131008 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9e87084c54d0daaa5231befc65541" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:50.131630 24403 raft_consensus.cc:2468] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:50.132918 24444 raft_consensus.cc:359] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.133572 24444 raft_consensus.cc:385] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.133420 24508 consensus_queue.cc:1048] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:50.133844 24444 raft_consensus.cc:740] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.135536 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9e87084c54d0daaa5231befc65541" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:50.142055 24218 leader_election.cc:304] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:50.142896 24329 raft_consensus.cc:2468] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:50.143383 24508 raft_consensus.cc:2804] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:50.143783 24508 raft_consensus.cc:493] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.144125 24508 raft_consensus.cc:3060] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.139811 24292 leader_election.cc:304] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.147373 24446 raft_consensus.cc:493] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.141717 24444 consensus_queue.cc:260] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.147972 24446 raft_consensus.cc:515] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.150017 24444 ts_tablet_manager.cc:1434] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.107s	user 0.016s	sys 0.016s
I20260709 12:19:50.150652 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:50.151433 24329 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:50.151942 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8cfa2ba3294017bfa37a3458bae92c" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:50.152603 24449 raft_consensus.cc:2804] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:50.153162 24449 raft_consensus.cc:493] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.152550 24403 raft_consensus.cc:2468] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:50.153678 24449 raft_consensus.cc:3060] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.154635 24293 leader_election.cc:304] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:50.155545 24509 raft_consensus.cc:2804] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:50.155915 24509 raft_consensus.cc:493] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.156250 24509 raft_consensus.cc:3060] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.150681 24446 leader_election.cc:290] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.158095 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8cfa2ba3294017bfa37a3458bae92c" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:50.158638 24448 tablet_bootstrap.cc:654] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.159763 24366 leader_election.cc:304] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [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: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:50.160962 24475 raft_consensus.cc:2804] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:50.161312 24475 raft_consensus.cc:493] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.161628 24475 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:50.164227 24509 raft_consensus.cc:515] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:50.165568 24292 leader_election.cc:343] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.166255 24444 tablet_bootstrap.cc:492] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:50.167316 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8cfa2ba3294017bfa37a3458bae92c" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:50.167866 24402 raft_consensus.cc:3060] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.168311 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8cfa2ba3294017bfa37a3458bae92c" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
W20260709 12:19:50.169731 24292 leader_election.cc:343] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.173136 24444 tablet_bootstrap.cc:654] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.174692 24402 raft_consensus.cc:2468] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:50.174824 24475 raft_consensus.cc:515] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.175388 24449 raft_consensus.cc:515] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.175882 24293 leader_election.cc:304] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:50.177736 24443 tablet_bootstrap.cc:492] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:50.178158 24443 ts_tablet_manager.cc:1403] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.162s	user 0.021s	sys 0.018s
I20260709 12:19:50.178960 24508 raft_consensus.cc:515] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.179884 24446 raft_consensus.cc:2804] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:19:50.179526 24200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:50.180626 24443 raft_consensus.cc:359] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.181473 24443 raft_consensus.cc:385] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.182435 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9e87084c54d0daaa5231befc65541" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:50.183171 24329 raft_consensus.cc:3060] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.186647 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30665093aea434fa169f6a2c997f0a5" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:50.187202 24254 raft_consensus.cc:3060] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.188710 24508 leader_election.cc:290] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.189792 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9e87084c54d0daaa5231befc65541" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:50.190398 24402 raft_consensus.cc:3060] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.191443 24152 catalog_manager.cc:5697] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:50.194331 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30665093aea434fa169f6a2c997f0a5" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:50.181807 24443 raft_consensus.cc:740] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.194129 24449 leader_election.cc:290] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.195497 24443 consensus_queue.cc:260] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.197288 24448 tablet_bootstrap.cc:492] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
W20260709 12:19:50.198948 24293 leader_election.cc:343] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.199446 24448 ts_tablet_manager.cc:1403] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.160s	user 0.008s	sys 0.005s
I20260709 12:19:50.201117 24443 ts_tablet_manager.cc:1434] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:19:50.202173 24448 raft_consensus.cc:359] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.202862 24448 raft_consensus.cc:385] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.203159 24448 raft_consensus.cc:740] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.203877 24448 consensus_queue.cc:260] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.198657 24254 raft_consensus.cc:2468] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:50.205896 24292 leader_election.cc:304] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.207073 24449 raft_consensus.cc:2804] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:50.207521 24449 raft_consensus.cc:697] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:50.208220 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:50.208319 24449 consensus_queue.cc:237] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.202566 24443 tablet_bootstrap.cc:492] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:50.211062 24509 leader_election.cc:290] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.217036 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:50.217664 24475 leader_election.cc:290] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:50.217767 24327 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:50.222751 24402 raft_consensus.cc:2468] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:50.223765 24446 raft_consensus.cc:697] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:50.224951 24443 tablet_bootstrap.cc:654] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.225112 24446 consensus_queue.cc:237] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.226682 24448 ts_tablet_manager.cc:1434] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.006s
I20260709 12:19:50.227762 24448 tablet_bootstrap.cc:492] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:50.231216 24218 leader_election.cc:304] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:50.205924 24329 raft_consensus.cc:2468] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:50.232400 24538 raft_consensus.cc:2804] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:50.229990 24327 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:19:50.234375 24366 leader_election.cc:304] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [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: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:50.235282 24475 raft_consensus.cc:2804] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:50.235772 24475 raft_consensus.cc:697] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:50.236032 24538 raft_consensus.cc:697] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:50.236624 24475 consensus_queue.cc:237] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.236922 24538 consensus_queue.cc:237] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.243530 24444 tablet_bootstrap.cc:492] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:50.243801 24448 tablet_bootstrap.cc:654] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.243997 24444 ts_tablet_manager.cc:1403] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.009s
I20260709 12:19:50.246393 24444 raft_consensus.cc:359] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.246999 24444 raft_consensus.cc:385] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.247292 24444 raft_consensus.cc:740] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.247105 24151 catalog_manager.cc:5697] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:50.248157 24444 consensus_queue.cc:260] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.248867 24536 consensus_queue.cc:1048] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:50.250367 24443 tablet_bootstrap.cc:492] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:50.250586 24444 ts_tablet_manager.cc:1434] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:19:50.251031 24443 ts_tablet_manager.cc:1403] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.008s
I20260709 12:19:50.251483 24444 tablet_bootstrap.cc:492] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:50.255192 24443 raft_consensus.cc:359] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.255386 24449 consensus_queue.cc:1048] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:50.255858 24443 raft_consensus.cc:385] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.256170 24443 raft_consensus.cc:740] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.261446 24443 consensus_queue.cc:260] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.262086 24444 tablet_bootstrap.cc:654] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.263576 24443 ts_tablet_manager.cc:1434] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:19:50.272670 24537 raft_consensus.cc:493] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.273307 24537 raft_consensus.cc:515] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:50.275571 24293 consensus_peers.cc:597] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:50.276130 24537 leader_election.cc:290] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.277370 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8cfa2ba3294017bfa37a3458bae92c" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:50.277904 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8cfa2ba3294017bfa37a3458bae92c" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:50.278420 24403 raft_consensus.cc:2393] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c89c4502a454724ab8fa38d4e0e9fad in current term 1: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:50.278577 24443 tablet_bootstrap.cc:492] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:50.279642 24218 leader_election.cc:304] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.280797 24537 raft_consensus.cc:3060] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.280627 24151 catalog_manager.cc:5697] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:50.297607 24537 raft_consensus.cc:2749] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:50.293139 24443 tablet_bootstrap.cc:654] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.302259 24448 tablet_bootstrap.cc:492] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:50.302727 24448 ts_tablet_manager.cc:1403] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.000s
I20260709 12:19:50.305394 24448 raft_consensus.cc:359] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.306001 24448 raft_consensus.cc:385] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.306294 24448 raft_consensus.cc:740] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.306965 24448 consensus_queue.cc:260] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.306892 24151 catalog_manager.cc:5697] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:50.309218 24448 ts_tablet_manager.cc:1434] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:19:50.310420 24448 tablet_bootstrap.cc:492] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:50.314021 24537 consensus_queue.cc:1048] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:50.318729 24152 catalog_manager.cc:5697] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:50.320422 24443 tablet_bootstrap.cc:492] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:50.322561 24443 ts_tablet_manager.cc:1403] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.010s
I20260709 12:19:50.323858 24537 raft_consensus.cc:493] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.324462 24537 raft_consensus.cc:515] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.325246 24443 raft_consensus.cc:359] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.325886 24443 raft_consensus.cc:385] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.326152 24443 raft_consensus.cc:740] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.326925 24443 consensus_queue.cc:260] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.328881 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:50.329865 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
W20260709 12:19:50.330089 24218 leader_election.cc:343] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.330591 24443 ts_tablet_manager.cc:1434] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 12:19:50.331215 24217 leader_election.cc:343] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.331470 24443 tablet_bootstrap.cc:492] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:50.331652 24217 leader_election.cc:304] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.333528 24538 raft_consensus.cc:2749] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:50.338145 24538 consensus_queue.cc:1048] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:50.338871 24443 tablet_bootstrap.cc:654] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.340849 24537 leader_election.cc:290] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.349555 24448 tablet_bootstrap.cc:654] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.355298 24444 tablet_bootstrap.cc:492] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:50.357348 24444 ts_tablet_manager.cc:1403] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.106s	user 0.028s	sys 0.027s
I20260709 12:19:50.359906 24444 raft_consensus.cc:359] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.360569 24444 raft_consensus.cc:385] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.360149 24538 consensus_queue.cc:1048] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:50.360848 24444 raft_consensus.cc:740] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.366752 24444 consensus_queue.cc:260] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.368086 24537 raft_consensus.cc:493] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.368741 24444 ts_tablet_manager.cc:1434] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 12:19:50.368525 24537 raft_consensus.cc:515] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.371017 24537 leader_election.cc:290] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.372475 24536 consensus_queue.cc:1048] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:50.372865 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:50.374256 24218 leader_election.cc:343] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.374853 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
W20260709 12:19:50.376636 24217 leader_election.cc:343] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.377177 24217 leader_election.cc:304] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.378407 24537 raft_consensus.cc:2749] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:50.382578 24537 consensus_queue.cc:1048] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:50.385766 24536 consensus_queue.cc:1048] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:50.394294 24292 consensus_peers.cc:597] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:50.369568 24444 tablet_bootstrap.cc:492] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:50.398118 24443 tablet_bootstrap.cc:492] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:50.398584 24443 ts_tablet_manager.cc:1403] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.032s
I20260709 12:19:50.402132 24443 raft_consensus.cc:359] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.402818 24443 raft_consensus.cc:385] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.403102 24443 raft_consensus.cc:740] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.403851 24443 consensus_queue.cc:260] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.407541 24443 ts_tablet_manager.cc:1434] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:19:50.409262 24443 tablet_bootstrap.cc:492] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:50.415824 24443 tablet_bootstrap.cc:654] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.416177 24444 tablet_bootstrap.cc:654] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.425751 24509 raft_consensus.cc:493] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.426285 24509 raft_consensus.cc:515] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.428607 24448 tablet_bootstrap.cc:492] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:50.429227 24448 ts_tablet_manager.cc:1403] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.001s
I20260709 12:19:50.429450 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b582b02590b44c795ee69d7f3cb607c" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:50.432170 24292 leader_election.cc:343] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.432646 24448 raft_consensus.cc:359] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.433542 24448 raft_consensus.cc:385] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.433820 24448 raft_consensus.cc:740] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.437160 24448 consensus_queue.cc:260] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.428418 24509 leader_election.cc:290] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.442180 24443 tablet_bootstrap.cc:492] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:50.442651 24443 ts_tablet_manager.cc:1403] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.016s
I20260709 12:19:50.442508 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b582b02590b44c795ee69d7f3cb607c" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:50.443949 24293 leader_election.cc:343] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.444082 24453 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:50.444615 24293 leader_election.cc:304] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.445818 24509 raft_consensus.cc:2749] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:50.445659 24443 raft_consensus.cc:359] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.446344 24443 raft_consensus.cc:385] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.443944 24444 tablet_bootstrap.cc:492] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:50.446631 24443 raft_consensus.cc:740] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.446882 24444 ts_tablet_manager.cc:1403] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.000s
I20260709 12:19:50.447532 24529 raft_consensus.cc:493] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.447407 24443 consensus_queue.cc:260] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.447956 24529 raft_consensus.cc:515] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.449386 24443 ts_tablet_manager.cc:1434] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:19:50.449921 24529 leader_election.cc:290] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:50.442556 24448 ts_tablet_manager.cc:1434] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 12:19:50.452953 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ee879c50c349c6af1dde48eaecb336" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:50.453074 24444 raft_consensus.cc:359] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.453696 24444 raft_consensus.cc:385] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.453615 24327 raft_consensus.cc:2468] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:50.454011 24444 raft_consensus.cc:740] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.454849 24444 consensus_queue.cc:260] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.455303 24443 tablet_bootstrap.cc:492] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:50.456763 24444 ts_tablet_manager.cc:1434] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260709 12:19:50.457232 24366 leader_election.cc:304] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:50.457576 24444 tablet_bootstrap.cc:492] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:50.458299 24529 raft_consensus.cc:2804] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:50.458649 24529 raft_consensus.cc:493] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.458954 24529 raft_consensus.cc:3060] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.460412 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ee879c50c349c6af1dde48eaecb336" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:50.461014 24254 raft_consensus.cc:2468] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:50.464289 24448 tablet_bootstrap.cc:492] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:50.470373 24525 raft_consensus.cc:493] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.479385 24525 raft_consensus.cc:515] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.489094 24509 raft_consensus.cc:493] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.489725 24509 raft_consensus.cc:515] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.490341 24453 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:50.491336 24536 raft_consensus.cc:493] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.491801 24536 raft_consensus.cc:515] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.493090 24509 leader_election.cc:290] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.489784 24529 raft_consensus.cc:515] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.494524 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36896edd9ff54b13908aaa8926cffb56" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:50.495344 24529 leader_election.cc:290] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:50.495719 24525 leader_election.cc:290] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:50.496963 24443 tablet_bootstrap.cc:654] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.497222 24444 tablet_bootstrap.cc:654] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:50.505043 24366 leader_election.cc:343] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.506060 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ee879c50c349c6af1dde48eaecb336" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:50.507449 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36896edd9ff54b13908aaa8926cffb56" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:50.507570 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:50.507786 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:50.510365 24536 leader_election.cc:290] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
W20260709 12:19:50.511284 24293 leader_election.cc:343] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.509160 24327 raft_consensus.cc:3060] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:50.515347 24292 leader_election.cc:343] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.515823 24453 raft_consensus.cc:493] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.516314 24453 raft_consensus.cc:515] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.517970 24327 raft_consensus.cc:2468] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:50.518275 24453 leader_election.cc:290] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
W20260709 12:19:50.518822 24366 leader_election.cc:343] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.519289 24366 leader_election.cc:304] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:50.515842 24292 leader_election.cc:304] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.520756 24449 raft_consensus.cc:2749] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:50.521580 24453 raft_consensus.cc:2749] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:50.523720 24366 leader_election.cc:304] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:50.526376 24453 raft_consensus.cc:2804] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:50.526867 24453 raft_consensus.cc:697] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:50.527694 24453 consensus_queue.cc:237] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.529688 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:50.529994 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ee879c50c349c6af1dde48eaecb336" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:50.530789 24253 raft_consensus.cc:3060] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:50.532822 24293 leader_election.cc:343] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.534570 24448 tablet_bootstrap.cc:654] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.538666 24443 tablet_bootstrap.cc:492] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:50.539117 24443 ts_tablet_manager.cc:1403] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.009s
I20260709 12:19:50.540433 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:50.541059 24327 raft_consensus.cc:2468] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:50.541647 24443 raft_consensus.cc:359] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.542351 24366 leader_election.cc:304] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:50.547040 24443 raft_consensus.cc:385] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.547394 24443 raft_consensus.cc:740] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.547564 24529 raft_consensus.cc:2804] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:50.547991 24529 raft_consensus.cc:493] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.548347 24529 raft_consensus.cc:3060] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.548265 24443 consensus_queue.cc:260] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.550681 24253 raft_consensus.cc:2468] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:50.551050 24443 ts_tablet_manager.cc:1434] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:19:50.555868 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:50.556542 24252 raft_consensus.cc:2468] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:50.556990 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:50.558013 24443 tablet_bootstrap.cc:492] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:50.560070 24292 leader_election.cc:304] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.561252 24449 raft_consensus.cc:2804] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:50.561717 24449 raft_consensus.cc:493] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.562150 24449 raft_consensus.cc:3060] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.585420 24444 tablet_bootstrap.cc:492] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:50.584898 24150 catalog_manager.cc:5697] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:50.599023 24366 leader_election.cc:343] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.600822 24529 raft_consensus.cc:515] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.602464 24444 ts_tablet_manager.cc:1403] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.007s
I20260709 12:19:50.602579 24449 raft_consensus.cc:515] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.609483 24443 tablet_bootstrap.cc:654] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.610056 24509 consensus_queue.cc:1048] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:50.610616 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:50.609334 24444 raft_consensus.cc:359] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.611505 24444 raft_consensus.cc:385] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.611797 24444 raft_consensus.cc:740] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
W20260709 12:19:50.612284 24293 leader_election.cc:343] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.612671 24444 consensus_queue.cc:260] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.613520 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:50.605990 24529 leader_election.cc:290] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:50.607398 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:50.614408 24327 raft_consensus.cc:3060] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.614646 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:50.615295 24253 raft_consensus.cc:3060] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:50.620796 24366 leader_election.cc:343] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.624464 24327 raft_consensus.cc:2468] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:50.626362 24253 raft_consensus.cc:2468] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:50.628244 24448 tablet_bootstrap.cc:492] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:50.624729 24449 leader_election.cc:290] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.635588 24448 ts_tablet_manager.cc:1403] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.171s	user 0.014s	sys 0.029s
I20260709 12:19:50.636106 24444 ts_tablet_manager.cc:1434] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260709 12:19:50.636133 24449 raft_consensus.cc:493] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.635408 24366 leader_election.cc:304] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:50.636752 24449 raft_consensus.cc:515] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.637606 24529 raft_consensus.cc:2804] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:50.638159 24529 raft_consensus.cc:697] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:50.639843 24444 tablet_bootstrap.cc:492] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:50.638990 24292 leader_election.cc:304] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.640362 24253 raft_consensus.cc:3055] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:50.640708 24253 raft_consensus.cc:740] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:50.641124 24509 raft_consensus.cc:2804] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:50.641611 24509 raft_consensus.cc:697] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:50.641543 24253 consensus_queue.cc:260] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.642793 24253 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:50.642541 24509 consensus_queue.cc:237] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.639863 24449 leader_election.cc:290] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.646374 24529 consensus_queue.cc:237] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.647616 24443 tablet_bootstrap.cc:492] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:50.648059 24443 ts_tablet_manager.cc:1403] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.017s
I20260709 12:19:50.649118 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866c459e61e94a038fa8fc448fb4a04d" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:50.649793 24403 raft_consensus.cc:2468] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:50.651646 24293 leader_election.cc:304] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:50.652565 24536 raft_consensus.cc:2804] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:50.652922 24536 raft_consensus.cc:493] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.653291 24536 raft_consensus.cc:3060] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.653070 24448 raft_consensus.cc:359] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.653717 24448 raft_consensus.cc:385] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.656802 24443 raft_consensus.cc:359] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.657454 24443 raft_consensus.cc:385] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.657743 24443 raft_consensus.cc:740] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.658556 24443 consensus_queue.cc:260] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.654012 24448 raft_consensus.cc:740] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.661249 24448 consensus_queue.cc:260] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.663244 24448 ts_tablet_manager.cc:1434] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:19:50.663002 24449 consensus_queue.cc:1048] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:50.664196 24448 tablet_bootstrap.cc:492] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:50.666108 24443 ts_tablet_manager.cc:1434] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.004s
I20260709 12:19:50.666491 24444 tablet_bootstrap.cc:654] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.667563 24443 tablet_bootstrap.cc:492] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:50.668212 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866c459e61e94a038fa8fc448fb4a04d" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:50.671875 24253 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:19:50.675832 24152 catalog_manager.cc:5697] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:50.674317 24253 pending_rounds.cc:85] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: Aborting all ops after (but not including) 0
I20260709 12:19:50.682605 24538 consensus_queue.cc:1048] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:50.684100 24293 consensus_peers.cc:597] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:50.687739 24151 catalog_manager.cc:5697] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:50.692600 24536 raft_consensus.cc:515] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.681120 24253 pending_rounds.cc:107] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: Aborting uncommitted NO_OP operation due to leader change: 1.1
W20260709 12:19:50.695207 24292 leader_election.cc:343] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.695801 24253 raft_consensus.cc:2889] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:19:50.697422 24401 raft_consensus.cc:3060] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.709761 24448 tablet_bootstrap.cc:654] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.718653 24444 tablet_bootstrap.cc:492] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:50.719058 24444 ts_tablet_manager.cc:1403] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.002s
I20260709 12:19:50.716355 24536 leader_election.cc:290] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.720995 24529 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:19:50.724666 24400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866c459e61e94a038fa8fc448fb4a04d" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:50.725294 24400 raft_consensus.cc:3060] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.725844 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866c459e61e94a038fa8fc448fb4a04d" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
W20260709 12:19:50.727211 24292 leader_election.cc:343] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.732883 24470 consensus_queue.cc:1048] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:50.735858 24444 raft_consensus.cc:359] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.736816 24444 raft_consensus.cc:385] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.737073 24444 raft_consensus.cc:740] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.743610 24400 raft_consensus.cc:2468] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:50.745891 24444 consensus_queue.cc:260] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.747973 24444 ts_tablet_manager.cc:1434] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:19:50.748788 24444 tablet_bootstrap.cc:492] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:50.748673 24536 consensus_queue.cc:1048] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:50.748940 24293 leader_election.cc:304] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:50.749970 24569 raft_consensus.cc:2804] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:50.750491 24569 raft_consensus.cc:697] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:50.754578 24329 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:19:50.754962 24569 consensus_queue.cc:237] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.758031 24524 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:50.778682 24443 tablet_bootstrap.cc:654] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.785713 24448 tablet_bootstrap.cc:492] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:50.786154 24448 ts_tablet_manager.cc:1403] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.122s	user 0.030s	sys 0.013s
I20260709 12:19:50.812925 24470 raft_consensus.cc:493] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.813437 24470 raft_consensus.cc:515] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.815035 24444 tablet_bootstrap.cc:654] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.817417 24400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda079829a624b209d57d5221ed36b14" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:50.819479 24470 leader_election.cc:290] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.822096 24569 raft_consensus.cc:493] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.822583 24569 raft_consensus.cc:515] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.825169 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:50.826427 24292 leader_election.cc:343] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.827313 24569 leader_election.cc:290] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.828732 24400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:50.829849 24293 leader_election.cc:343] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:50.830300 24293 leader_election.cc:304] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.831276 24569 raft_consensus.cc:2749] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:50.835940 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda079829a624b209d57d5221ed36b14" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:50.837075 24524 raft_consensus.cc:493] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.837532 24524 raft_consensus.cc:515] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.838212 24217 leader_election.cc:304] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.839315 24470 raft_consensus.cc:2749] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:50.839589 24524 leader_election.cc:290] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:50.840085 24448 raft_consensus.cc:359] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.840847 24448 raft_consensus.cc:385] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.840965 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b582b02590b44c795ee69d7f3cb607c" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:50.841264 24448 raft_consensus.cc:740] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.842043 24448 consensus_queue.cc:260] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.843144 24254 raft_consensus.cc:2468] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:50.848807 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b582b02590b44c795ee69d7f3cb607c" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:50.849905 24366 leader_election.cc:304] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:50.850692 24448 ts_tablet_manager.cc:1434] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 12:19:50.850746 24524 raft_consensus.cc:2804] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:50.851186 24524 raft_consensus.cc:493] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:50.851572 24448 tablet_bootstrap.cc:492] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:50.851517 24524 raft_consensus.cc:3060] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.852682 24329 raft_consensus.cc:2468] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:50.852016 24150 catalog_manager.cc:5697] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:50.872012 24443 tablet_bootstrap.cc:492] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:50.872447 24443 ts_tablet_manager.cc:1403] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.205s	user 0.023s	sys 0.013s
I20260709 12:19:50.873163 24444 tablet_bootstrap.cc:492] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:50.873610 24444 ts_tablet_manager.cc:1403] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.006s
I20260709 12:19:50.875430 24443 raft_consensus.cc:359] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.876174 24443 raft_consensus.cc:385] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.876477 24443 raft_consensus.cc:740] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.876649 24448 tablet_bootstrap.cc:654] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.877247 24443 consensus_queue.cc:260] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.879590 24443 ts_tablet_manager.cc:1434] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:50.880528 24443 tablet_bootstrap.cc:492] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:50.890952 24253 raft_consensus.cc:3060] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.890852 24444 raft_consensus.cc:359] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.891566 24444 raft_consensus.cc:385] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.891865 24444 raft_consensus.cc:740] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.892776 24444 consensus_queue.cc:260] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.895087 24444 ts_tablet_manager.cc:1434] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.007s
I20260709 12:19:50.896202 24444 tablet_bootstrap.cc:492] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:50.901283 24443 tablet_bootstrap.cc:654] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.903211 24524 raft_consensus.cc:515] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.905817 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b582b02590b44c795ee69d7f3cb607c" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:50.906416 24254 raft_consensus.cc:3060] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.915057 24254 raft_consensus.cc:2468] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:50.916002 24366 leader_election.cc:304] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:50.917079 24525 raft_consensus.cc:2804] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:50.917537 24525 raft_consensus.cc:697] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:50.918393 24525 consensus_queue.cc:237] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.920207 24444 tablet_bootstrap.cc:654] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.933531 24524 leader_election.cc:290] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:50.932686 24150 catalog_manager.cc:5697] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:50.934785 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b582b02590b44c795ee69d7f3cb607c" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:50.935386 24326 raft_consensus.cc:3060] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.943363 24449 raft_consensus.cc:493] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.943486 24448 tablet_bootstrap.cc:492] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:50.943610 24326 raft_consensus.cc:2468] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:50.944128 24448 ts_tablet_manager.cc:1403] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.093s	user 0.025s	sys 0.035s
I20260709 12:19:50.943864 24449 raft_consensus.cc:515] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.945029 24443 tablet_bootstrap.cc:492] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:50.945482 24443 ts_tablet_manager.cc:1403] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.013s
I20260709 12:19:50.945974 24449 leader_election.cc:290] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:50.947629 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:50.947731 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:50.946732 24448 raft_consensus.cc:359] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.949458 24448 raft_consensus.cc:385] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.949757 24448 raft_consensus.cc:740] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.949617 24292 leader_election.cc:304] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:50.950644 24448 consensus_queue.cc:260] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.951188 24449 raft_consensus.cc:2749] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:50.951097 24443 raft_consensus.cc:359] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.951953 24443 raft_consensus.cc:385] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.952380 24443 raft_consensus.cc:740] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.952966 24448 ts_tablet_manager.cc:1434] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:19:50.953109 24443 consensus_queue.cc:260] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.953681 24444 tablet_bootstrap.cc:492] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:50.953846 24448 tablet_bootstrap.cc:492] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:50.958696 24444 ts_tablet_manager.cc:1403] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.010s
I20260709 12:19:50.955133 24443 ts_tablet_manager.cc:1434] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:50.962057 24443 tablet_bootstrap.cc:492] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:50.965976 24448 tablet_bootstrap.cc:654] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.969368 24444 raft_consensus.cc:359] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.972932 24443 tablet_bootstrap.cc:654] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.973264 24444 raft_consensus.cc:385] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.973613 24444 raft_consensus.cc:740] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.974493 24444 consensus_queue.cc:260] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.988130 24444 ts_tablet_manager.cc:1434] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.002s
I20260709 12:19:50.989353 24444 tablet_bootstrap.cc:492] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:50.997027 24470 raft_consensus.cc:493] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:50.997514 24470 raft_consensus.cc:515] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:50.998339 24444 tablet_bootstrap.cc:654] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.998696 24448 tablet_bootstrap.cc:492] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:50.999106 24448 ts_tablet_manager.cc:1403] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.017s
I20260709 12:19:51.000178 24470 leader_election.cc:290] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.001603 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36896edd9ff54b13908aaa8926cffb56" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:51.001987 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36896edd9ff54b13908aaa8926cffb56" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:51.002381 24443 tablet_bootstrap.cc:492] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:51.002249 24326 raft_consensus.cc:2468] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:51.002642 24402 raft_consensus.cc:2468] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:51.002843 24443 ts_tablet_manager.cc:1403] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.018s
I20260709 12:19:51.004072 24217 leader_election.cc:304] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:51.003921 24448 raft_consensus.cc:359] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.004593 24448 raft_consensus.cc:385] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.004866 24448 raft_consensus.cc:740] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.005060 24470 raft_consensus.cc:2804] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.005445 24470 raft_consensus.cc:493] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.005388 24443 raft_consensus.cc:359] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.005892 24470 raft_consensus.cc:3060] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.005597 24448 consensus_queue.cc:260] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.006160 24443 raft_consensus.cc:385] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.006489 24443 raft_consensus.cc:740] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.007092 24443 consensus_queue.cc:260] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.007949 24448 ts_tablet_manager.cc:1434] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 12:19:51.008802 24448 tablet_bootstrap.cc:492] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:51.008936 24443 ts_tablet_manager.cc:1434] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:51.012085 24470 raft_consensus.cc:515] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.017246 24448 tablet_bootstrap.cc:654] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.019763 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36896edd9ff54b13908aaa8926cffb56" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:51.020344 24326 raft_consensus.cc:3060] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.012279 24443 tablet_bootstrap.cc:492] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:51.027837 24326 raft_consensus.cc:2468] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:51.028491 24443 tablet_bootstrap.cc:654] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.029414 24217 leader_election.cc:304] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:51.030300 24538 raft_consensus.cc:2804] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.030697 24538 raft_consensus.cc:697] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:51.031414 24538 consensus_queue.cc:237] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.033617 24448 tablet_bootstrap.cc:492] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:51.034021 24448 ts_tablet_manager.cc:1403] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 12:19:51.037035 24449 raft_consensus.cc:493] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.037516 24449 raft_consensus.cc:515] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.039115 24443 tablet_bootstrap.cc:492] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:51.039315 24449 leader_election.cc:290] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.039692 24443 ts_tablet_manager.cc:1403] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260709 12:19:51.040768 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:51.042385 24293 leader_election.cc:343] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.043985 24152 catalog_manager.cc:5697] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.044706 24443 raft_consensus.cc:359] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.045562 24443 raft_consensus.cc:385] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.045903 24443 raft_consensus.cc:740] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.046674 24443 consensus_queue.cc:260] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.047158 24329 raft_consensus.cc:3060] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.048420 24448 raft_consensus.cc:359] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.049157 24448 raft_consensus.cc:385] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.049440 24448 raft_consensus.cc:740] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.050520 24470 leader_election.cc:290] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.050985 24443 ts_tablet_manager.cc:1434] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:19:51.051038 24448 consensus_queue.cc:260] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.053342 24448 ts_tablet_manager.cc:1434] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 12:19:51.053190 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:51.053671 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36896edd9ff54b13908aaa8926cffb56" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:51.053836 24253 raft_consensus.cc:2468] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:51.054157 24448 tablet_bootstrap.cc:492] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:51.054417 24402 raft_consensus.cc:3060] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.058091 24443 tablet_bootstrap.cc:492] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:51.063462 24292 leader_election.cc:304] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.064889 24449 raft_consensus.cc:2804] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.065351 24449 raft_consensus.cc:493] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.065716 24449 raft_consensus.cc:3060] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.067612 24448 tablet_bootstrap.cc:654] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.070042 24443 tablet_bootstrap.cc:654] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.077643 24402 raft_consensus.cc:2468] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:51.079820 24536 consensus_queue.cc:1048] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:19:51.080024 24524 raft_consensus.cc:493] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.089123 24525 consensus_queue.cc:1048] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:51.096498 24536 raft_consensus.cc:493] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.096994 24536 raft_consensus.cc:515] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.100950 24449 raft_consensus.cc:515] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.101485 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d348d153de434faf3a1783b8ed55af" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:51.098038 24524 raft_consensus.cc:515] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.102093 24253 raft_consensus.cc:2468] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:51.107185 24292 leader_election.cc:304] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:51.107969 24509 raft_consensus.cc:2804] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.108307 24509 raft_consensus.cc:493] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.108624 24509 raft_consensus.cc:3060] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.109316 24524 leader_election.cc:290] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:51.111775 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:51.118422 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:51.112342 24524 raft_consensus.cc:493] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.133915 24449 leader_election.cc:290] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.149138 24524 raft_consensus.cc:515] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.149865 24400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d348d153de434faf3a1783b8ed55af" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:51.150305 24401 raft_consensus.cc:3060] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:51.152572 24293 leader_election.cc:343] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:51.153873 24293 leader_election.cc:343] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:51.156034 24366 leader_election.cc:343] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:51.157276 24366 consensus_peers.cc:597] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:51.157368 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:51.147897 24536 leader_election.cc:290] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.157986 24327 raft_consensus.cc:2468] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:51.160034 24509 raft_consensus.cc:515] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.160441 24366 leader_election.cc:304] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [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: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:51.161782 24453 consensus_queue.cc:1048] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.162431 24509 leader_election.cc:290] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.163200 24453 raft_consensus.cc:2804] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.163702 24453 raft_consensus.cc:493] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.164121 24453 raft_consensus.cc:3060] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.164361 24448 tablet_bootstrap.cc:492] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:51.164851 24448 ts_tablet_manager.cc:1403] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.003s
I20260709 12:19:51.164958 24444 tablet_bootstrap.cc:492] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:51.165395 24444 ts_tablet_manager.cc:1403] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.176s	user 0.031s	sys 0.032s
I20260709 12:19:51.169391 24524 leader_election.cc:290] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:51.169912 24524 consensus_queue.cc:1048] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.171893 24444 raft_consensus.cc:359] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.172587 24444 raft_consensus.cc:385] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.172901 24444 raft_consensus.cc:740] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.173624 24444 consensus_queue.cc:260] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.175770 24444 ts_tablet_manager.cc:1434] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:19:51.175886 24448 raft_consensus.cc:359] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.176556 24448 raft_consensus.cc:385] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.176822 24448 raft_consensus.cc:740] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.177534 24448 consensus_queue.cc:260] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.179929 24448 ts_tablet_manager.cc:1434] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:19:51.185945 24448 tablet_bootstrap.cc:492] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:51.147643 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:51.195257 24251 raft_consensus.cc:3060] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.195133 24509 consensus_queue.cc:1048] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.198818 24443 tablet_bootstrap.cc:492] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:51.199270 24443 ts_tablet_manager.cc:1403] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.141s	user 0.021s	sys 0.004s
I20260709 12:19:51.199477 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d348d153de434faf3a1783b8ed55af" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:51.200237 24252 raft_consensus.cc:3060] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.201653 24443 raft_consensus.cc:359] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.202883 24443 raft_consensus.cc:385] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.203229 24443 raft_consensus.cc:740] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.203994 24443 consensus_queue.cc:260] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.206197 24443 ts_tablet_manager.cc:1434] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:51.207139 24443 tablet_bootstrap.cc:492] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:51.209470 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:51.212162 24251 raft_consensus.cc:2468] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:51.209602 24448 tablet_bootstrap.cc:654] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:51.215261 24292 consensus_peers.cc:597] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:51.216500 24444 tablet_bootstrap.cc:492] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:51.222117 24470 raft_consensus.cc:493] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.223479 24470 raft_consensus.cc:515] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.225602 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d348d153de434faf3a1783b8ed55af" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:51.228010 24293 leader_election.cc:343] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.224164 24254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:51.228570 24470 leader_election.cc:290] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.231097 24252 raft_consensus.cc:2468] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:51.232939 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16f156a721483c95e068a61927fcf5" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:51.234467 24218 leader_election.cc:343] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.235688 24443 tablet_bootstrap.cc:654] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.224396 24453 raft_consensus.cc:515] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.257208 24453 leader_election.cc:290] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:51.258186 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
W20260709 12:19:51.258580 24200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:19:51.260501 24366 leader_election.cc:343] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.269189 24470 raft_consensus.cc:493] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.234706 24292 leader_election.cc:304] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.269820 24470 raft_consensus.cc:515] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.312896 24509 raft_consensus.cc:2804] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.317643 24509 raft_consensus.cc:697] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:51.318853 24509 consensus_queue.cc:237] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.334043 24537 raft_consensus.cc:493] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.334821 24537 raft_consensus.cc:515] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.339069 24525 raft_consensus.cc:493] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.339736 24525 raft_consensus.cc:515] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.387290 24536 consensus_queue.cc:1048] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:51.462821 24536 raft_consensus.cc:493] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.463480 24536 raft_consensus.cc:515] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.468439 24536 leader_election.cc:290] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
W20260709 12:19:51.479490 24292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 255091us
I20260709 12:19:51.484434 24525 leader_election.cc:290] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:51.486017 24444 tablet_bootstrap.cc:654] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.499230 24569 raft_consensus.cc:493] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.513281 24443 tablet_bootstrap.cc:492] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:51.513682 24443 ts_tablet_manager.cc:1403] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.307s	user 0.006s	sys 0.020s
I20260709 12:19:51.515880 24444 tablet_bootstrap.cc:492] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:51.516034 24470 leader_election.cc:290] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.516362 24444 ts_tablet_manager.cc:1403] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.300s	user 0.019s	sys 0.016s
I20260709 12:19:51.519198 24448 tablet_bootstrap.cc:492] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:51.519759 24448 ts_tablet_manager.cc:1403] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.334s	user 0.024s	sys 0.006s
I20260709 12:19:51.514971 24537 leader_election.cc:290] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.507011 24569 raft_consensus.cc:515] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.521533 24443 raft_consensus.cc:359] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.525033 24443 raft_consensus.cc:385] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.525326 24443 raft_consensus.cc:740] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.526213 24569 leader_election.cc:290] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.525897 24443 consensus_queue.cc:260] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.527262 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e197514ee2c487baae5e2569aeb8ead" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:51.527604 24400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:51.528673 24218 leader_election.cc:343] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:51.529364 24218 leader_election.cc:343] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.529930 24366 leader_election.cc:304] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:51.530758 24529 raft_consensus.cc:2749] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.535612 24443 ts_tablet_manager.cc:1434] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:19:51.537986 24443 tablet_bootstrap.cc:492] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:51.544595 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:51.545257 24249 raft_consensus.cc:2468] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:51.544713 24152 catalog_manager.cc:5697] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.556210 24448 raft_consensus.cc:359] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.557252 24448 raft_consensus.cc:385] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.557507 24448 raft_consensus.cc:740] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.558003 24448 consensus_queue.cc:260] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.563184 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:51.563567 24448 ts_tablet_manager.cc:1434] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 12:19:51.564510 24448 tablet_bootstrap.cc:492] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:51.565961 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfcfcccc1d2440e841ed0dc13a9e7b5" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:51.567566 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:51.569530 24253 raft_consensus.cc:2393] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:51.578747 24470 raft_consensus.cc:493] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.579243 24470 raft_consensus.cc:515] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.582341 24444 raft_consensus.cc:359] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.583024 24444 raft_consensus.cc:385] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.583314 24444 raft_consensus.cc:740] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.583966 24444 consensus_queue.cc:260] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.586123 24444 ts_tablet_manager.cc:1434] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.001s
I20260709 12:19:51.595883 24444 tablet_bootstrap.cc:492] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:51.596846 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16f156a721483c95e068a61927fcf5" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:51.597460 24328 raft_consensus.cc:2468] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:51.597797 24470 leader_election.cc:290] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.599143 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:51.599164 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e197514ee2c487baae5e2569aeb8ead" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:51.599861 24402 raft_consensus.cc:2468] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:51.599997 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:51.600636 24329 raft_consensus.cc:2468] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:51.601117 24218 leader_election.cc:304] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:51.605607 24470 raft_consensus.cc:2804] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.605954 24470 raft_consensus.cc:493] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.606328 24470 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.606528 24443 tablet_bootstrap.cc:654] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.600646 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
W20260709 12:19:51.606994 24293 leader_election.cc:343] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.607116 24326 raft_consensus.cc:3060] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:51.608779 24293 leader_election.cc:343] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.607545 24603 consensus_queue.cc:1048] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:19:51.611753 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:51.619975 24326 raft_consensus.cc:2468] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:51.622148 24470 raft_consensus.cc:515] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.624971 24292 leader_election.cc:304] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.627853 24475 consensus_queue.cc:1048] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:51.628640 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:51.629269 24402 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.630076 24470 leader_election.cc:290] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.632956 24292 leader_election.cc:304] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.634979 24448 tablet_bootstrap.cc:654] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.635805 24608 raft_consensus.cc:2804] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.636476 24608 raft_consensus.cc:697] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:51.637542 24608 consensus_queue.cc:237] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.641691 24444 tablet_bootstrap.cc:654] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.643975 24509 raft_consensus.cc:2804] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.645426 24509 raft_consensus.cc:493] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.645754 24509 raft_consensus.cc:3060] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.646744 24402 raft_consensus.cc:2468] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:51.648741 24218 leader_election.cc:304] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:51.650384 24470 raft_consensus.cc:2804] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.651824 24470 raft_consensus.cc:697] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:51.655499 24470 consensus_queue.cc:237] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.674580 24443 tablet_bootstrap.cc:492] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:51.675101 24443 ts_tablet_manager.cc:1403] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.139s	user 0.024s	sys 0.006s
I20260709 12:19:51.683915 24443 raft_consensus.cc:359] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.684561 24443 raft_consensus.cc:385] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.684881 24443 raft_consensus.cc:740] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.685544 24443 consensus_queue.cc:260] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.685792 24151 catalog_manager.cc:5697] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.701311 24443 ts_tablet_manager.cc:1434] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:19:51.703023 24217 leader_election.cc:304] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.709252 24604 raft_consensus.cc:2804] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.709340 24443 tablet_bootstrap.cc:492] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:51.709678 24604 raft_consensus.cc:493] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.710052 24604 raft_consensus.cc:3060] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.715094 24366 leader_election.cc:304] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:51.718422 24444 tablet_bootstrap.cc:492] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:51.718942 24444 ts_tablet_manager.cc:1403] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.007s
I20260709 12:19:51.719573 24448 tablet_bootstrap.cc:492] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:51.720108 24448 ts_tablet_manager.cc:1403] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.009s
I20260709 12:19:51.721264 24529 raft_consensus.cc:3060] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.725113 24509 raft_consensus.cc:515] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.726060 24604 raft_consensus.cc:515] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.726318 24524 consensus_queue.cc:1048] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.727314 24444 raft_consensus.cc:359] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.728148 24604 leader_election.cc:290] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.729758 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16f156a721483c95e068a61927fcf5" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:51.729671 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:51.730355 24529 raft_consensus.cc:2749] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.730437 24329 raft_consensus.cc:2468] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:51.714480 24569 raft_consensus.cc:493] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.730805 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
W20260709 12:19:51.731000 24218 leader_election.cc:343] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.733749 24326 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.732117 24366 leader_election.cc:304] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
W20260709 12:19:51.712344 24217 leader_election.cc:343] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.728076 24444 raft_consensus.cc:385] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.734560 24444 raft_consensus.cc:740] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.735267 24444 consensus_queue.cc:260] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.736266 24217 leader_election.cc:304] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.736130 24569 raft_consensus.cc:515] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.737428 24217 leader_election.cc:304] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.738773 24470 raft_consensus.cc:2749] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.739395 24537 raft_consensus.cc:2804] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.739812 24537 raft_consensus.cc:493] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.740178 24537 raft_consensus.cc:3060] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.740398 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfcfcccc1d2440e841ed0dc13a9e7b5" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:51.739566 24470 consensus_queue.cc:1048] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.744076 24569 leader_election.cc:290] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.744557 24509 leader_election.cc:290] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
W20260709 12:19:51.745580 24292 leader_election.cc:343] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.745997 24292 leader_election.cc:304] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.746924 24443 tablet_bootstrap.cc:654] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.747888 24524 raft_consensus.cc:2804] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.749166 24524 raft_consensus.cc:697] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:51.749946 24524 consensus_queue.cc:237] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.750509 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e119fec05114f15a60d1488b84ca8ee" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:51.747161 24509 raft_consensus.cc:2749] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.753965 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:51.755154 24293 leader_election.cc:343] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:51.756497 24293 leader_election.cc:343] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.758193 24444 ts_tablet_manager.cc:1434] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.001s
I20260709 12:19:51.758453 24152 catalog_manager.cc:5697] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.760118 24444 tablet_bootstrap.cc:492] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:51.766402 24448 raft_consensus.cc:359] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.767678 24448 raft_consensus.cc:385] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.767899 24448 raft_consensus.cc:740] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.768361 24448 consensus_queue.cc:260] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.772663 24448 ts_tablet_manager.cc:1434] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 12:19:51.773765 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e119fec05114f15a60d1488b84ca8ee" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:51.780648 24537 raft_consensus.cc:515] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.782845 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:51.785737 24326 raft_consensus.cc:2468] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:51.787905 24250 raft_consensus.cc:2393] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 456c51eeaca74cf595d33ba5b0334819 in current term 1: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
I20260709 12:19:51.789986 24444 tablet_bootstrap.cc:654] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.791697 24448 tablet_bootstrap.cc:492] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:51.795912 24537 leader_election.cc:290] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:51.797299 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:51.798643 24218 leader_election.cc:343] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.796802 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16f156a721483c95e068a61927fcf5" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:51.799392 24326 raft_consensus.cc:3060] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.804280 24151 catalog_manager.cc:5697] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:51.805840 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:51.807595 24328 raft_consensus.cc:2393] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c89c4502a454724ab8fa38d4e0e9fad in current term 1: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:51.856969 24475 raft_consensus.cc:493] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.857606 24475 raft_consensus.cc:515] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.882865 24444 tablet_bootstrap.cc:492] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:51.883350 24444 ts_tablet_manager.cc:1403] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.006s
I20260709 12:19:51.884280 24448 tablet_bootstrap.cc:654] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.887315 24444 raft_consensus.cc:359] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.886885 24443 tablet_bootstrap.cc:492] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:51.887825 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30665093aea434fa169f6a2c997f0a5" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:51.888025 24444 raft_consensus.cc:385] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.888337 24444 raft_consensus.cc:740] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.888430 24443 ts_tablet_manager.cc:1403] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.180s	user 0.008s	sys 0.017s
I20260709 12:19:51.889024 24444 consensus_queue.cc:260] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.890273 24475 leader_election.cc:290] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:51.891114 24444 ts_tablet_manager.cc:1434] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:19:51.889966 24326 raft_consensus.cc:2468] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
W20260709 12:19:51.892082 24292 leader_election.cc:343] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.892568 24292 leader_election.cc:304] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.893347 24509 raft_consensus.cc:2749] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:19:51.893455 24292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 73977.8us
I20260709 12:19:51.894389 24444 tablet_bootstrap.cc:492] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:51.895725 24292 leader_election.cc:304] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.899989 24444 tablet_bootstrap.cc:654] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.900394 24217 leader_election.cc:304] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.901757 24569 raft_consensus.cc:2749] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.904280 24470 raft_consensus.cc:2749] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.904377 24217 leader_election.cc:304] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:51.905409 24470 raft_consensus.cc:2804] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:51.905862 24470 raft_consensus.cc:697] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:51.907400 24470 consensus_queue.cc:237] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.898032 24443 raft_consensus.cc:359] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.909854 24443 raft_consensus.cc:385] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.910704 24443 raft_consensus.cc:740] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.912042 24443 consensus_queue.cc:260] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.920392 24443 ts_tablet_manager.cc:1434] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 12:19:51.917410 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30665093aea434fa169f6a2c997f0a5" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:51.921721 24509 consensus_queue.cc:1048] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.923081 24448 tablet_bootstrap.cc:492] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:51.925311 24448 ts_tablet_manager.cc:1403] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.004s
I20260709 12:19:51.928341 24448 raft_consensus.cc:359] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.930091 24448 raft_consensus.cc:385] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.930449 24448 raft_consensus.cc:740] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.931151 24448 consensus_queue.cc:260] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.933266 24448 ts_tablet_manager.cc:1434] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:19:51.934167 24448 tablet_bootstrap.cc:492] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:51.929841 24443 tablet_bootstrap.cc:492] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:51.939806 24443 tablet_bootstrap.cc:654] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.942473 24150 catalog_manager.cc:5697] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.959812 24366 leader_election.cc:304] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:51.965595 24448 tablet_bootstrap.cc:654] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.966363 24529 raft_consensus.cc:2749] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.970909 24444 tablet_bootstrap.cc:492] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:51.971432 24444 ts_tablet_manager.cc:1403] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.080s	user 0.040s	sys 0.031s
I20260709 12:19:51.972626 24443 tablet_bootstrap.cc:492] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:51.973068 24443 ts_tablet_manager.cc:1403] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.017s
I20260709 12:19:51.974610 24444 raft_consensus.cc:359] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.975329 24444 raft_consensus.cc:385] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.975663 24444 raft_consensus.cc:740] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.975522 24443 raft_consensus.cc:359] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.976380 24443 raft_consensus.cc:385] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.976814 24443 raft_consensus.cc:740] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.976663 24444 consensus_queue.cc:260] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.976886 24569 consensus_queue.cc:1048] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:51.977559 24443 consensus_queue.cc:260] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:51.979491 24443 ts_tablet_manager.cc:1434] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:19:51.980335 24443 tablet_bootstrap.cc:492] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:51.983232 24403 raft_consensus.cc:3060] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.983383 24444 ts_tablet_manager.cc:1434] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:19:51.984707 24444 tablet_bootstrap.cc:492] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:51.990824 24444 tablet_bootstrap.cc:654] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.990824 24443 tablet_bootstrap.cc:654] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.017431 24444 tablet_bootstrap.cc:492] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:52.017989 24444 ts_tablet_manager.cc:1403] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.005s
I20260709 12:19:52.018002 24448 tablet_bootstrap.cc:492] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:52.018579 24448 ts_tablet_manager.cc:1403] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.014s
I20260709 12:19:52.020545 24443 tablet_bootstrap.cc:492] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:52.020712 24444 raft_consensus.cc:359] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.020821 24448 raft_consensus.cc:359] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.023622 24448 raft_consensus.cc:385] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.023905 24448 raft_consensus.cc:740] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.024510 24448 consensus_queue.cc:260] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.025947 24448 ts_tablet_manager.cc:1434] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:19:52.026791 24448 tablet_bootstrap.cc:492] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:52.021437 24443 ts_tablet_manager.cc:1403] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.009s
I20260709 12:19:52.022940 24444 raft_consensus.cc:385] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.030880 24444 raft_consensus.cc:740] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.031343 24448 tablet_bootstrap.cc:654] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.031690 24444 consensus_queue.cc:260] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.032903 24443 raft_consensus.cc:359] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.033537 24443 raft_consensus.cc:385] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.035014 24444 ts_tablet_manager.cc:1434] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 12:19:52.036834 24444 tablet_bootstrap.cc:492] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:52.033852 24443 raft_consensus.cc:740] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.038193 24443 consensus_queue.cc:260] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.039520 24448 tablet_bootstrap.cc:492] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:52.039981 24448 ts_tablet_manager.cc:1403] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.002s
I20260709 12:19:52.040207 24443 ts_tablet_manager.cc:1434] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.004s
I20260709 12:19:52.042822 24444 tablet_bootstrap.cc:654] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.042533 24448 raft_consensus.cc:359] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.043256 24448 raft_consensus.cc:385] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.043565 24448 raft_consensus.cc:740] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.044303 24443 tablet_bootstrap.cc:492] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:52.044349 24448 consensus_queue.cc:260] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.047128 24448 ts_tablet_manager.cc:1434] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:52.049369 24448 tablet_bootstrap.cc:492] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:52.049649 24444 tablet_bootstrap.cc:492] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:52.050064 24444 ts_tablet_manager.cc:1403] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 12:19:52.050557 24443 tablet_bootstrap.cc:654] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.057569 24444 raft_consensus.cc:359] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.060036 24569 consensus_queue.cc:1048] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:52.061961 24569 raft_consensus.cc:493] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.062425 24569 raft_consensus.cc:515] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.063004 24470 raft_consensus.cc:493] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.063477 24448 tablet_bootstrap.cc:654] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.063441 24470 raft_consensus.cc:515] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.065543 24470 leader_election.cc:290] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.065474 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:52.066164 24403 raft_consensus.cc:2468] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:52.067812 24293 leader_election.cc:304] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:52.068631 24449 raft_consensus.cc:2804] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.068970 24449 raft_consensus.cc:493] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.069293 24449 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.058301 24444 raft_consensus.cc:385] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.072798 24444 raft_consensus.cc:740] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.073657 24444 consensus_queue.cc:260] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.076285 24444 ts_tablet_manager.cc:1434] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:19:52.077334 24444 tablet_bootstrap.cc:492] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:52.078470 24569 leader_election.cc:290] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.092808 24537 consensus_queue.cc:1048] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:52.082767 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfcfcccc1d2440e841ed0dc13a9e7b5" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:52.099494 24403 raft_consensus.cc:2468] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:52.105185 24449 raft_consensus.cc:515] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.107973 24449 leader_election.cc:290] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.087376 24470 raft_consensus.cc:493] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.110502 24470 raft_consensus.cc:515] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.112738 24470 leader_election.cc:290] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.114686 24448 tablet_bootstrap.cc:492] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:52.115208 24448 ts_tablet_manager.cc:1403] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.000s
I20260709 12:19:52.083841 24444 tablet_bootstrap.cc:654] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.118752 24448 raft_consensus.cc:359] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.119536 24448 raft_consensus.cc:385] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.119910 24448 raft_consensus.cc:740] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.120622 24448 consensus_queue.cc:260] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.122176 24448 ts_tablet_manager.cc:1434] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:52.123201 24448 tablet_bootstrap.cc:492] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:52.123996 24443 tablet_bootstrap.cc:492] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:52.124405 24443 ts_tablet_manager.cc:1403] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.008s
I20260709 12:19:52.127170 24443 raft_consensus.cc:359] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.127825 24443 raft_consensus.cc:385] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.128122 24443 raft_consensus.cc:740] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.129328 24448 tablet_bootstrap.cc:654] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.128880 24443 consensus_queue.cc:260] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.132496 24443 ts_tablet_manager.cc:1434] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:52.133733 24443 tablet_bootstrap.cc:492] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:52.140739 24444 tablet_bootstrap.cc:492] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:52.141189 24444 ts_tablet_manager.cc:1403] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.005s
I20260709 12:19:52.141247 24443 tablet_bootstrap.cc:654] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.143939 24444 raft_consensus.cc:359] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.144817 24444 raft_consensus.cc:385] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.145146 24444 raft_consensus.cc:740] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.146009 24444 consensus_queue.cc:260] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.148729 24444 ts_tablet_manager.cc:1434] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:52.149770 24444 tablet_bootstrap.cc:492] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:52.160765 24444 tablet_bootstrap.cc:654] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.176574 24449 raft_consensus.cc:493] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.177167 24449 raft_consensus.cc:515] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.181453 24449 leader_election.cc:290] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.187757 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:52.188361 24403 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.190559 24448 tablet_bootstrap.cc:492] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:52.191025 24448 ts_tablet_manager.cc:1403] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.032s
I20260709 12:19:52.192966 24448 raft_consensus.cc:359] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.193547 24448 raft_consensus.cc:385] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.193782 24448 raft_consensus.cc:740] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.196909 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:52.197643 24448 consensus_queue.cc:260] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.199839 24448 ts_tablet_manager.cc:1434] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:19:52.200668 24448 tablet_bootstrap.cc:492] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
W20260709 12:19:52.200618 24293 leader_election.cc:343] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.201750 24529 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:52.203933 24443 tablet_bootstrap.cc:492] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:52.204358 24443 ts_tablet_manager.cc:1403] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.071s	user 0.036s	sys 0.016s
I20260709 12:19:52.206120 24403 raft_consensus.cc:2468] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:52.207307 24293 leader_election.cc:304] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:52.207425 24443 raft_consensus.cc:359] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.207875 24448 tablet_bootstrap.cc:654] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.208035 24443 raft_consensus.cc:385] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.208487 24609 raft_consensus.cc:2804] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.210655 24443 raft_consensus.cc:740] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.210841 24609 raft_consensus.cc:697] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:52.211877 24443 consensus_queue.cc:260] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.211771 24609 consensus_queue.cc:237] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.214200 24443 ts_tablet_manager.cc:1434] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:19:52.215232 24443 tablet_bootstrap.cc:492] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:52.221524 24444 tablet_bootstrap.cc:492] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:52.221966 24444 ts_tablet_manager.cc:1403] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.002s
I20260709 12:19:52.312201 24645 raft_consensus.cc:493] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.312785 24645 raft_consensus.cc:515] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.315649 24645 leader_election.cc:290] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.316319 24645 raft_consensus.cc:493] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.316797 24645 raft_consensus.cc:515] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.321051 24645 leader_election.cc:290] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.321605 24645 raft_consensus.cc:493] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.322196 24645 raft_consensus.cc:515] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.324791 24645 leader_election.cc:290] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.352938 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:52.357161 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:52.359965 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:52.362957 24218 leader_election.cc:304] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:52.364094 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:52.365595 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9caec8205427417ab63f421f3b4f2118" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:52.366238 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e197514ee2c487baae5e2569aeb8ead" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:52.366974 24250 raft_consensus.cc:2468] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:52.367872 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b3980fa12345f6a61e37cff868cfb3" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:52.368546 24251 raft_consensus.cc:2468] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:52.368969 24604 raft_consensus.cc:2804] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.369972 24604 raft_consensus.cc:493] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.370370 24604 raft_consensus.cc:3060] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:52.371539 24292 leader_election.cc:343] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:52.374534 24292 leader_election.cc:343] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:52.376339 24292 leader_election.cc:343] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.376780 24292 leader_election.cc:304] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:52.377494 24449 raft_consensus.cc:2749] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:19:52.377851 24292 leader_election.cc:343] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.380028 24292 leader_election.cc:304] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:52.380815 24509 raft_consensus.cc:2804] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.380896 24292 leader_election.cc:304] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:52.381199 24509 raft_consensus.cc:493] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.381615 24509 raft_consensus.cc:3060] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.381652 24449 raft_consensus.cc:2804] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.381485 24604 raft_consensus.cc:515] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.382149 24449 raft_consensus.cc:493] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.382548 24449 raft_consensus.cc:3060] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.384960 24604 leader_election.cc:290] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.385109 24253 raft_consensus.cc:3060] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.388589 24509 raft_consensus.cc:515] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.389369 24449 raft_consensus.cc:515] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.390589 24509 leader_election.cc:290] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.390743 24444 raft_consensus.cc:359] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.391928 24444 raft_consensus.cc:385] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.394369 24444 raft_consensus.cc:740] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.395006 24444 consensus_queue.cc:260] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.397323 24444 ts_tablet_manager.cc:1434] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.175s	user 0.005s	sys 0.001s
I20260709 12:19:52.397293 24603 raft_consensus.cc:493] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.397929 24603 raft_consensus.cc:515] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.398422 24444 tablet_bootstrap.cc:492] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:52.399991 24603 leader_election.cc:290] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.400135 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfcfcccc1d2440e841ed0dc13a9e7b5" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:52.400738 24328 raft_consensus.cc:3060] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.404415 24444 tablet_bootstrap.cc:654] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.407892 24328 raft_consensus.cc:2468] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:52.410959 24475 raft_consensus.cc:493] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.411418 24475 raft_consensus.cc:515] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.391355 24449 leader_election.cc:290] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.413092 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e197514ee2c487baae5e2569aeb8ead" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:52.413327 24475 leader_election.cc:290] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:52.413689 24251 raft_consensus.cc:3060] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.420308 24448 tablet_bootstrap.cc:492] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:52.420778 24448 ts_tablet_manager.cc:1403] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.220s	user 0.025s	sys 0.005s
I20260709 12:19:52.422169 24603 consensus_queue.cc:1048] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:52.423545 24217 leader_election.cc:304] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:52.428058 24603 raft_consensus.cc:2804] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.428548 24603 raft_consensus.cc:697] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:52.429379 24603 consensus_queue.cc:237] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.432139 24448 raft_consensus.cc:359] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.432806 24448 raft_consensus.cc:385] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.433068 24448 raft_consensus.cc:740] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.433940 24448 consensus_queue.cc:260] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.438014 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:52.423744 24251 raft_consensus.cc:2468] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:52.442513 24448 ts_tablet_manager.cc:1434] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:19:52.424449 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b3980fa12345f6a61e37cff868cfb3" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:52.445088 24292 leader_election.cc:304] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:52.446973 24608 raft_consensus.cc:2804] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.447552 24608 raft_consensus.cc:697] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:52.448604 24608 consensus_queue.cc:237] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.447430 24443 tablet_bootstrap.cc:654] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.443792 24448 tablet_bootstrap.cc:492] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:52.444587 24253 raft_consensus.cc:3060] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:52.560827 24200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:52.620733 24509 raft_consensus.cc:493] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.620492 24253 raft_consensus.cc:2468] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:52.628878 24509 raft_consensus.cc:515] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.631804 24292 leader_election.cc:304] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:52.639382 24509 leader_election.cc:290] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.641675 24443 tablet_bootstrap.cc:492] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:52.642114 24443 ts_tablet_manager.cc:1403] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.427s	user 0.029s	sys 0.024s
I20260709 12:19:52.644668 24569 raft_consensus.cc:2804] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.648015 24569 raft_consensus.cc:697] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:52.649115 24569 consensus_queue.cc:237] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.648113 24443 raft_consensus.cc:359] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.650880 24443 raft_consensus.cc:385] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.651292 24443 raft_consensus.cc:740] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.652303 24444 tablet_bootstrap.cc:492] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:52.653679 24444 ts_tablet_manager.cc:1403] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.255s	user 0.019s	sys 0.008s
I20260709 12:19:52.653839 24443 consensus_queue.cc:260] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.653184 24448 tablet_bootstrap.cc:654] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.656204 24443 ts_tablet_manager.cc:1434] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:19:52.657497 24443 tablet_bootstrap.cc:492] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:52.659015 24444 raft_consensus.cc:359] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.659662 24444 raft_consensus.cc:385] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.659972 24444 raft_consensus.cc:740] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.660823 24444 consensus_queue.cc:260] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.662695 24444 ts_tablet_manager.cc:1434] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:19:52.663650 24444 tablet_bootstrap.cc:492] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:52.667343 24648 raft_consensus.cc:493] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.668562 24443 tablet_bootstrap.cc:654] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.668006 24475 raft_consensus.cc:493] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.668447 24648 raft_consensus.cc:515] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.669203 24399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:52.669335 24475 raft_consensus.cc:515] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.670851 24648 leader_election.cc:290] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:52.671875 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:52.671785 24218 leader_election.cc:304] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:52.673946 24475 leader_election.cc:290] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:52.673744 24603 raft_consensus.cc:2749] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:52.674350 24400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfcfcccc1d2440e841ed0dc13a9e7b5" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:52.675503 24400 raft_consensus.cc:3060] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:52.680845 24218 consensus_peers.cc:597] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:52.682164 24448 tablet_bootstrap.cc:492] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:52.682793 24448 ts_tablet_manager.cc:1403] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.239s	user 0.011s	sys 0.003s
I20260709 12:19:52.686096 24604 raft_consensus.cc:493] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.686605 24604 raft_consensus.cc:515] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.688594 24604 leader_election.cc:290] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.689318 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:52.689904 24328 raft_consensus.cc:2468] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:52.690341 24444 tablet_bootstrap.cc:654] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.694707 24448 raft_consensus.cc:359] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.695406 24448 raft_consensus.cc:385] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.695683 24448 raft_consensus.cc:740] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.696247 24448 consensus_queue.cc:260] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.697378 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:52.701022 24448 ts_tablet_manager.cc:1434] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:19:52.701740 24448 tablet_bootstrap.cc:492] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:52.698002 24397 raft_consensus.cc:2468] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:52.707347 24443 tablet_bootstrap.cc:492] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:52.707903 24443 ts_tablet_manager.cc:1403] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.002s
I20260709 12:19:52.699002 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfcfcccc1d2440e841ed0dc13a9e7b5" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:52.781131 24218 leader_election.cc:304] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:52.782047 24603 raft_consensus.cc:2804] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.777585 24329 raft_consensus.cc:2376] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1. Re-sending same reply.
I20260709 12:19:52.782140 24400 raft_consensus.cc:2468] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:52.783300 24603 raft_consensus.cc:493] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.790778 24444 tablet_bootstrap.cc:492] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:52.792934 24448 tablet_bootstrap.cc:654] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.794826 24603 raft_consensus.cc:3060] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.793741 24443 raft_consensus.cc:359] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.795069 24444 ts_tablet_manager.cc:1403] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.132s	user 0.035s	sys 0.050s
I20260709 12:19:52.795313 24443 raft_consensus.cc:385] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.795593 24443 raft_consensus.cc:740] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.796283 24443 consensus_queue.cc:260] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.797619 24444 raft_consensus.cc:359] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.798192 24443 ts_tablet_manager.cc:1434] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.000s
I20260709 12:19:52.798250 24444 raft_consensus.cc:385] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.802421 24603 raft_consensus.cc:515] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.803416 24444 raft_consensus.cc:740] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.804472 24444 consensus_queue.cc:260] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.805907 24400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:52.806557 24400 raft_consensus.cc:3060] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.806824 24217 leader_election.cc:304] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:52.807839 24444 ts_tablet_manager.cc:1434] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:19:52.809489 24444 tablet_bootstrap.cc:492] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:52.810338 24603 leader_election.cc:290] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:52.810907 24603 consensus_queue.cc:1048] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:52.809756 24470 raft_consensus.cc:2749] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:52.802460 24443 tablet_bootstrap.cc:492] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:52.813582 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:52.814162 24329 raft_consensus.cc:3060] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:52.818187 24609 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.602s	user 0.013s	sys 0.071s
W20260709 12:19:52.818563 24609 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.602s	user 0.013s	sys 0.072s
I20260709 12:19:52.822425 24444 tablet_bootstrap.cc:654] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.823751 24443 tablet_bootstrap.cc:654] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.825137 24400 raft_consensus.cc:2468] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:52.833547 24448 tablet_bootstrap.cc:492] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:52.834051 24448 ts_tablet_manager.cc:1403] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.011s
I20260709 12:19:52.836324 24448 raft_consensus.cc:359] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.836800 24448 raft_consensus.cc:385] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.837072 24448 raft_consensus.cc:740] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.838702 24218 leader_election.cc:304] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:52.838845 24448 consensus_queue.cc:260] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.839596 24604 raft_consensus.cc:2804] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.840102 24604 raft_consensus.cc:697] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:52.841333 24448 ts_tablet_manager.cc:1434] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:19:52.840976 24604 consensus_queue.cc:237] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.842212 24448 tablet_bootstrap.cc:492] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:52.846361 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:52.846657 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e119fec05114f15a60d1488b84ca8ee" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:52.847325 24326 raft_consensus.cc:2468] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:52.849339 24152 catalog_manager.cc:5697] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.848845 24329 raft_consensus.cc:2468] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:52.855567 24648 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:52.866672 24609 raft_consensus.cc:493] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:52.869911 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 60557.7us
I20260709 12:19:52.873204 24609 raft_consensus.cc:515] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:52.881695 24249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:52.882644 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:52.889874 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9caec8205427417ab63f421f3b4f2118" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:52.892863 24250 raft_consensus.cc:3060] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.908361 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e197514ee2c487baae5e2569aeb8ead" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:52.916447 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b3980fa12345f6a61e37cff868cfb3" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:52.916585 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:52.914479 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b3980fa12345f6a61e37cff868cfb3" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:52.917095 24401 raft_consensus.cc:2468] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:52.920825 24366 leader_election.cc:304] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:52.917271 24403 raft_consensus.cc:2393] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 456c51eeaca74cf595d33ba5b0334819 in current term 1: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
I20260709 12:19:52.918632 24397 raft_consensus.cc:3060] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.926908 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e197514ee2c487baae5e2569aeb8ead" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:52.927136 24252 raft_consensus.cc:3060] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.925037 24524 raft_consensus.cc:2804] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.925901 24398 raft_consensus.cc:3060] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.932667 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b3980fa12345f6a61e37cff868cfb3" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:52.948460 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e119fec05114f15a60d1488b84ca8ee" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:52.949115 24247 raft_consensus.cc:2468] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:52.942304 24524 raft_consensus.cc:493] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.956913 24524 raft_consensus.cc:3060] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.962312 24251 raft_consensus.cc:2393] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:52.967659 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:52.971520 24366 leader_election.cc:304] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:52.963433 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b3980fa12345f6a61e37cff868cfb3" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
W20260709 12:19:52.974562 24292 leader_election.cc:343] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.976198 24668 raft_consensus.cc:2749] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:52.978343 24245 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.971868 24475 raft_consensus.cc:493] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:52.972724 24293 consensus_peers.cc:597] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:52.973651 24656 raft_consensus.cc:493] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.989429 24448 tablet_bootstrap.cc:654] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.996701 24656 raft_consensus.cc:515] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:52.995393 24293 leader_election.cc:343] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.988502 24475 raft_consensus.cc:515] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.011657 24609 leader_election.cc:290] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.007726 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301baabf2a614935a17629e0f67659a8" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:53.015519 24475 leader_election.cc:290] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:53.017308 24444 tablet_bootstrap.cc:492] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:53.017776 24444 ts_tablet_manager.cc:1403] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.209s	user 0.012s	sys 0.027s
W20260709 12:19:53.020267 24292 leader_election.cc:343] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.026463 24444 raft_consensus.cc:359] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.027127 24444 raft_consensus.cc:385] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.027360 24444 raft_consensus.cc:740] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.006135 24293 leader_election.cc:304] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:53.030247 24449 raft_consensus.cc:2749] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.031873 24293 leader_election.cc:304] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:53.033394 24449 raft_consensus.cc:2749] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.025627 24656 leader_election.cc:290] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.046444 24444 consensus_queue.cc:260] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.049036 24444 ts_tablet_manager.cc:1434] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
W20260709 12:19:53.029366 24665 log.cc:927] Time spent T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 12:19:53.050267 24444 tablet_bootstrap.cc:492] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:53.052073 24443 tablet_bootstrap.cc:492] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:53.055385 24443 ts_tablet_manager.cc:1403] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.253s	user 0.025s	sys 0.010s
I20260709 12:19:53.068325 24449 consensus_queue.cc:1048] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:53.072830 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 98617.4us
I20260709 12:19:53.080437 24366 leader_election.cc:304] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:53.083861 24402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:53.085215 24253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:53.086055 24253 raft_consensus.cc:2393] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
W20260709 12:19:53.086771 24293 leader_election.cc:343] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.094532 24293 leader_election.cc:304] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:53.095382 24449 raft_consensus.cc:2749] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.106146 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301baabf2a614935a17629e0f67659a8" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:53.106853 24401 raft_consensus.cc:2468] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:53.105975 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:53.108300 24324 raft_consensus.cc:2393] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:53.108261 24603 raft_consensus.cc:493] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.108853 24603 raft_consensus.cc:515] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.109666 24366 leader_election.cc:304] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:53.111416 24293 leader_election.cc:304] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:53.111820 24680 raft_consensus.cc:3060] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.113740 24603 leader_election.cc:290] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.112120 24524 raft_consensus.cc:515] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.112962 24398 raft_consensus.cc:2468] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:53.115326 24656 raft_consensus.cc:2804] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:53.115804 24453 raft_consensus.cc:2749] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.116120 24656 raft_consensus.cc:493] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.116466 24656 raft_consensus.cc:3060] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.117479 24448 tablet_bootstrap.cc:492] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:53.118041 24448 ts_tablet_manager.cc:1403] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.276s	user 0.015s	sys 0.009s
I20260709 12:19:53.124723 24397 raft_consensus.cc:2468] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:53.124671 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:53.125029 24509 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:53.126876 24399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:53.131512 24218 leader_election.cc:304] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [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: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:53.193207 24398 raft_consensus.cc:3060] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.123791 24524 leader_election.cc:290] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:53.160280 24509 consensus_queue.cc:1048] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.100s
I20260709 12:19:53.142127 24449 consensus_queue.cc:1048] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.119s
I20260709 12:19:53.157997 24443 raft_consensus.cc:359] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.261452 24443 raft_consensus.cc:385] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.261776 24443 raft_consensus.cc:740] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
W20260709 12:19:53.235349 24350 debug-util.cc:398] Leaking SignalData structure 0x7b08001a24e0 after lost signal to thread 23072
I20260709 12:19:53.138242 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e119fec05114f15a60d1488b84ca8ee" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:53.262794 24324 raft_consensus.cc:3060] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:53.262913 24350 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1900 after lost signal to thread 24186
I20260709 12:19:53.201820 24680 raft_consensus.cc:2749] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.185393 24664 raft_consensus.cc:493] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:53.264127 24350 debug-util.cc:398] Leaking SignalData structure 0x7b080008c680 after lost signal to thread 24278
I20260709 12:19:53.264504 24664 raft_consensus.cc:515] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:53.265097 24350 debug-util.cc:398] Leaking SignalData structure 0x7b0800219dc0 after lost signal to thread 24353
I20260709 12:19:53.241750 24660 raft_consensus.cc:2749] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:53.227914 24448 raft_consensus.cc:359] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.269819 24448 raft_consensus.cc:385] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.270394 24448 raft_consensus.cc:740] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.270758 24443 consensus_queue.cc:260] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.271057 24448 consensus_queue.cc:260] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.228349 24444 tablet_bootstrap.cc:654] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.273305 24448 ts_tablet_manager.cc:1434] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.155s	user 0.007s	sys 0.002s
I20260709 12:19:53.190147 24656 raft_consensus.cc:515] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:53.266090 24350 debug-util.cc:398] Leaking SignalData structure 0x7b0800103d80 after lost signal to thread 24427
I20260709 12:19:53.139945 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e119fec05114f15a60d1488b84ca8ee" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:53.285177 24245 raft_consensus.cc:3060] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.234149 24604 consensus_queue.cc:1048] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
I20260709 12:19:53.304476 24537 consensus_queue.cc:1048] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:53.326606 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:53.327309 24325 raft_consensus.cc:2468] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:53.328697 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:53.331723 24218 leader_election.cc:343] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.333668 24664 leader_election.cc:290] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.336668 24151 catalog_manager.cc:5697] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:53.341135 24324 raft_consensus.cc:2468] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:53.345070 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301baabf2a614935a17629e0f67659a8" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:53.345661 24252 raft_consensus.cc:3060] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.346570 24444 tablet_bootstrap.cc:492] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:53.347030 24444 ts_tablet_manager.cc:1403] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.297s	user 0.021s	sys 0.003s
I20260709 12:19:53.352034 24252 raft_consensus.cc:2468] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:53.355798 24366 leader_election.cc:304] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:53.356555 24217 leader_election.cc:304] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:53.356652 24671 raft_consensus.cc:2804] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:53.357218 24671 raft_consensus.cc:697] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:53.349695 24444 raft_consensus.cc:359] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.357993 24444 raft_consensus.cc:385] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.358314 24444 raft_consensus.cc:740] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.326104 24656 leader_election.cc:290] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.358105 24671 consensus_queue.cc:237] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.377156 24650 consensus_queue.cc:1048] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:19:53.335006 24448 tablet_bootstrap.cc:492] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:53.362982 24443 ts_tablet_manager.cc:1434] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.307s	user 0.010s	sys 0.017s
I20260709 12:19:53.380153 24443 tablet_bootstrap.cc:492] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:53.364212 24470 raft_consensus.cc:2804] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:53.370734 24292 leader_election.cc:304] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:53.372435 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301baabf2a614935a17629e0f67659a8" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:53.374951 24537 consensus_queue.cc:1048] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:19:53.385704 24444 consensus_queue.cc:260] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.392200 24509 raft_consensus.cc:493] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.392659 24444 ts_tablet_manager.cc:1434] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260709 12:19:53.392867 24509 raft_consensus.cc:515] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.393539 24444 tablet_bootstrap.cc:492] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:53.389354 24397 raft_consensus.cc:3060] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.385116 24470 raft_consensus.cc:493] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.398327 24470 raft_consensus.cc:3060] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.387702 24645 raft_consensus.cc:2804] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:53.395802 24245 raft_consensus.cc:2468] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:53.412811 24645 raft_consensus.cc:697] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:53.436112 24645 consensus_queue.cc:237] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.440459 24603 consensus_queue.cc:1048] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:53.443250 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06292b45cbd74065a57d1d53181d8d39" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:53.445189 24443 tablet_bootstrap.cc:654] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:53.446448 24292 leader_election.cc:343] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.446734 24509 leader_election.cc:290] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.448354 24399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06292b45cbd74065a57d1d53181d8d39" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:53.451821 24293 leader_election.cc:343] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.452324 24293 leader_election.cc:304] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:53.454087 24509 raft_consensus.cc:2749] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.474090 24448 tablet_bootstrap.cc:654] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.479713 24470 raft_consensus.cc:515] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.482683 24453 raft_consensus.cc:493] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c89c4502a454724ab8fa38d4e0e9fad)
I20260709 12:19:53.483932 24453 raft_consensus.cc:515] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.488863 24453 leader_election.cc:290] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:53.491225 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16f156a721483c95e068a61927fcf5" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:53.492452 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c16f156a721483c95e068a61927fcf5" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:53.493929 24366 leader_election.cc:304] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [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: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:53.495059 24453 raft_consensus.cc:2749] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:53.500180 24397 raft_consensus.cc:2468] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:53.517726 24470 leader_election.cc:290] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.521198 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:53.521399 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:53.521787 24324 raft_consensus.cc:3060] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.520702 24150 catalog_manager.cc:5697] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } }
W20260709 12:19:53.524410 24218 leader_election.cc:343] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.530321 24150 catalog_manager.cc:5697] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:53.532533 24324 raft_consensus.cc:2468] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:53.540200 24217 leader_election.cc:304] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:53.542148 24664 raft_consensus.cc:2804] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:53.542658 24664 raft_consensus.cc:697] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:53.543519 24664 consensus_queue.cc:237] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.546676 24152 catalog_manager.cc:5697] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } }
I20260709 12:19:53.548424 24152 catalog_manager.cc:5697] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:53.578635 24448 tablet_bootstrap.cc:492] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:53.578712 24443 tablet_bootstrap.cc:492] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:53.579101 24448 ts_tablet_manager.cc:1403] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.244s	user 0.016s	sys 0.023s
I20260709 12:19:53.579322 24443 ts_tablet_manager.cc:1403] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.199s	user 0.007s	sys 0.014s
I20260709 12:19:53.586326 24444 tablet_bootstrap.cc:654] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.589694 24443 raft_consensus.cc:359] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.590476 24443 raft_consensus.cc:385] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.590749 24443 raft_consensus.cc:740] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.591450 24448 raft_consensus.cc:359] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.592340 24448 raft_consensus.cc:385] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.593189 24448 raft_consensus.cc:740] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.593986 24448 consensus_queue.cc:260] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.592357 24443 consensus_queue.cc:260] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.597697 24443 ts_tablet_manager.cc:1434] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 12:19:53.598881 24443 tablet_bootstrap.cc:492] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:53.603858 24537 raft_consensus.cc:493] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.604306 24537 raft_consensus.cc:515] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.606768 24448 ts_tablet_manager.cc:1434] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.005s
I20260709 12:19:53.609196 24509 raft_consensus.cc:493] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.610167 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:53.611955 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:53.613838 24398 raft_consensus.cc:3060] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.609717 24509 raft_consensus.cc:515] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.615533 24325 raft_consensus.cc:2468] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:53.608069 24537 leader_election.cc:290] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.612637 24403 raft_consensus.cc:2468] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:53.621632 24448 tablet_bootstrap.cc:492] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:53.621120 24218 leader_election.cc:304] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:53.624393 24537 raft_consensus.cc:2804] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:53.624900 24537 raft_consensus.cc:493] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.625367 24537 raft_consensus.cc:3060] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:53.640590 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:53.643438 24509 leader_election.cc:290] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.644786 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:53.645471 24403 raft_consensus.cc:2468] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:53.646735 24293 leader_election.cc:304] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:53.647543 24509 raft_consensus.cc:2804] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:53.647970 24509 raft_consensus.cc:493] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.648697 24509 raft_consensus.cc:3060] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:53.651645 24444 tablet_bootstrap.cc:492] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:53.652148 24444 ts_tablet_manager.cc:1403] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.259s	user 0.015s	sys 0.027s
I20260709 12:19:53.656214 24150 catalog_manager.cc:5697] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:53.651906 24537 raft_consensus.cc:515] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.674880 24245 raft_consensus.cc:2393] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 456c51eeaca74cf595d33ba5b0334819 in current term 2: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
I20260709 12:19:53.662588 24444 raft_consensus.cc:359] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.675607 24444 raft_consensus.cc:385] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.675933 24444 raft_consensus.cc:740] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.676604 24444 consensus_queue.cc:260] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.665088 24443 tablet_bootstrap.cc:654] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.678411 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:53.679908 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:53.680516 24403 raft_consensus.cc:3060] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:53.662261 24448 tablet_bootstrap.cc:654] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.684525 24444 ts_tablet_manager.cc:1434] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
I20260709 12:19:53.685381 24444 tablet_bootstrap.cc:492] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:53.687866 24403 raft_consensus.cc:2468] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 2.
I20260709 12:19:53.688390 24448 tablet_bootstrap.cc:492] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:53.689093 24448 ts_tablet_manager.cc:1403] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.004s
I20260709 12:19:53.689108 24218 leader_election.cc:304] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:53.691651 24444 tablet_bootstrap.cc:654] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.691852 24664 raft_consensus.cc:2804] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:53.692485 24664 raft_consensus.cc:697] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:53.693162 24443 tablet_bootstrap.cc:492] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:53.693550 24664 consensus_queue.cc:237] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.694569 24443 ts_tablet_manager.cc:1403] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.005s
I20260709 12:19:53.697402 24537 leader_election.cc:290] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 2 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.696376 24448 raft_consensus.cc:359] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.699761 24448 raft_consensus.cc:385] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.700533 24475 raft_consensus.cc:493] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.701041 24475 raft_consensus.cc:515] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.700129 24448 raft_consensus.cc:740] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.702790 24443 raft_consensus.cc:359] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.704900 24443 raft_consensus.cc:385] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.704818 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:53.703692 24448 consensus_queue.cc:260] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.706295 24324 raft_consensus.cc:2393] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
I20260709 12:19:53.707389 24448 ts_tablet_manager.cc:1434] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:19:53.708333 24448 tablet_bootstrap.cc:492] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:53.708544 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:53.705462 24443 raft_consensus.cc:740] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.709739 24443 consensus_queue.cc:260] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.710536 24366 leader_election.cc:304] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:53.711436 24671 raft_consensus.cc:3060] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.703146 24475 leader_election.cc:290] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:53.721274 24443 ts_tablet_manager.cc:1434] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:19:53.722561 24443 tablet_bootstrap.cc:492] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:53.735766 24671 raft_consensus.cc:2749] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.739032 24470 raft_consensus.cc:493] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.739760 24470 raft_consensus.cc:515] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:53.737018 24200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:53.701066 24509 raft_consensus.cc:515] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.743273 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba108c51c1b643e4b470a914a507d401" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:53.768657 24324 raft_consensus.cc:2468] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:53.769820 24217 leader_election.cc:304] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:53.768687 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba108c51c1b643e4b470a914a507d401" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:53.770872 24603 raft_consensus.cc:2804] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:53.771591 24509 leader_election.cc:290] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
W20260709 12:19:53.771893 24218 leader_election.cc:343] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.766462 24448 tablet_bootstrap.cc:654] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.766809 24325 raft_consensus.cc:2393] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c89c4502a454724ab8fa38d4e0e9fad in current term 2: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:53.771380 24603 raft_consensus.cc:493] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.752884 24151 catalog_manager.cc:5697] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:53.775230 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:53.775754 24403 raft_consensus.cc:2393] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 456c51eeaca74cf595d33ba5b0334819 in current term 2: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
I20260709 12:19:53.776674 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:53.747037 24470 leader_election.cc:290] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.783836 24293 leader_election.cc:304] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:53.784921 24509 raft_consensus.cc:2749] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:53.776304 24603 raft_consensus.cc:3060] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.786199 24443 tablet_bootstrap.cc:654] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.795980 24444 tablet_bootstrap.cc:492] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:53.796411 24444 ts_tablet_manager.cc:1403] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.012s
I20260709 12:19:53.802007 24603 raft_consensus.cc:515] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.804693 24444 raft_consensus.cc:359] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.805722 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba108c51c1b643e4b470a914a507d401" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:53.807541 24444 raft_consensus.cc:385] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.806166 24603 leader_election.cc:290] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.807916 24444 raft_consensus.cc:740] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.808883 24444 consensus_queue.cc:260] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:53.809201 24218 leader_election.cc:343] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.810883 24444 ts_tablet_manager.cc:1434] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:19:53.813134 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba108c51c1b643e4b470a914a507d401" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:53.813932 24444 tablet_bootstrap.cc:492] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:53.814168 24325 raft_consensus.cc:3060] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.816429 24603 raft_consensus.cc:493] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.813179 24448 tablet_bootstrap.cc:492] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:53.817237 24448 ts_tablet_manager.cc:1403] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.009s
I20260709 12:19:53.817042 24603 raft_consensus.cc:515] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.819788 24448 raft_consensus.cc:359] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.820082 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06292b45cbd74065a57d1d53181d8d39" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:53.820501 24448 raft_consensus.cc:385] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.820721 24327 raft_consensus.cc:2468] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:53.824524 24444 tablet_bootstrap.cc:654] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.820797 24448 raft_consensus.cc:740] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.822108 24217 leader_election.cc:304] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:53.826814 24448 consensus_queue.cc:260] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.828094 24470 raft_consensus.cc:2804] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:53.828469 24470 raft_consensus.cc:493] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.828794 24470 raft_consensus.cc:3060] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.828960 24448 ts_tablet_manager.cc:1434] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:19:53.829841 24448 tablet_bootstrap.cc:492] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:53.830920 24150 catalog_manager.cc:5697] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 2, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 2 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:53.837638 24325 raft_consensus.cc:2468] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:53.840831 24671 consensus_queue.cc:1048] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:53.851534 24448 tablet_bootstrap.cc:654] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.852248 24443 tablet_bootstrap.cc:492] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:53.852737 24443 ts_tablet_manager.cc:1403] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.002s
I20260709 12:19:53.855729 24443 raft_consensus.cc:359] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.857293 24443 raft_consensus.cc:385] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.857556 24443 raft_consensus.cc:740] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.858265 24443 consensus_queue.cc:260] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.869340 24671 consensus_queue.cc:1048] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:53.872673 24443 ts_tablet_manager.cc:1434] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:19:53.876127 24448 tablet_bootstrap.cc:492] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:53.876570 24448 ts_tablet_manager.cc:1403] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.001s
I20260709 12:19:53.877405 24603 leader_election.cc:290] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.879091 24448 raft_consensus.cc:359] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.879346 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06292b45cbd74065a57d1d53181d8d39" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:53.879729 24448 raft_consensus.cc:385] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.880028 24448 raft_consensus.cc:740] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
W20260709 12:19:53.880640 24218 leader_election.cc:343] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.880816 24217 leader_election.cc:304] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:53.881244 24443 tablet_bootstrap.cc:492] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:53.882642 24603 raft_consensus.cc:2804] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:53.885012 24603 raft_consensus.cc:697] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:53.880674 24448 consensus_queue.cc:260] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.887974 24603 consensus_queue.cc:237] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.889266 24443 tablet_bootstrap.cc:654] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.886210 24470 raft_consensus.cc:515] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.890511 24448 ts_tablet_manager.cc:1434] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:19:53.905764 24448 tablet_bootstrap.cc:492] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:53.907637 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06292b45cbd74065a57d1d53181d8d39" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:53.908897 24218 leader_election.cc:343] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.909497 24470 leader_election.cc:290] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:53.911492 24448 tablet_bootstrap.cc:654] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.916402 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06292b45cbd74065a57d1d53181d8d39" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:53.917080 24327 raft_consensus.cc:3060] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.925308 24327 raft_consensus.cc:2468] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:53.928470 24217 leader_election.cc:304] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:53.929451 24537 raft_consensus.cc:2804] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:53.929911 24537 raft_consensus.cc:697] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:53.931757 24537 consensus_queue.cc:237] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.940354 24443 tablet_bootstrap.cc:492] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:53.940824 24443 ts_tablet_manager.cc:1403] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.003s
I20260709 12:19:53.946640 24444 tablet_bootstrap.cc:492] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:53.947144 24444 ts_tablet_manager.cc:1403] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.133s	user 0.032s	sys 0.019s
I20260709 12:19:53.950250 24444 raft_consensus.cc:359] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.951012 24444 raft_consensus.cc:385] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.951323 24444 raft_consensus.cc:740] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.953538 24443 raft_consensus.cc:359] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.954276 24443 raft_consensus.cc:385] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.954522 24443 raft_consensus.cc:740] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.957953 24448 tablet_bootstrap.cc:492] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:53.958448 24448 ts_tablet_manager.cc:1403] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.008s
I20260709 12:19:53.952085 24444 consensus_queue.cc:260] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.959615 24470 consensus_queue.cc:1048] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:53.961295 24448 raft_consensus.cc:359] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.961980 24448 raft_consensus.cc:385] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.962321 24448 raft_consensus.cc:740] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.963143 24444 ts_tablet_manager.cc:1434] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:19:53.963992 24444 tablet_bootstrap.cc:492] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:53.962971 24448 consensus_queue.cc:260] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.955246 24443 consensus_queue.cc:260] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:53.972353 24443 ts_tablet_manager.cc:1434] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:19:53.973153 24443 tablet_bootstrap.cc:492] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:53.975536 24448 ts_tablet_manager.cc:1434] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:19:53.976415 24448 tablet_bootstrap.cc:492] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:53.979765 24151 catalog_manager.cc:5697] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:54.004045 24453 raft_consensus.cc:493] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.009876 24453 raft_consensus.cc:515] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.005517 24151 catalog_manager.cc:5697] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:54.011936 24453 leader_election.cc:290] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:54.001427 24444 tablet_bootstrap.cc:654] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.998180 24448 tablet_bootstrap.cc:654] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.017238 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8791250dea1c44fcacd853a5d80c0510" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:54.019094 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8791250dea1c44fcacd853a5d80c0510" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:54.019377 24603 consensus_queue.cc:1048] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:54.019773 24325 raft_consensus.cc:2468] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:54.021045 24366 leader_election.cc:304] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:54.022390 24453 raft_consensus.cc:2804] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.022761 24453 raft_consensus.cc:493] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.023087 24453 raft_consensus.cc:3060] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.029978 24453 raft_consensus.cc:515] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:54.033380 24366 leader_election.cc:343] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.038017 24664 raft_consensus.cc:493] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.038611 24664 raft_consensus.cc:515] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.040939 24664 leader_election.cc:290] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.044289 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:54.049785 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:54.050437 24324 raft_consensus.cc:2468] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:54.051445 24217 leader_election.cc:304] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:54.052398 24603 raft_consensus.cc:2804] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.052832 24603 raft_consensus.cc:493] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.053246 24453 leader_election.cc:290] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
W20260709 12:19:54.053716 24218 leader_election.cc:343] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.056545 24645 consensus_queue.cc:1048] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.061383 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8791250dea1c44fcacd853a5d80c0510" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:54.053246 24603 raft_consensus.cc:3060] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.062881 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8791250dea1c44fcacd853a5d80c0510" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:54.063606 24324 raft_consensus.cc:3060] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.071115 24324 raft_consensus.cc:2468] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:54.076128 24366 leader_election.cc:304] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:54.077076 24453 raft_consensus.cc:2804] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.077641 24453 raft_consensus.cc:697] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:54.078615 24453 consensus_queue.cc:237] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:54.082499 24366 leader_election.cc:343] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.083866 24645 consensus_queue.cc:1048] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.117059 24645 raft_consensus.cc:493] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.117569 24645 raft_consensus.cc:515] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.119801 24645 leader_election.cc:290] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.120422 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3569182e87104d378d79862a92a4fb3f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:54.121826 24292 leader_election.cc:343] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.007737 24443 tablet_bootstrap.cc:654] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.123306 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3569182e87104d378d79862a92a4fb3f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:54.126065 24293 leader_election.cc:343] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.126464 24293 leader_election.cc:304] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.127326 24656 raft_consensus.cc:2749] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.097884 24603 raft_consensus.cc:515] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.157732 24660 raft_consensus.cc:493] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.158445 24660 raft_consensus.cc:515] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.160414 24660 leader_election.cc:290] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.162112 24444 tablet_bootstrap.cc:492] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:54.162889 24444 ts_tablet_manager.cc:1403] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.199s	user 0.018s	sys 0.051s
I20260709 12:19:54.165318 24603 leader_election.cc:290] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.166496 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9a6989cf5f486a9d555af44f433ce4" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:54.166538 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9a6989cf5f486a9d555af44f433ce4" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:54.164139 24150 catalog_manager.cc:5697] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:54.168839 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:54.169396 24325 raft_consensus.cc:3060] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.169755 24443 tablet_bootstrap.cc:492] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:54.170342 24448 tablet_bootstrap.cc:492] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:54.170248 24444 raft_consensus.cc:359] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.170275 24443 ts_tablet_manager.cc:1403] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.197s	user 0.013s	sys 0.007s
I20260709 12:19:54.170845 24448 ts_tablet_manager.cc:1403] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.195s	user 0.023s	sys 0.045s
I20260709 12:19:54.170954 24444 raft_consensus.cc:385] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.167120 24324 raft_consensus.cc:2468] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:54.179178 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:54.180804 24325 raft_consensus.cc:2468] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:54.171303 24444 raft_consensus.cc:740] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.181951 24444 consensus_queue.cc:260] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:54.183504 24218 leader_election.cc:343] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.184075 24444 ts_tablet_manager.cc:1434] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
W20260709 12:19:54.184176 24218 leader_election.cc:343] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.185794 24444 tablet_bootstrap.cc:492] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:54.173930 24443 raft_consensus.cc:359] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.187551 24443 raft_consensus.cc:385] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.187835 24443 raft_consensus.cc:740] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.188706 24443 consensus_queue.cc:260] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.190330 24217 leader_election.cc:304] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.192049 24217 leader_election.cc:304] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.193267 24660 raft_consensus.cc:2804] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.193634 24660 raft_consensus.cc:493] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.193933 24660 raft_consensus.cc:3060] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.198784 24671 raft_consensus.cc:493] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.199357 24443 ts_tablet_manager.cc:1434] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 12:19:54.199453 24671 raft_consensus.cc:515] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.200301 24443 tablet_bootstrap.cc:492] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:54.201766 24671 leader_election.cc:290] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:54.202188 24603 raft_consensus.cc:2804] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.202821 24603 raft_consensus.cc:697] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:54.203586 24603 consensus_queue.cc:237] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.205931 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9caec8205427417ab63f421f3b4f2118" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:54.206460 24325 raft_consensus.cc:2468] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:54.208356 24366 leader_election.cc:304] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:54.209095 24671 raft_consensus.cc:2804] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.209460 24671 raft_consensus.cc:493] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.209789 24671 raft_consensus.cc:3060] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.210942 24660 raft_consensus.cc:515] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.215834 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9caec8205427417ab63f421f3b4f2118" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:54.216465 24245 raft_consensus.cc:2468] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:54.207707 24324 raft_consensus.cc:1275] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:19:54.214854 24448 raft_consensus.cc:359] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.221500 24448 raft_consensus.cc:385] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.221855 24448 raft_consensus.cc:740] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.222491 24604 consensus_queue.cc:1048] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.222728 24448 consensus_queue.cc:260] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.224213 24444 tablet_bootstrap.cc:654] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.226646 24448 ts_tablet_manager.cc:1434] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 12:19:54.227902 24448 tablet_bootstrap.cc:492] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:54.236232 24150 catalog_manager.cc:5697] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:54.239264 24443 tablet_bootstrap.cc:654] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.244441 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9a6989cf5f486a9d555af44f433ce4" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:54.245891 24218 leader_election.cc:343] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.246536 24660 leader_election.cc:290] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.250994 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9a6989cf5f486a9d555af44f433ce4" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:54.251581 24325 raft_consensus.cc:3060] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.252956 24671 raft_consensus.cc:515] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.259938 24671 leader_election.cc:290] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:54.262109 24444 tablet_bootstrap.cc:492] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:54.262567 24444 ts_tablet_manager.cc:1403] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.000s
I20260709 12:19:54.264436 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9caec8205427417ab63f421f3b4f2118" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:54.265007 24327 raft_consensus.cc:3060] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.265424 24325 raft_consensus.cc:2468] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:54.266522 24217 leader_election.cc:304] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.267552 24448 tablet_bootstrap.cc:654] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.274775 24660 raft_consensus.cc:2804] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.275580 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9caec8205427417ab63f421f3b4f2118" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:54.275821 24660 raft_consensus.cc:697] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:54.276356 24251 raft_consensus.cc:3060] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.277010 24660 consensus_queue.cc:237] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.322520 24444 raft_consensus.cc:359] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.323246 24444 raft_consensus.cc:385] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.323570 24444 raft_consensus.cc:740] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.324148 24444 consensus_queue.cc:260] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.328945 24403 raft_consensus.cc:1275] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:19:54.330605 24537 consensus_queue.cc:1048] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.319929 24327 raft_consensus.cc:2468] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:54.331549 24443 tablet_bootstrap.cc:492] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:54.332276 24251 raft_consensus.cc:2468] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:54.335184 24443 ts_tablet_manager.cc:1403] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.135s	user 0.020s	sys 0.008s
I20260709 12:19:54.336390 24537 consensus_queue.cc:1048] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.340090 24366 leader_election.cc:304] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:54.344022 24671 raft_consensus.cc:2804] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.350612 24444 ts_tablet_manager.cc:1434] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.002s
I20260709 12:19:54.351850 24444 tablet_bootstrap.cc:492] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:54.362033 24443 raft_consensus.cc:359] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.362784 24443 raft_consensus.cc:385] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.363190 24443 raft_consensus.cc:740] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.367903 24443 consensus_queue.cc:260] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.370569 24448 tablet_bootstrap.cc:492] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:54.371170 24448 ts_tablet_manager.cc:1403] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.005s
I20260709 12:19:54.382083 24443 ts_tablet_manager.cc:1434] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 12:19:54.384016 24443 tablet_bootstrap.cc:492] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:54.366537 24660 raft_consensus.cc:493] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.390276 24444 tablet_bootstrap.cc:654] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.387617 24660 raft_consensus.cc:515] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.399273 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3569182e87104d378d79862a92a4fb3f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:54.399981 24324 raft_consensus.cc:2468] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:54.403115 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3569182e87104d378d79862a92a4fb3f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:54.402966 24448 raft_consensus.cc:359] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.403630 24448 raft_consensus.cc:385] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.403895 24448 raft_consensus.cc:740] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
W20260709 12:19:54.404407 24218 leader_election.cc:343] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.404654 24448 consensus_queue.cc:260] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.405128 24660 leader_election.cc:290] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.406952 24217 leader_election.cc:304] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.407718 24470 raft_consensus.cc:2804] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.408043 24470 raft_consensus.cc:493] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.408357 24470 raft_consensus.cc:3060] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.410774 24448 ts_tablet_manager.cc:1434] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:19:54.411720 24448 tablet_bootstrap.cc:492] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:54.387360 24671 raft_consensus.cc:697] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:54.418593 24470 raft_consensus.cc:515] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.420936 24671 consensus_queue.cc:237] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.415365 24150 catalog_manager.cc:5697] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:54.424680 24470 leader_election.cc:290] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.425689 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3569182e87104d378d79862a92a4fb3f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:54.427000 24218 leader_election.cc:343] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.430833 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3569182e87104d378d79862a92a4fb3f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:54.431501 24325 raft_consensus.cc:3060] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.433739 24403 raft_consensus.cc:3060] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.443506 24660 raft_consensus.cc:493] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.459703 24475 raft_consensus.cc:493] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.459543 24537 consensus_queue.cc:1048] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.460196 24475 raft_consensus.cc:515] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.466250 24448 tablet_bootstrap.cc:654] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.462184 24475 leader_election.cc:290] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:54.463824 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba108c51c1b643e4b470a914a507d401" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:54.467433 24660 raft_consensus.cc:515] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.463165 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba108c51c1b643e4b470a914a507d401" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:54.473048 24398 raft_consensus.cc:3060] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.473265 24366 leader_election.cc:304] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [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: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:54.476152 24325 raft_consensus.cc:2468] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:54.491101 24217 leader_election.cc:304] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.492460 24470 raft_consensus.cc:2804] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.492894 24470 raft_consensus.cc:697] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:54.493570 24470 consensus_queue.cc:237] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.506882 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8791250dea1c44fcacd853a5d80c0510" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:54.508307 24324 raft_consensus.cc:2393] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c89c4502a454724ab8fa38d4e0e9fad in current term 1: Already voted for candidate 7813e2c9186a41db90615f6a4bbec641 in this term.
I20260709 12:19:54.510447 24660 leader_election.cc:290] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.511081 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8791250dea1c44fcacd853a5d80c0510" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:54.512547 24443 tablet_bootstrap.cc:654] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.512405 24218 leader_election.cc:304] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.516846 24470 consensus_queue.cc:1048] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.518765 24444 tablet_bootstrap.cc:492] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:54.519210 24444 ts_tablet_manager.cc:1403] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.168s	user 0.021s	sys 0.006s
I20260709 12:19:54.513172 24660 raft_consensus.cc:3060] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.517444 24151 catalog_manager.cc:5697] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:54.527100 24537 consensus_queue.cc:1048] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.530004 24150 catalog_manager.cc:5697] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:54.537793 24660 raft_consensus.cc:2749] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.545997 24444 raft_consensus.cc:359] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.546855 24444 raft_consensus.cc:385] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.547166 24444 raft_consensus.cc:740] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.547959 24444 consensus_queue.cc:260] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.562566 24444 ts_tablet_manager.cc:1434] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 12:19:54.563630 24444 tablet_bootstrap.cc:492] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:54.569737 24448 tablet_bootstrap.cc:492] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:54.570480 24448 ts_tablet_manager.cc:1403] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.159s	user 0.013s	sys 0.017s
I20260709 12:19:54.565006 24475 consensus_queue.cc:1048] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:19:54.585031 24448 raft_consensus.cc:359] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.589272 24453 raft_consensus.cc:2749] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:54.585894 24448 raft_consensus.cc:385] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.596694 24448 raft_consensus.cc:740] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.596755 24453 consensus_queue.cc:1048] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:54.599761 24448 consensus_queue.cc:260] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.604449 24448 ts_tablet_manager.cc:1434] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260709 12:19:54.605177 24448 tablet_bootstrap.cc:492] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:54.620873 24443 tablet_bootstrap.cc:492] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:54.621284 24443 ts_tablet_manager.cc:1403] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.238s	user 0.026s	sys 0.028s
I20260709 12:19:54.624171 24645 raft_consensus.cc:493] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.624657 24645 raft_consensus.cc:515] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.628640 24645 leader_election.cc:290] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.642445 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846576bcba54e47ac480f46e5ab6c46" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:54.630116 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846576bcba54e47ac480f46e5ab6c46" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:54.644337 24293 leader_election.cc:343] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.647653 24250 raft_consensus.cc:2468] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:54.648391 24664 consensus_queue.cc:1048] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.652753 24292 leader_election.cc:304] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.656718 24509 raft_consensus.cc:2804] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.657173 24509 raft_consensus.cc:493] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.657521 24509 raft_consensus.cc:3060] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.668380 24509 raft_consensus.cc:515] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.670495 24509 leader_election.cc:290] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.671469 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846576bcba54e47ac480f46e5ab6c46" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:54.681691 24293 leader_election.cc:343] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.683426 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846576bcba54e47ac480f46e5ab6c46" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:54.686153 24251 raft_consensus.cc:3060] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.686807 24443 raft_consensus.cc:359] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.687484 24443 raft_consensus.cc:385] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.687716 24443 raft_consensus.cc:740] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.688268 24443 consensus_queue.cc:260] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.691355 24656 raft_consensus.cc:493] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.691900 24656 raft_consensus.cc:515] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.694083 24656 leader_election.cc:290] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.698532 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680875a981de46588fc8f303502a51c0" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:54.699158 24444 tablet_bootstrap.cc:654] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:54.699797 24292 leader_election.cc:343] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.690162 24443 ts_tablet_manager.cc:1434] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.069s	user 0.003s	sys 0.000s
I20260709 12:19:54.701470 24443 tablet_bootstrap.cc:492] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:54.691080 24448 tablet_bootstrap.cc:654] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.710949 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680875a981de46588fc8f303502a51c0" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:54.711609 24218 consensus_peers.cc:597] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:54.713443 24293 leader_election.cc:343] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.713860 24293 leader_election.cc:304] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.715288 24656 raft_consensus.cc:2749] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.717274 24443 tablet_bootstrap.cc:654] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.724261 24509 raft_consensus.cc:493] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.727806 24509 raft_consensus.cc:515] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.730937 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b392cde1648485b9832f9aa93aacb1b" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:54.731137 24509 leader_election.cc:290] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
W20260709 12:19:54.732784 24292 leader_election.cc:343] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.734094 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b392cde1648485b9832f9aa93aacb1b" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:54.735184 24293 leader_election.cc:343] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.735548 24293 leader_election.cc:304] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.738988 24443 tablet_bootstrap.cc:492] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:54.739393 24443 ts_tablet_manager.cc:1403] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.003s
I20260709 12:19:54.739435 24509 raft_consensus.cc:2749] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.741860 24443 raft_consensus.cc:359] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.749269 24443 raft_consensus.cc:385] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.749569 24443 raft_consensus.cc:740] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.750286 24443 consensus_queue.cc:260] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.751061 24448 tablet_bootstrap.cc:492] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:54.751480 24448 ts_tablet_manager.cc:1403] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.007s
I20260709 12:19:54.751713 24443 ts_tablet_manager.cc:1434] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:19:54.755565 24443 tablet_bootstrap.cc:492] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:54.755895 24448 raft_consensus.cc:359] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.756603 24448 raft_consensus.cc:385] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.756870 24448 raft_consensus.cc:740] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.757494 24448 consensus_queue.cc:260] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.739614 24251 raft_consensus.cc:2468] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:54.758999 24292 leader_election.cc:304] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.759955 24645 raft_consensus.cc:2804] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.761870 24448 ts_tablet_manager.cc:1434] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:19:54.762961 24448 tablet_bootstrap.cc:492] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:54.765030 24645 raft_consensus.cc:697] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:54.766870 24645 consensus_queue.cc:237] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.780929 24443 tablet_bootstrap.cc:654] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.781095 24444 tablet_bootstrap.cc:492] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:54.781513 24444 ts_tablet_manager.cc:1403] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.218s	user 0.012s	sys 0.015s
I20260709 12:19:54.783932 24448 tablet_bootstrap.cc:654] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.783901 24444 raft_consensus.cc:359] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.784605 24444 raft_consensus.cc:385] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.784896 24444 raft_consensus.cc:740] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.785586 24444 consensus_queue.cc:260] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.787401 24444 ts_tablet_manager.cc:1434] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:19:54.789026 24444 tablet_bootstrap.cc:492] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:54.803368 24664 raft_consensus.cc:493] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.804062 24664 raft_consensus.cc:515] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.806726 24664 leader_election.cc:290] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.811136 24151 catalog_manager.cc:5697] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:54.812038 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680875a981de46588fc8f303502a51c0" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:54.812143 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680875a981de46588fc8f303502a51c0" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:54.812630 24324 raft_consensus.cc:2468] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:54.813760 24217 leader_election.cc:304] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:54.815799 24444 tablet_bootstrap.cc:654] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.815901 24660 raft_consensus.cc:2804] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.816264 24660 raft_consensus.cc:493] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.816602 24660 raft_consensus.cc:3060] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:54.821262 24218 leader_election.cc:343] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.821964 24448 tablet_bootstrap.cc:492] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:54.822429 24448 ts_tablet_manager.cc:1403] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.020s
I20260709 12:19:54.824909 24448 raft_consensus.cc:359] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.825523 24448 raft_consensus.cc:385] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.825785 24448 raft_consensus.cc:740] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.826427 24448 consensus_queue.cc:260] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.828637 24448 ts_tablet_manager.cc:1434] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:19:54.829738 24448 tablet_bootstrap.cc:492] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:54.833650 24475 consensus_queue.cc:1048] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.835474 24448 tablet_bootstrap.cc:654] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.839665 24660 raft_consensus.cc:515] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.848492 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680875a981de46588fc8f303502a51c0" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:54.849135 24327 raft_consensus.cc:3060] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.875018 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680875a981de46588fc8f303502a51c0" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:54.876909 24218 leader_election.cc:343] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.886632 24327 raft_consensus.cc:2468] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:54.887722 24660 leader_election.cc:290] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.899955 24217 leader_election.cc:304] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.903268 24603 raft_consensus.cc:2804] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.903906 24603 raft_consensus.cc:697] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:54.904975 24603 consensus_queue.cc:237] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.926244 24448 tablet_bootstrap.cc:492] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:54.926669 24444 tablet_bootstrap.cc:492] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:54.926695 24448 ts_tablet_manager.cc:1403] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.097s	user 0.038s	sys 0.049s
I20260709 12:19:54.927157 24444 ts_tablet_manager.cc:1403] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.138s	user 0.029s	sys 0.034s
I20260709 12:19:54.930994 24509 raft_consensus.cc:493] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.931438 24509 raft_consensus.cc:515] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:54.939898 24218 consensus_peers.cc:597] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:54.941869 24509 leader_election.cc:290] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.942837 24403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:54.944428 24293 leader_election.cc:343] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:54.945188 24200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:54.947898 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:54.953435 24443 tablet_bootstrap.cc:492] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:54.953919 24443 ts_tablet_manager.cc:1403] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.199s	user 0.016s	sys 0.012s
W20260709 12:19:54.957261 24757 log.cc:927] Time spent T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 12:19:54.960616 24443 raft_consensus.cc:359] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.961506 24443 raft_consensus.cc:385] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.961836 24443 raft_consensus.cc:740] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.963023 24443 consensus_queue.cc:260] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.966122 24443 ts_tablet_manager.cc:1434] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:19:54.966946 24443 tablet_bootstrap.cc:492] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:54.967031 24444 raft_consensus.cc:359] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.967672 24444 raft_consensus.cc:385] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.967939 24444 raft_consensus.cc:740] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.964255 24448 raft_consensus.cc:359] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.969376 24448 raft_consensus.cc:385] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.969641 24448 raft_consensus.cc:740] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.971064 24444 consensus_queue.cc:260] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.972812 24448 consensus_queue.cc:260] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.975945 24444 ts_tablet_manager.cc:1434] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 12:19:54.980450 24664 consensus_queue.cc:1048] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.982177 24453 consensus_queue.cc:1048] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:54.984612 24292 leader_election.cc:343] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.985008 24292 leader_election.cc:304] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:54.989105 24448 ts_tablet_manager.cc:1434] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 12:19:54.990082 24448 tablet_bootstrap.cc:492] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:54.990386 24645 raft_consensus.cc:2749] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.991171 24403 raft_consensus.cc:3060] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.991484 24444 tablet_bootstrap.cc:492] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:54.991743 24656 raft_consensus.cc:493] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.989696 24151 catalog_manager.cc:5697] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:54.992197 24656 raft_consensus.cc:515] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.994055 24656 leader_election.cc:290] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:54.995378 24603 raft_consensus.cc:493] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.995832 24603 raft_consensus.cc:515] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:54.997182 24444 tablet_bootstrap.cc:654] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.000787 24443 tablet_bootstrap.cc:654] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.011401 24448 tablet_bootstrap.cc:654] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.021623 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d7424fb8494b7785969a761275c4e3" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:55.022332 24448 tablet_bootstrap.cc:492] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:55.022900 24448 ts_tablet_manager.cc:1403] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.002s
W20260709 12:19:55.024888 24293 leader_election.cc:343] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.025048 24738 raft_consensus.cc:493] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.025473 24738 raft_consensus.cc:515] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.028651 24738 leader_election.cc:290] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:55.032035 24603 leader_election.cc:290] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:55.033633 24444 tablet_bootstrap.cc:492] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:55.026145 24448 raft_consensus.cc:359] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.034053 24444 ts_tablet_manager.cc:1403] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.013s
I20260709 12:19:55.034971 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:55.036458 24218 leader_election.cc:343] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.037490 24444 raft_consensus.cc:359] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.038252 24444 raft_consensus.cc:385] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.038524 24444 raft_consensus.cc:740] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.039155 24444 consensus_queue.cc:260] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.040773 24444 ts_tablet_manager.cc:1434] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 12:19:55.041889 24444 tablet_bootstrap.cc:492] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:55.034054 24448 raft_consensus.cc:385] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.042640 24448 raft_consensus.cc:740] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.042943 24738 raft_consensus.cc:493] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.042867 24603 consensus_queue.cc:1048] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:55.043550 24738 raft_consensus.cc:515] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.045744 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9a6989cf5f486a9d555af44f433ce4" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:55.047960 24453 raft_consensus.cc:493] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.048434 24453 raft_consensus.cc:515] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.049615 24444 tablet_bootstrap.cc:654] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.049993 24453 leader_election.cc:290] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:55.043567 24448 consensus_queue.cc:260] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.051712 24738 leader_election.cc:290] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:55.053093 24448 ts_tablet_manager.cc:1434] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:19:55.057071 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846576bcba54e47ac480f46e5ab6c46" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:55.058079 24247 raft_consensus.cc:2393] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:55.059219 24448 tablet_bootstrap.cc:492] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:55.062167 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:55.063694 24327 raft_consensus.cc:2468] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:55.073592 24448 tablet_bootstrap.cc:654] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.082975 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:55.093597 24660 raft_consensus.cc:493] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:55.134181 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 64819.3us
I20260709 12:19:55.147996 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:55.144727 24660 raft_consensus.cc:515] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.152143 24660 leader_election.cc:290] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:55.160667 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9a6989cf5f486a9d555af44f433ce4" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:55.171504 24366 leader_election.cc:304] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [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: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:55.191634 24443 tablet_bootstrap.cc:492] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:55.192224 24443 ts_tablet_manager.cc:1403] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.225s	user 0.047s	sys 0.041s
I20260709 12:19:55.205672 24453 raft_consensus.cc:493] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.206290 24453 raft_consensus.cc:515] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.209995 24453 leader_election.cc:290] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:55.201411 24734 raft_consensus.cc:2749] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:55.209924 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846576bcba54e47ac480f46e5ab6c46" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:55.219358 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5316b56930cb4d5eb433a3cddba310c3" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:55.217885 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 74958.7us
I20260709 12:19:55.221692 24217 leader_election.cc:304] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:55.223140 24366 leader_election.cc:304] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:55.225013 24453 raft_consensus.cc:2749] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.226954 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5316b56930cb4d5eb433a3cddba310c3" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:55.220911 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680875a981de46588fc8f303502a51c0" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:55.227735 24444 tablet_bootstrap.cc:492] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:55.228909 24444 ts_tablet_manager.cc:1403] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.020s
I20260709 12:19:55.230294 24366 leader_election.cc:304] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:55.223067 24603 raft_consensus.cc:2804] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:55.231377 24738 raft_consensus.cc:3060] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.225080 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d7424fb8494b7785969a761275c4e3" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:55.237313 24218 leader_election.cc:343] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.240721 24448 tablet_bootstrap.cc:492] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:55.241096 24448 ts_tablet_manager.cc:1403] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.182s	user 0.013s	sys 0.011s
I20260709 12:19:55.241837 24327 raft_consensus.cc:2393] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
I20260709 12:19:55.243403 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680875a981de46588fc8f303502a51c0" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:55.236711 24603 raft_consensus.cc:493] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:55.246637 24603 raft_consensus.cc:3060] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.252465 24395 raft_consensus.cc:3060] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.246057 24738 raft_consensus.cc:2749] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.260226 24758 raft_consensus.cc:493] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.260712 24758 raft_consensus.cc:515] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.264304 24758 leader_election.cc:290] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:55.270781 24399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b392cde1648485b9832f9aa93aacb1b" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:55.273880 24218 leader_election.cc:343] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.276103 24366 leader_election.cc:304] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:55.282451 24738 raft_consensus.cc:3060] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:55.276793 24292 leader_election.cc:343] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.291181 24292 leader_election.cc:304] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:55.279363 24448 raft_consensus.cc:359] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:55.280411 24217 leader_election.cc:343] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.292829 24217 leader_election.cc:304] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:55.294699 24664 raft_consensus.cc:2749] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.295325 24664 consensus_queue.cc:1048] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:55.294085 24448 raft_consensus.cc:385] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.318905 24448 raft_consensus.cc:740] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.320250 24448 consensus_queue.cc:260] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.320516 24443 raft_consensus.cc:359] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.321447 24443 raft_consensus.cc:385] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.321810 24443 raft_consensus.cc:740] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.323382 24443 consensus_queue.cc:260] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.329716 24448 ts_tablet_manager.cc:1434] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.002s
I20260709 12:19:55.281648 24444 raft_consensus.cc:359] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.330751 24444 raft_consensus.cc:385] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.330936 24448 tablet_bootstrap.cc:492] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:55.331007 24444 raft_consensus.cc:740] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.333254 24444 consensus_queue.cc:260] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.335340 24509 consensus_queue.cc:1048] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:55.332564 24645 raft_consensus.cc:2749] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.312655 24603 raft_consensus.cc:515] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.347661 24444 ts_tablet_manager.cc:1434] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.118s	user 0.006s	sys 0.001s
I20260709 12:19:55.371853 24444 tablet_bootstrap.cc:492] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:55.354279 24738 raft_consensus.cc:2749] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:19:55.380472 24292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 47492.5us
W20260709 12:19:55.390285 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 54150.6us
I20260709 12:19:55.404904 24443 ts_tablet_manager.cc:1434] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.212s	user 0.013s	sys 0.011s
I20260709 12:19:55.468915 24443 tablet_bootstrap.cc:492] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
W20260709 12:19:55.474275 24292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 89074.7us
I20260709 12:19:55.475723 24453 raft_consensus.cc:493] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.476214 24453 raft_consensus.cc:515] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.478361 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b392cde1648485b9832f9aa93aacb1b" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:55.478960 24327 raft_consensus.cc:2468] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:55.488739 24453 leader_election.cc:290] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
W20260709 12:19:55.534969 24218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 129828us
I20260709 12:19:55.492786 24603 leader_election.cc:290] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:55.551292 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:55.552788 24325 raft_consensus.cc:3060] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.565279 24660 raft_consensus.cc:493] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.566124 24660 raft_consensus.cc:515] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.567888 24448 tablet_bootstrap.cc:654] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.573606 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3569182e87104d378d79862a92a4fb3f" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:55.582537 24660 leader_election.cc:290] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:55.586319 24443 tablet_bootstrap.cc:654] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.617693 24444 tablet_bootstrap.cc:654] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:55.653378 24293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 75418.5us
I20260709 12:19:55.654438 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:55.655946 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:55.662392 24401 raft_consensus.cc:3060] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.666435 24766 raft_consensus.cc:493] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.669258 24766 raft_consensus.cc:515] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.669500 24660 consensus_queue.cc:1048] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:55.681618 24444 tablet_bootstrap.cc:492] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
W20260709 12:19:55.685520 24218 leader_election.cc:343] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:55.686381 24218 leader_election.cc:343] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.697911 24444 ts_tablet_manager.cc:1403] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.326s	user 0.009s	sys 0.010s
I20260709 12:19:55.703253 24766 leader_election.cc:290] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:55.734143 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3569182e87104d378d79862a92a4fb3f" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:55.755570 24444 raft_consensus.cc:359] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.763569 24444 raft_consensus.cc:385] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.765251 24444 raft_consensus.cc:740] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.773162 24324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:55.774075 24443 tablet_bootstrap.cc:492] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:55.787364 24443 ts_tablet_manager.cc:1403] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.319s	user 0.031s	sys 0.044s
I20260709 12:19:55.789453 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c30ae2d824e76bd921d722bf0fa4e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:55.790392 24443 raft_consensus.cc:359] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.791127 24443 raft_consensus.cc:385] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.791414 24443 raft_consensus.cc:740] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.792111 24443 consensus_queue.cc:260] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.793860 24443 ts_tablet_manager.cc:1434] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:19:55.799024 24443 tablet_bootstrap.cc:492] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:55.801910 24444 consensus_queue.cc:260] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.810993 24444 ts_tablet_manager.cc:1434] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.112s	user 0.008s	sys 0.000s
I20260709 12:19:55.812170 24217 leader_election.cc:304] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:55.814746 24781 raft_consensus.cc:2804] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:19:55.814965 24784 log.cc:927] Time spent T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 12:19:55.815270 24781 raft_consensus.cc:493] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:55.815675 24781 raft_consensus.cc:3060] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:55.811762 24293 leader_election.cc:343] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:55.816766 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 53926.5us
W20260709 12:19:55.821250 24217 leader_election.cc:343] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.821635 24217 leader_election.cc:304] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:55.823684 24470 raft_consensus.cc:2749] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.824368 24660 consensus_queue.cc:1048] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:19:55.836374 24444 tablet_bootstrap.cc:492] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:55.837366 24448 tablet_bootstrap.cc:492] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:55.834205 24781 raft_consensus.cc:515] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.840323 24325 raft_consensus.cc:2468] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:55.840332 24781 leader_election.cc:290] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:55.841070 24443 tablet_bootstrap.cc:654] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.842514 24448 ts_tablet_manager.cc:1403] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.512s	user 0.023s	sys 0.047s
I20260709 12:19:55.846024 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b392cde1648485b9832f9aa93aacb1b" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:55.848006 24218 leader_election.cc:343] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.855705 24217 leader_election.cc:304] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:55.857735 24781 raft_consensus.cc:2804] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:55.858822 24781 raft_consensus.cc:697] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:55.858759 24448 raft_consensus.cc:359] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.859560 24448 raft_consensus.cc:385] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.859849 24448 raft_consensus.cc:740] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.863178 24366 leader_election.cc:304] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:55.864390 24773 raft_consensus.cc:2749] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.861169 24781 consensus_queue.cc:237] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.867951 24444 tablet_bootstrap.cc:654] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.875304 24778 consensus_queue.cc:1048] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:55.877760 24444 tablet_bootstrap.cc:492] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:55.878304 24444 ts_tablet_manager.cc:1403] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.001s
I20260709 12:19:55.881145 24444 raft_consensus.cc:359] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.881862 24444 raft_consensus.cc:385] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.882196 24444 raft_consensus.cc:740] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.882376 24448 consensus_queue.cc:260] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.883672 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b392cde1648485b9832f9aa93aacb1b" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:55.883447 24444 consensus_queue.cc:260] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.884253 24325 raft_consensus.cc:3060] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.884650 24443 tablet_bootstrap.cc:492] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:55.885076 24443 ts_tablet_manager.cc:1403] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.005s
I20260709 12:19:55.888211 24443 raft_consensus.cc:359] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.888863 24443 raft_consensus.cc:385] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.888957 24448 ts_tablet_manager.cc:1434] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 12:19:55.889147 24443 raft_consensus.cc:740] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.889947 24443 consensus_queue.cc:260] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.892851 24443 ts_tablet_manager.cc:1434] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:55.893895 24443 tablet_bootstrap.cc:492] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:55.894376 24448 tablet_bootstrap.cc:492] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:55.901511 24325 raft_consensus.cc:2468] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:55.905431 24444 ts_tablet_manager.cc:1434] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.004s
I20260709 12:19:55.909264 24443 tablet_bootstrap.cc:654] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.909682 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c30ae2d824e76bd921d722bf0fa4e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:55.930747 24444 tablet_bootstrap.cc:492] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:55.942732 24448 tablet_bootstrap.cc:654] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.955569 24509 raft_consensus.cc:493] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.956046 24509 raft_consensus.cc:515] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.958066 24509 leader_election.cc:290] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:55.962116 24444 tablet_bootstrap.cc:654] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.958127 24151 catalog_manager.cc:5697] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.963142 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e7f3cc3c4746ffa618a37ce8afc926" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:55.967741 24293 leader_election.cc:343] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.989403 24443 tablet_bootstrap.cc:492] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:55.989893 24443 ts_tablet_manager.cc:1403] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.029s
W20260709 12:19:55.994315 24292 leader_election.cc:343] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.994186 24443 raft_consensus.cc:359] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:55.994766 24292 leader_election.cc:304] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:55.995080 24443 raft_consensus.cc:385] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.998340 24443 raft_consensus.cc:740] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.996863 24777 raft_consensus.cc:2749] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.999228 24443 consensus_queue.cc:260] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.011629 24443 ts_tablet_manager.cc:1434] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 12:19:56.012670 24443 tablet_bootstrap.cc:492] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:56.021345 24217 leader_election.cc:304] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.022940 24604 raft_consensus.cc:2804] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.023525 24604 raft_consensus.cc:697] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:56.024617 24604 consensus_queue.cc:237] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.041103 24448 tablet_bootstrap.cc:492] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:56.042330 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e7f3cc3c4746ffa618a37ce8afc926" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:56.049163 24443 tablet_bootstrap.cc:654] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.063210 24773 raft_consensus.cc:493] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.063666 24773 raft_consensus.cc:515] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.064484 24777 raft_consensus.cc:493] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.069634 24777 raft_consensus.cc:515] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.076799 24777 leader_election.cc:290] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.109200 24448 ts_tablet_manager.cc:1403] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.215s	user 0.016s	sys 0.005s
W20260709 12:19:56.109602 24292 leader_election.cc:343] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.110118 24292 leader_election.cc:304] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.110838 24777 raft_consensus.cc:2749] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.112123 24664 raft_consensus.cc:493] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.112560 24664 raft_consensus.cc:515] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.117909 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d7424fb8494b7785969a761275c4e3" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:56.114173 24448 raft_consensus.cc:359] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.136085 24448 raft_consensus.cc:385] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.121237 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:56.136647 24671 raft_consensus.cc:493] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.137154 24671 raft_consensus.cc:515] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.125063 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d7424fb8494b7785969a761275c4e3" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:56.129865 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b392cde1648485b9832f9aa93aacb1b" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:56.138891 24327 raft_consensus.cc:2468] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:56.139336 24671 leader_election.cc:290] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
W20260709 12:19:56.139788 24218 leader_election.cc:343] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.114605 24664 leader_election.cc:290] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.132970 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:56.134553 24444 tablet_bootstrap.cc:492] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:56.141245 24444 ts_tablet_manager.cc:1403] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.211s	user 0.020s	sys 0.017s
I20260709 12:19:56.116499 24773 leader_election.cc:290] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
W20260709 12:19:56.143337 24293 leader_election.cc:343] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.136390 24448 raft_consensus.cc:740] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.169480 24443 tablet_bootstrap.cc:492] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:56.169924 24443 ts_tablet_manager.cc:1403] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.035s
I20260709 12:19:56.171311 24448 consensus_queue.cc:260] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.172593 24443 raft_consensus.cc:359] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.173295 24443 raft_consensus.cc:385] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.173604 24443 raft_consensus.cc:740] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.173689 24448 ts_tablet_manager.cc:1434] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.003s
I20260709 12:19:56.174571 24443 consensus_queue.cc:260] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.176056 24443 ts_tablet_manager.cc:1434] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:19:56.177366 24443 tablet_bootstrap.cc:492] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:56.182930 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b392cde1648485b9832f9aa93aacb1b" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:56.183686 24327 raft_consensus.cc:2393] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
I20260709 12:19:56.183471 24444 raft_consensus.cc:359] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.184140 24444 raft_consensus.cc:385] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.184415 24444 raft_consensus.cc:740] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.185252 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:56.185118 24444 consensus_queue.cc:260] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.185600 24443 tablet_bootstrap.cc:654] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.186280 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:56.187029 24325 raft_consensus.cc:2393] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
I20260709 12:19:56.188012 24444 ts_tablet_manager.cc:1434] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 12:19:56.188599 24448 tablet_bootstrap.cc:492] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:56.194540 24448 tablet_bootstrap.cc:654] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:56.184623 24292 leader_election.cc:343] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.196856 24292 leader_election.cc:304] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.199316 24443 tablet_bootstrap.cc:492] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:56.199738 24443 ts_tablet_manager.cc:1403] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260709 12:19:56.201275 24509 raft_consensus.cc:2749] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.197633 24152 catalog_manager.cc:5697] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.202270 24443 raft_consensus.cc:359] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.202934 24444 tablet_bootstrap.cc:492] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:56.214850 24443 raft_consensus.cc:385] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.215179 24443 raft_consensus.cc:740] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.215859 24443 consensus_queue.cc:260] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.217980 24443 ts_tablet_manager.cc:1434] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:19:56.218917 24443 tablet_bootstrap.cc:492] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:56.220765 24444 tablet_bootstrap.cc:654] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.204591 24217 leader_election.cc:304] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.205967 24366 leader_election.cc:304] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
W20260709 12:19:56.208138 24200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:56.211309 24448 tablet_bootstrap.cc:492] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:56.224262 24448 ts_tablet_manager.cc:1403] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260709 12:19:56.224743 24779 raft_consensus.cc:3060] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.224875 24366 leader_election.cc:304] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:56.225123 24443 tablet_bootstrap.cc:654] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.226387 24773 raft_consensus.cc:3060] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.227993 24448 raft_consensus.cc:359] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.228884 24448 raft_consensus.cc:385] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.229163 24448 raft_consensus.cc:740] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.229794 24448 consensus_queue.cc:260] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.233058 24448 ts_tablet_manager.cc:1434] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:19:56.234030 24448 tablet_bootstrap.cc:492] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:56.238615 24773 raft_consensus.cc:2749] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.239377 24781 raft_consensus.cc:2804] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.245158 24781 raft_consensus.cc:493] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.245517 24781 raft_consensus.cc:3060] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.254983 24779 raft_consensus.cc:2749] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.256879 24781 raft_consensus.cc:515] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.260758 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d7424fb8494b7785969a761275c4e3" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:56.262276 24218 leader_election.cc:343] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.264201 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d7424fb8494b7785969a761275c4e3" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:56.264793 24325 raft_consensus.cc:3060] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.266474 24781 leader_election.cc:290] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.274987 24443 tablet_bootstrap.cc:492] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:56.275472 24443 ts_tablet_manager.cc:1403] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.008s
I20260709 12:19:56.278518 24448 tablet_bootstrap.cc:654] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.273838 24664 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:19:56.291081 24443 raft_consensus.cc:359] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.292106 24443 raft_consensus.cc:385] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.292574 24443 raft_consensus.cc:740] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.293684 24443 consensus_queue.cc:260] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.299834 24325 raft_consensus.cc:2468] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:56.301139 24217 leader_election.cc:304] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.303220 24664 raft_consensus.cc:2804] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.303869 24664 raft_consensus.cc:697] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:56.304556 24778 raft_consensus.cc:493] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.305058 24778 raft_consensus.cc:515] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.304734 24664 consensus_queue.cc:237] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.309154 24443 ts_tablet_manager.cc:1434] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 12:19:56.312826 24444 tablet_bootstrap.cc:492] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:56.315428 24444 ts_tablet_manager.cc:1403] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.027s
I20260709 12:19:56.313804 24443 tablet_bootstrap.cc:492] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:56.314975 24448 tablet_bootstrap.cc:492] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:56.316882 24448 ts_tablet_manager.cc:1403] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.003s
I20260709 12:19:56.321300 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:56.325338 24292 leader_election.cc:343] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.326048 24778 leader_election.cc:290] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.327229 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:56.329855 24293 leader_election.cc:343] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.330317 24293 leader_election.cc:304] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.331900 24778 raft_consensus.cc:2749] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.336452 24444 raft_consensus.cc:359] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.337128 24444 raft_consensus.cc:385] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.337389 24444 raft_consensus.cc:740] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.338662 24444 consensus_queue.cc:260] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.341130 24781 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:19:56.346199 24509 raft_consensus.cc:493] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.346812 24444 ts_tablet_manager.cc:1434] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 12:19:56.346617 24509 raft_consensus.cc:515] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.347838 24444 tablet_bootstrap.cc:492] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:56.348410 24509 leader_election.cc:290] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.349970 24399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5316b56930cb4d5eb433a3cddba310c3" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:56.352604 24660 raft_consensus.cc:493] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.352210 24152 catalog_manager.cc:5697] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.353075 24660 raft_consensus.cc:515] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.353929 24443 tablet_bootstrap.cc:654] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.356267 24660 leader_election.cc:290] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.350644 24399 raft_consensus.cc:2468] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:56.356859 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:56.358129 24218 leader_election.cc:343] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.359906 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5316b56930cb4d5eb433a3cddba310c3" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:56.363381 24448 raft_consensus.cc:359] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.363793 24248 raft_consensus.cc:2468] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:56.364037 24448 raft_consensus.cc:385] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.364326 24448 raft_consensus.cc:740] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.364908 24448 consensus_queue.cc:260] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.366495 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:56.367113 24326 raft_consensus.cc:2468] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:56.367538 24448 ts_tablet_manager.cc:1434] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 12:19:56.369560 24217 leader_election.cc:304] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.360890 24293 leader_election.cc:304] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:56.373973 24778 raft_consensus.cc:2804] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.374426 24778 raft_consensus.cc:493] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.375494 24448 tablet_bootstrap.cc:492] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:56.375921 24778 raft_consensus.cc:3060] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.379681 24660 raft_consensus.cc:2804] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.380059 24660 raft_consensus.cc:493] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.380398 24660 raft_consensus.cc:3060] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.370797 24444 tablet_bootstrap.cc:654] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.389098 24448 tablet_bootstrap.cc:654] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.389204 24660 raft_consensus.cc:515] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.392055 24778 raft_consensus.cc:515] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.394331 24660 leader_election.cc:290] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.395279 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:56.396270 24781 raft_consensus.cc:493] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:56.396555 24218 leader_election.cc:343] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.396764 24781 raft_consensus.cc:515] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.399856 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e7f3cc3c4746ffa618a37ce8afc926" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:56.400092 24781 leader_election.cc:290] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.403810 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e7f3cc3c4746ffa618a37ce8afc926" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
W20260709 12:19:56.404031 24218 leader_election.cc:343] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.404407 24326 raft_consensus.cc:2468] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:56.407037 24217 leader_election.cc:304] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.407924 24444 tablet_bootstrap.cc:492] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:56.408044 24781 raft_consensus.cc:2804] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.408385 24444 ts_tablet_manager.cc:1403] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.007s
I20260709 12:19:56.408497 24781 raft_consensus.cc:493] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.410109 24781 raft_consensus.cc:3060] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.408969 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:56.410794 24325 raft_consensus.cc:3060] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.410863 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5316b56930cb4d5eb433a3cddba310c3" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:56.411612 24248 raft_consensus.cc:3060] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.415706 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5316b56930cb4d5eb433a3cddba310c3" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:56.416322 24397 raft_consensus.cc:3060] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.416867 24781 raft_consensus.cc:515] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.420636 24444 raft_consensus.cc:359] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.421253 24444 raft_consensus.cc:385] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.421547 24444 raft_consensus.cc:740] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.422269 24444 consensus_queue.cc:260] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.423609 24443 tablet_bootstrap.cc:492] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:56.423784 24397 raft_consensus.cc:2468] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:56.424048 24443 ts_tablet_manager.cc:1403] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.010s
I20260709 12:19:56.424384 24444 ts_tablet_manager.cc:1434] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:56.425164 24293 leader_election.cc:304] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:56.423089 24248 raft_consensus.cc:2468] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:56.426211 24777 raft_consensus.cc:2804] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.426738 24777 raft_consensus.cc:697] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:56.426697 24443 raft_consensus.cc:359] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.427454 24443 raft_consensus.cc:385] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.427724 24443 raft_consensus.cc:740] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.427742 24777 consensus_queue.cc:237] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.428352 24443 consensus_queue.cc:260] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.430968 24443 ts_tablet_manager.cc:1434] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:56.431561 24781 leader_election.cc:290] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.432551 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e7f3cc3c4746ffa618a37ce8afc926" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:56.433135 24401 raft_consensus.cc:3060] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.432797 24444 tablet_bootstrap.cc:492] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:56.440464 24444 tablet_bootstrap.cc:654] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.440565 24401 raft_consensus.cc:2468] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:56.441673 24218 leader_election.cc:304] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:56.443352 24781 raft_consensus.cc:2804] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.444451 24781 raft_consensus.cc:697] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:56.445225 24781 consensus_queue.cc:237] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.448716 24443 tablet_bootstrap.cc:492] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:56.450803 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e7f3cc3c4746ffa618a37ce8afc926" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:56.451263 24448 tablet_bootstrap.cc:492] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:56.451364 24326 raft_consensus.cc:3060] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.451761 24448 ts_tablet_manager.cc:1403] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.010s
I20260709 12:19:56.454357 24448 raft_consensus.cc:359] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.454978 24448 raft_consensus.cc:385] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.455250 24448 raft_consensus.cc:740] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.455848 24448 consensus_queue.cc:260] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.456547 24775 raft_consensus.cc:493] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.457015 24775 raft_consensus.cc:515] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.457973 24448 ts_tablet_manager.cc:1434] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:56.459636 24775 leader_election.cc:290] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.461938 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6504092b1a4a43c6a8b2b982f8be8669" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:56.463476 24293 leader_election.cc:343] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.464237 24778 leader_election.cc:290] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.466260 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6504092b1a4a43c6a8b2b982f8be8669" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:56.469651 24326 raft_consensus.cc:2468] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:56.475538 24475 raft_consensus.cc:493] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.483366 24475 raft_consensus.cc:515] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.485709 24448 tablet_bootstrap.cc:492] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:56.486394 24475 leader_election.cc:290] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:56.487854 24325 raft_consensus.cc:2468] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
W20260709 12:19:56.510798 24292 leader_election.cc:343] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.511631 24292 leader_election.cc:304] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.512311 24217 leader_election.cc:304] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.513753 24782 raft_consensus.cc:2804] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.515595 24509 raft_consensus.cc:2749] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.516970 24443 tablet_bootstrap.cc:654] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.516451 24782 raft_consensus.cc:697] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:56.520009 24782 consensus_queue.cc:237] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.516754 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c30ae2d824e76bd921d722bf0fa4e" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:56.529284 24327 raft_consensus.cc:2468] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:56.531358 24448 tablet_bootstrap.cc:654] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.522928 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c30ae2d824e76bd921d722bf0fa4e" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:56.535933 24248 raft_consensus.cc:2468] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:56.537304 24366 leader_election.cc:304] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:56.538290 24475 raft_consensus.cc:2804] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.538684 24475 raft_consensus.cc:493] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.539007 24475 raft_consensus.cc:3060] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.551141 24475 raft_consensus.cc:515] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.552659 24781 consensus_queue.cc:1048] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.557521 24151 catalog_manager.cc:5697] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.562328 24475 leader_election.cc:290] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:56.568259 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c30ae2d824e76bd921d722bf0fa4e" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:56.568825 24248 raft_consensus.cc:3060] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:56.597277 24292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 86499.5us
I20260709 12:19:56.602476 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c30ae2d824e76bd921d722bf0fa4e" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:56.603238 24326 raft_consensus.cc:3060] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.607693 24444 tablet_bootstrap.cc:492] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:56.608163 24444 ts_tablet_manager.cc:1403] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.176s	user 0.008s	sys 0.012s
I20260709 12:19:56.610092 24248 raft_consensus.cc:2468] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:56.609687 24151 catalog_manager.cc:5697] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.612905 24444 raft_consensus.cc:359] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.614904 24444 raft_consensus.cc:385] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.615206 24444 raft_consensus.cc:740] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.616148 24366 leader_election.cc:304] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:56.616849 24475 raft_consensus.cc:2804] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.616998 24444 consensus_queue.cc:260] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.617404 24475 raft_consensus.cc:697] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:56.618350 24475 consensus_queue.cc:237] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.619685 24444 ts_tablet_manager.cc:1434] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:19:56.620728 24444 tablet_bootstrap.cc:492] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:56.624090 24326 raft_consensus.cc:2468] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:56.630323 24664 consensus_queue.cc:1048] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:56.648563 24444 tablet_bootstrap.cc:654] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.661625 24151 catalog_manager.cc:5697] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.640399 24443 tablet_bootstrap.cc:492] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:56.669230 24443 ts_tablet_manager.cc:1403] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.238s	user 0.016s	sys 0.013s
I20260709 12:19:56.673652 24819 raft_consensus.cc:493] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.674158 24819 raft_consensus.cc:515] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.676389 24819 leader_election.cc:290] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.685551 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:56.683025 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:56.687228 24293 leader_election.cc:343] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.687793 24248 raft_consensus.cc:2468] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:56.689177 24819 raft_consensus.cc:493] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.689287 24292 leader_election.cc:304] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.690096 24778 raft_consensus.cc:2804] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.690619 24778 raft_consensus.cc:493] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.691098 24778 raft_consensus.cc:3060] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.689824 24819 raft_consensus.cc:515] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.705720 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d048c95abc49139f927d68719b0643" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:56.705789 24399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d048c95abc49139f927d68719b0643" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:56.706419 24246 raft_consensus.cc:2468] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:56.707527 24292 leader_election.cc:304] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
W20260709 12:19:56.708000 24293 leader_election.cc:343] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.708262 24777 raft_consensus.cc:2804] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.708683 24777 raft_consensus.cc:493] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.709041 24777 raft_consensus.cc:3060] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.710920 24819 leader_election.cc:290] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.713631 24778 raft_consensus.cc:515] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.720887 24777 raft_consensus.cc:515] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.751297 24777 leader_election.cc:290] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.746929 24152 catalog_manager.cc:5697] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:56.753544 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d048c95abc49139f927d68719b0643" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:56.672691 24443 raft_consensus.cc:359] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.755257 24443 raft_consensus.cc:385] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.755643 24443 raft_consensus.cc:740] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
W20260709 12:19:56.755753 24293 leader_election.cc:343] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.763433 24778 leader_election.cc:290] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.763208 24443 consensus_queue.cc:260] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.764195 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d048c95abc49139f927d68719b0643" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:56.766870 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:56.768734 24252 raft_consensus.cc:3060] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.769346 24443 ts_tablet_manager.cc:1434] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.001s
I20260709 12:19:56.770402 24448 tablet_bootstrap.cc:492] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:56.771507 24448 ts_tablet_manager.cc:1403] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.299s	user 0.052s	sys 0.088s
I20260709 12:19:56.772246 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:56.788026 24248 raft_consensus.cc:3060] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:56.791749 24293 leader_election.cc:343] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.806916 24443 tablet_bootstrap.cc:492] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:56.807739 24444 tablet_bootstrap.cc:492] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:56.807852 24448 raft_consensus.cc:359] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.808270 24444 ts_tablet_manager.cc:1403] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.188s	user 0.027s	sys 0.037s
I20260709 12:19:56.808554 24448 raft_consensus.cc:385] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.808827 24448 raft_consensus.cc:740] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.809468 24448 consensus_queue.cc:260] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.811682 24448 ts_tablet_manager.cc:1434] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.040s	user 0.013s	sys 0.023s
I20260709 12:19:56.819352 24444 raft_consensus.cc:359] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.820163 24778 raft_consensus.cc:493] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.820320 24444 raft_consensus.cc:385] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.820703 24444 raft_consensus.cc:740] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.820700 24778 raft_consensus.cc:515] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.821942 24443 tablet_bootstrap.cc:654] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.821589 24444 consensus_queue.cc:260] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.824018 24444 ts_tablet_manager.cc:1434] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:19:56.825205 24444 tablet_bootstrap.cc:492] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:56.830628 24778 leader_election.cc:290] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:56.837539 24782 consensus_queue.cc:1048] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.843851 24444 tablet_bootstrap.cc:654] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.844923 24777 consensus_queue.cc:1048] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.845309 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26810025f66f4104b470023f7ad7291b" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:56.845636 24248 raft_consensus.cc:2468] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:56.847779 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26810025f66f4104b470023f7ad7291b" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:56.853888 24293 leader_election.cc:343] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.860440 24444 tablet_bootstrap.cc:492] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:56.860914 24444 ts_tablet_manager.cc:1403] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260709 12:19:56.864136 24444 raft_consensus.cc:359] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.864784 24444 raft_consensus.cc:385] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.865033 24444 raft_consensus.cc:740] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.865649 24444 consensus_queue.cc:260] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.867100 24444 ts_tablet_manager.cc:1434] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:19:56.868017 24444 tablet_bootstrap.cc:492] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:56.868319 24292 leader_election.cc:304] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.876237 24778 raft_consensus.cc:2804] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.876967 24778 raft_consensus.cc:697] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:56.877815 24778 consensus_queue.cc:237] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.880779 24444 tablet_bootstrap.cc:654] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:56.881424 24292 leader_election.cc:343] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.881860 24292 leader_election.cc:304] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.885301 24777 raft_consensus.cc:2749] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.886943 24448 tablet_bootstrap.cc:492] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:56.893268 24448 tablet_bootstrap.cc:654] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:56.897044 24218 consensus_peers.cc:597] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:56.906610 24252 raft_consensus.cc:2468] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:56.908031 24475 raft_consensus.cc:493] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.909278 24448 tablet_bootstrap.cc:492] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:56.919909 24448 ts_tablet_manager.cc:1403] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.007s
I20260709 12:19:56.919742 24475 raft_consensus.cc:515] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.921649 24475 leader_election.cc:290] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:56.922799 24448 raft_consensus.cc:359] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.923534 24448 raft_consensus.cc:385] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.923810 24448 raft_consensus.cc:740] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.924454 24448 consensus_queue.cc:260] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.924715 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d048c95abc49139f927d68719b0643" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:56.925576 24250 raft_consensus.cc:2393] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:56.926690 24448 ts_tablet_manager.cc:1434] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:56.919054 24443 tablet_bootstrap.cc:492] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:56.927296 24443 ts_tablet_manager.cc:1403] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.157s	user 0.009s	sys 0.020s
I20260709 12:19:56.929749 24448 tablet_bootstrap.cc:492] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:56.931957 24443 raft_consensus.cc:359] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.932595 24443 raft_consensus.cc:385] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.932854 24443 raft_consensus.cc:740] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.936094 24443 consensus_queue.cc:260] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.939409 24443 ts_tablet_manager.cc:1434] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 12:19:56.939055 24603 consensus_queue.cc:1048] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:56.940374 24443 tablet_bootstrap.cc:492] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:56.943029 24475 raft_consensus.cc:493] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.943462 24475 raft_consensus.cc:515] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.959371 24292 leader_election.cc:304] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:56.968880 24603 consensus_queue.cc:1048] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.964450 24777 raft_consensus.cc:2804] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.975310 24777 raft_consensus.cc:697] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:56.976688 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:56.976222 24777 consensus_queue.cc:237] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:56.970569 24323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d048c95abc49139f927d68719b0643" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:56.981354 24397 raft_consensus.cc:3060] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.991650 24475 leader_election.cc:290] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:56.996819 24660 consensus_queue.cc:1048] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.998575 24448 tablet_bootstrap.cc:654] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.999596 24443 tablet_bootstrap.cc:654] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.006403 24366 leader_election.cc:304] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:57.009061 24151 catalog_manager.cc:5697] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:57.013587 24444 tablet_bootstrap.cc:492] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:57.033741 24444 ts_tablet_manager.cc:1403] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.166s	user 0.033s	sys 0.017s
I20260709 12:19:57.034638 24779 raft_consensus.cc:3060] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.017445 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:57.035881 24326 raft_consensus.cc:2393] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
I20260709 12:19:57.037561 24444 raft_consensus.cc:359] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.038388 24444 raft_consensus.cc:385] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.038723 24444 raft_consensus.cc:740] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.039449 24444 consensus_queue.cc:260] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.043092 24444 ts_tablet_manager.cc:1434] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:19:57.047569 24779 raft_consensus.cc:2749] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:57.048933 24444 tablet_bootstrap.cc:492] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:57.045919 24366 leader_election.cc:304] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:57.054807 24475 raft_consensus.cc:2749] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:57.054967 24443 tablet_bootstrap.cc:492] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:57.055421 24443 ts_tablet_manager.cc:1403] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.004s
I20260709 12:19:57.055473 24475 consensus_queue.cc:1048] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.058362 24443 raft_consensus.cc:359] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.058971 24443 raft_consensus.cc:385] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.059209 24443 raft_consensus.cc:740] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.059818 24443 consensus_queue.cc:260] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.061493 24444 tablet_bootstrap.cc:654] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.064256 24448 tablet_bootstrap.cc:492] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:57.064669 24448 ts_tablet_manager.cc:1403] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.005s
I20260709 12:19:57.067132 24448 raft_consensus.cc:359] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.068308 24448 raft_consensus.cc:385] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.068586 24448 raft_consensus.cc:740] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.061779 24443 ts_tablet_manager.cc:1434] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:57.069205 24781 consensus_queue.cc:1048] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.070035 24443 tablet_bootstrap.cc:492] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:57.072767 24778 consensus_queue.cc:1048] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.076057 24443 tablet_bootstrap.cc:654] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.069205 24448 consensus_queue.cc:260] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.085213 24448 ts_tablet_manager.cc:1434] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260709 12:19:57.089776 24779 consensus_queue.cc:1048] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.092442 24448 tablet_bootstrap.cc:492] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:57.099505 24448 tablet_bootstrap.cc:654] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.106468 24475 raft_consensus.cc:493] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.106912 24475 raft_consensus.cc:515] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.108717 24475 leader_election.cc:290] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:57.110512 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:57.111071 24327 raft_consensus.cc:2468] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:57.112061 24366 leader_election.cc:304] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:57.113077 24779 raft_consensus.cc:2804] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.113559 24779 raft_consensus.cc:493] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.113960 24779 raft_consensus.cc:3060] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.117760 24782 raft_consensus.cc:493] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.112092 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:57.118528 24247 raft_consensus.cc:2468] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:57.118395 24782 raft_consensus.cc:515] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.117847 24778 raft_consensus.cc:493] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.120911 24778 raft_consensus.cc:515] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.121440 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26810025f66f4104b470023f7ad7291b" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:57.122007 24327 raft_consensus.cc:2468] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:57.123023 24778 leader_election.cc:290] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.124702 24782 leader_election.cc:290] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.125108 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:57.125463 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26810025f66f4104b470023f7ad7291b" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:57.126333 24293 leader_election.cc:343] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.126256 24217 leader_election.cc:304] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:57.124702 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:57.127146 24218 leader_election.cc:343] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.127907 24782 raft_consensus.cc:2804] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.128280 24782 raft_consensus.cc:493] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.128618 24782 raft_consensus.cc:3060] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.133008 24779 raft_consensus.cc:515] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:19:57.135634 24292 leader_election.cc:343] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.136284 24779 leader_election.cc:290] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:57.136178 24292 leader_election.cc:304] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:57.137131 24509 raft_consensus.cc:2749] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:57.138015 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:57.138552 24327 raft_consensus.cc:3060] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.144500 24443 tablet_bootstrap.cc:492] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:57.144960 24443 ts_tablet_manager.cc:1403] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.006s
I20260709 12:19:57.144881 24660 raft_consensus.cc:493] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.146502 24660 raft_consensus.cc:515] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.148723 24443 raft_consensus.cc:359] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.149374 24443 raft_consensus.cc:385] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.149637 24443 raft_consensus.cc:740] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.151911 24443 consensus_queue.cc:260] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.153714 24443 ts_tablet_manager.cc:1434] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:19:57.154146 24327 raft_consensus.cc:2468] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
I20260709 12:19:57.153882 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6504092b1a4a43c6a8b2b982f8be8669" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:57.155340 24443 tablet_bootstrap.cc:492] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819: Bootstrap starting.
I20260709 12:19:57.154304 24660 leader_election.cc:290] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.165417 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:57.166208 24247 raft_consensus.cc:3060] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:57.213181 24218 leader_election.cc:343] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:57.215020 24218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 48428.8us
I20260709 12:19:57.215420 24782 raft_consensus.cc:515] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.145771 24151 catalog_manager.cc:5697] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:57.158151 24366 leader_election.cc:304] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
W20260709 12:19:57.223704 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 65622.2us
I20260709 12:19:57.234084 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6504092b1a4a43c6a8b2b982f8be8669" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:57.236042 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26810025f66f4104b470023f7ad7291b" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:57.236642 24328 raft_consensus.cc:3060] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.242304 24325 raft_consensus.cc:2468] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:57.218019 24782 leader_election.cc:290] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.244222 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26810025f66f4104b470023f7ad7291b" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:57.245609 24218 leader_election.cc:343] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.248077 24475 raft_consensus.cc:2804] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:57.248673 24475 raft_consensus.cc:697] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:19:57.258899 24475 consensus_queue.cc:237] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.265506 24217 leader_election.cc:304] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:57.259765 24777 raft_consensus.cc:493] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.271515 24777 raft_consensus.cc:515] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.276726 24448 tablet_bootstrap.cc:492] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:57.276985 24777 leader_election.cc:290] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.277166 24448 ts_tablet_manager.cc:1403] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.185s	user 0.038s	sys 0.055s
I20260709 12:19:57.277348 24328 raft_consensus.cc:2468] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:57.290836 24781 raft_consensus.cc:2804] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.291250 24781 raft_consensus.cc:493] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.291599 24247 raft_consensus.cc:2468] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 1.
W20260709 12:19:57.295502 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 46310.9us
I20260709 12:19:57.301735 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179cbbd45cbf402d92d389cd89b76497" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:57.306994 24444 tablet_bootstrap.cc:492] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:57.307602 24444 ts_tablet_manager.cc:1403] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.259s	user 0.023s	sys 0.043s
I20260709 12:19:57.309903 24217 leader_election.cc:304] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:57.291625 24781 raft_consensus.cc:3060] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:57.315078 24292 leader_election.cc:343] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.315867 24448 raft_consensus.cc:359] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.317229 24448 raft_consensus.cc:385] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.317597 24448 raft_consensus.cc:740] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.318427 24448 consensus_queue.cc:260] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.324343 24443 tablet_bootstrap.cc:654] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.326479 24851 raft_consensus.cc:2804] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:57.343425 24851 raft_consensus.cc:697] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:57.346490 24851 consensus_queue.cc:237] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.358145 24444 raft_consensus.cc:359] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.364750 24444 raft_consensus.cc:385] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.365017 24444 raft_consensus.cc:740] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.365748 24444 consensus_queue.cc:260] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.355419 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179cbbd45cbf402d92d389cd89b76497" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:57.369679 24200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:19:57.370574 24293 leader_election.cc:343] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.370996 24293 leader_election.cc:304] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:57.371901 24444 ts_tablet_manager.cc:1434] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260709 12:19:57.372097 24777 raft_consensus.cc:2749] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:57.381385 24152 catalog_manager.cc:5697] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:57.383315 24781 raft_consensus.cc:515] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.385407 24781 leader_election.cc:290] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.390318 24444 tablet_bootstrap.cc:492] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:57.393142 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6504092b1a4a43c6a8b2b982f8be8669" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:57.393771 24325 raft_consensus.cc:3060] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.408245 24325 raft_consensus.cc:2468] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:57.412405 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6504092b1a4a43c6a8b2b982f8be8669" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:57.415185 24217 leader_election.cc:304] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
W20260709 12:19:57.425330 24218 leader_election.cc:343] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.422875 24664 raft_consensus.cc:2804] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:19:57.428587 24293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 58035.1us
I20260709 12:19:57.434939 24448 ts_tablet_manager.cc:1434] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.157s	user 0.009s	sys 0.017s
I20260709 12:19:57.431309 24664 raft_consensus.cc:697] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:57.436312 24475 raft_consensus.cc:493] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.436726 24475 raft_consensus.cc:515] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.436709 24664 consensus_queue.cc:237] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.437359 24777 consensus_queue.cc:1048] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.438591 24475 leader_election.cc:290] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:57.436005 24448 tablet_bootstrap.cc:492] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:57.441701 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:57.431823 24395 raft_consensus.cc:3060] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.445047 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:57.445858 24250 raft_consensus.cc:2393] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:57.447175 24366 leader_election.cc:304] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:57.448140 24475 raft_consensus.cc:3060] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.448390 24443 tablet_bootstrap.cc:492] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819: No bootstrap required, opened a new log
I20260709 12:19:57.448877 24443 ts_tablet_manager.cc:1403] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819: Time spent bootstrapping tablet: real 0.294s	user 0.008s	sys 0.013s
I20260709 12:19:57.455329 24444 tablet_bootstrap.cc:654] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.454527 24509 consensus_queue.cc:1048] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.460326 24475 raft_consensus.cc:2749] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:57.497275 24443 raft_consensus.cc:359] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.499253 24152 catalog_manager.cc:5697] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:57.508971 24448 tablet_bootstrap.cc:654] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.508919 24509 consensus_queue.cc:1048] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:57.498087 24443 raft_consensus.cc:385] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.515789 24443 raft_consensus.cc:740] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.516419 24509 consensus_queue.cc:1048] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.516387 24443 consensus_queue.cc:260] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.518815 24509 raft_consensus.cc:493] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.519266 24509 raft_consensus.cc:515] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.519541 24444 tablet_bootstrap.cc:492] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:57.520207 24444 ts_tablet_manager.cc:1403] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.000s
I20260709 12:19:57.521276 24509 leader_election.cc:290] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.522740 24444 raft_consensus.cc:359] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.523388 24444 raft_consensus.cc:385] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.523633 24444 raft_consensus.cc:740] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.524397 24444 consensus_queue.cc:260] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.526544 24444 ts_tablet_manager.cc:1434] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:57.527441 24444 tablet_bootstrap.cc:492] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:57.530582 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:57.517976 24443 ts_tablet_manager.cc:1434] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819: Time spent starting tablet: real 0.069s	user 0.011s	sys 0.002s
W20260709 12:19:57.536180 24293 leader_election.cc:343] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.543314 24248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
W20260709 12:19:57.573770 24292 leader_election.cc:343] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.576640 24292 leader_election.cc:304] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:57.580483 24778 raft_consensus.cc:2749] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:57.584263 24444 tablet_bootstrap.cc:654] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.589896 24448 tablet_bootstrap.cc:492] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:57.590451 24448 ts_tablet_manager.cc:1403] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.000s
I20260709 12:19:57.592845 24448 raft_consensus.cc:359] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.593528 24448 raft_consensus.cc:385] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.593830 24448 raft_consensus.cc:740] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.594980 24448 consensus_queue.cc:260] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.596414 24448 ts_tablet_manager.cc:1434] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:19:57.597337 24448 tablet_bootstrap.cc:492] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:57.616582 24448 tablet_bootstrap.cc:654] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.643961 24444 tablet_bootstrap.cc:492] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:57.644451 24444 ts_tablet_manager.cc:1403] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.117s	user 0.005s	sys 0.011s
I20260709 12:19:57.647222 24444 raft_consensus.cc:359] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.647915 24444 raft_consensus.cc:385] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.648204 24444 raft_consensus.cc:740] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.649216 24444 consensus_queue.cc:260] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.649479 24149 catalog_manager.cc:5697] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:57.651686 24444 ts_tablet_manager.cc:1434] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:19:57.652628 24444 tablet_bootstrap.cc:492] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:57.657959 24448 tablet_bootstrap.cc:492] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:57.658440 24448 ts_tablet_manager.cc:1403] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.003s
I20260709 12:19:57.661550 24448 raft_consensus.cc:359] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.662271 24448 raft_consensus.cc:385] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.662528 24448 raft_consensus.cc:740] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.663339 24448 consensus_queue.cc:260] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.665382 24448 ts_tablet_manager.cc:1434] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:19:57.665813 24664 raft_consensus.cc:493] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.666399 24448 tablet_bootstrap.cc:492] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad: Bootstrap starting.
I20260709 12:19:57.666385 24664 raft_consensus.cc:515] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.670176 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179cbbd45cbf402d92d389cd89b76497" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:57.670859 24395 raft_consensus.cc:2468] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:57.671849 24218 leader_election.cc:304] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:57.672627 24856 raft_consensus.cc:2804] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.672986 24856 raft_consensus.cc:493] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.673326 24856 raft_consensus.cc:3060] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.677898 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179cbbd45cbf402d92d389cd89b76497" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:57.678563 24329 raft_consensus.cc:2468] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:57.680792 24664 leader_election.cc:290] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.681406 24448 tablet_bootstrap.cc:654] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.684725 24856 raft_consensus.cc:515] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.665537 24444 tablet_bootstrap.cc:654] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.707479 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179cbbd45cbf402d92d389cd89b76497" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:57.712378 24398 raft_consensus.cc:3060] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.716619 24777 raft_consensus.cc:493] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.687711 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179cbbd45cbf402d92d389cd89b76497" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:57.717108 24777 raft_consensus.cc:515] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.717902 24329 raft_consensus.cc:3060] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.719695 24777 leader_election.cc:290] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.721679 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf4c16d6889496a98ce36ec5b0fdb63" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:57.723232 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf4c16d6889496a98ce36ec5b0fdb63" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:57.724066 24250 raft_consensus.cc:2468] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 0.
I20260709 12:19:57.725090 24292 leader_election.cc:304] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
W20260709 12:19:57.726007 24293 leader_election.cc:343] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.725937 24329 raft_consensus.cc:2468] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:57.727947 24777 raft_consensus.cc:2804] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.728336 24777 raft_consensus.cc:493] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.728647 24777 raft_consensus.cc:3060] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.730480 24217 leader_election.cc:304] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:57.731227 24852 raft_consensus.cc:2804] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:57.731683 24852 raft_consensus.cc:697] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:57.732482 24852 consensus_queue.cc:237] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.746261 24475 consensus_queue.cc:1048] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.748625 24856 leader_election.cc:290] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.742872 24777 raft_consensus.cc:515] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.755867 24398 raft_consensus.cc:2468] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:57.757761 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf4c16d6889496a98ce36ec5b0fdb63" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:19:57.758570 24250 raft_consensus.cc:3060] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.759274 24448 tablet_bootstrap.cc:492] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad: No bootstrap required, opened a new log
I20260709 12:19:57.759804 24448 ts_tablet_manager.cc:1403] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.034s
I20260709 12:19:57.763757 24444 tablet_bootstrap.cc:492] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:57.764178 24444 ts_tablet_manager.cc:1403] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.003s
I20260709 12:19:57.765743 24250 raft_consensus.cc:2468] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 1.
I20260709 12:19:57.766727 24149 catalog_manager.cc:5697] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:57.772187 24292 leader_election.cc:304] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:57.772868 24778 raft_consensus.cc:2804] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:57.773341 24778 raft_consensus.cc:697] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:19:57.774187 24778 consensus_queue.cc:237] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.780751 24773 consensus_queue.cc:1048] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.781765 24448 raft_consensus.cc:359] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.782440 24448 raft_consensus.cc:385] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.783032 24448 raft_consensus.cc:740] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.784119 24448 consensus_queue.cc:260] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.786487 24448 ts_tablet_manager.cc:1434] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:19:57.759856 24777 leader_election.cc:290] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.795231 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf4c16d6889496a98ce36ec5b0fdb63" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:57.796778 24293 leader_election.cc:343] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:57.803997 24218 consensus_peers.cc:597] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:57.804422 24444 raft_consensus.cc:359] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.805094 24444 raft_consensus.cc:385] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.805343 24444 raft_consensus.cc:740] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.805500 24149 catalog_manager.cc:5697] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:57.805986 24444 consensus_queue.cc:260] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.815742 24444 ts_tablet_manager.cc:1434] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 12:19:57.816681 24444 tablet_bootstrap.cc:492] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:57.846611 24444 tablet_bootstrap.cc:654] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.854605 24395 raft_consensus.cc:3060] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.861080 24852 consensus_queue.cc:1048] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.861691 24856 consensus_queue.cc:1048] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.864732 24444 tablet_bootstrap.cc:492] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:57.865242 24444 ts_tablet_manager.cc:1403] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.001s
I20260709 12:19:57.870328 24444 raft_consensus.cc:359] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.871037 24444 raft_consensus.cc:385] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.871323 24444 raft_consensus.cc:740] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.872071 24444 consensus_queue.cc:260] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.874265 24444 ts_tablet_manager.cc:1434] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:19:57.875268 24444 tablet_bootstrap.cc:492] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:57.912983 24852 consensus_queue.cc:1048] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.934846 24444 tablet_bootstrap.cc:654] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.951155 24852 raft_consensus.cc:493] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.951879 24852 raft_consensus.cc:515] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.955849 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:57.956549 24329 raft_consensus.cc:2468] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:57.956694 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
W20260709 12:19:57.958102 24218 leader_election.cc:343] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.961971 24217 leader_election.cc:304] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:57.965377 24851 raft_consensus.cc:2804] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.965750 24851 raft_consensus.cc:493] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.966069 24851 raft_consensus.cc:3060] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.966719 24852 leader_election.cc:290] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.972812 24851 raft_consensus.cc:515] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.974880 24851 leader_election.cc:290] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:57.975756 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
W20260709 12:19:57.977075 24218 leader_election.cc:343] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.979573 24444 tablet_bootstrap.cc:492] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:57.980034 24444 ts_tablet_manager.cc:1403] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.014s
I20260709 12:19:57.982820 24444 raft_consensus.cc:359] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.983451 24444 raft_consensus.cc:385] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.983728 24444 raft_consensus.cc:740] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.989722 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:57.990381 24328 raft_consensus.cc:3060] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.984347 24444 consensus_queue.cc:260] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:57.993288 24444 ts_tablet_manager.cc:1434] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:19:57.994282 24444 tablet_bootstrap.cc:492] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641: Bootstrap starting.
I20260709 12:19:57.998451 24328 raft_consensus.cc:2468] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:58.000424 24217 leader_election.cc:304] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 7813e2c9186a41db90615f6a4bbec641
I20260709 12:19:58.002022 24664 raft_consensus.cc:2804] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:58.002543 24664 raft_consensus.cc:697] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:58.003414 24664 consensus_queue.cc:237] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:58.005208 24444 tablet_bootstrap.cc:654] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.025911 24444 tablet_bootstrap.cc:492] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641: No bootstrap required, opened a new log
I20260709 12:19:58.026389 24444 ts_tablet_manager.cc:1403] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.004s
I20260709 12:19:58.030609 24151 catalog_manager.cc:5697] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:58.038201 24444 raft_consensus.cc:359] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:58.039391 24444 raft_consensus.cc:385] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.039664 24444 raft_consensus.cc:740] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.040273 24444 consensus_queue.cc:260] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:58.042482 24444 ts_tablet_manager.cc:1434] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:19:58.116889 24847 consensus_queue.cc:1048] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.128278 24856 consensus_queue.cc:1048] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.173156 24852 raft_consensus.cc:493] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.174002 24852 raft_consensus.cc:515] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:58.176483 24852 leader_election.cc:290] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:58.176870 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:58.177507 24325 raft_consensus.cc:2468] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 0.
I20260709 12:19:58.178514 24217 leader_election.cc:304] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:19:58.178563 24397 raft_consensus.cc:3060] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.179164 24847 raft_consensus.cc:2804] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:58.179498 24847 raft_consensus.cc:493] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:58.179792 24847 raft_consensus.cc:3060] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.182274 24779 raft_consensus.cc:493] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.182708 24779 raft_consensus.cc:515] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:58.185447 24779 leader_election.cc:290] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:58.185904 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf4c16d6889496a98ce36ec5b0fdb63" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:58.177229 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641" is_pre_election: true
I20260709 12:19:58.186964 24847 raft_consensus.cc:515] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:58.190877 24773 raft_consensus.cc:493] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.197448 24773 raft_consensus.cc:515] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:58.198050 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:19:58.198663 24396 raft_consensus.cc:3060] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.199589 24773 leader_election.cc:290] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:58.203156 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:58.203739 24325 raft_consensus.cc:2468] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 0.
I20260709 12:19:58.206187 24366 leader_election.cc:304] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:58.206772 24773 raft_consensus.cc:493] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.205628 24396 raft_consensus.cc:2468] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:58.207250 24773 raft_consensus.cc:515] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:58.208071 24218 leader_election.cc:304] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:19:58.209250 24773 leader_election.cc:290] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:19:58.209911 24664 raft_consensus.cc:2804] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:58.187885 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf4c16d6889496a98ce36ec5b0fdb63" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:58.210939 24247 raft_consensus.cc:2393] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 456c51eeaca74cf595d33ba5b0334819 in this term.
I20260709 12:19:58.210857 24664 raft_consensus.cc:697] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:19:58.211767 24847 leader_election.cc:290] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 1 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:19:58.212549 24664 consensus_queue.cc:237] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:19:58.217553 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819" is_pre_election: true
I20260709 12:19:58.218433 24325 raft_consensus.cc:2393] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7813e2c9186a41db90615f6a4bbec641 in current term 1: Already voted for candidate 5c89c4502a454724ab8fa38d4e0e9fad in this term.
I20260709 12:19:58.209936 24779 raft_consensus.cc:2764] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:19:58.227396 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:19:58.227909 24325 raft_consensus.cc:3060] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.232084 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:58.233155 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" is_pre_election: true
I20260709 12:19:58.234901 24366 leader_election.cc:304] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:58.235639 24773 raft_consensus.cc:3060] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.242727 24773 raft_consensus.cc:2749] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:58.247920 24152 catalog_manager.cc:5697] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:58.257776 24366 leader_election.cc:304] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7813e2c9186a41db90615f6a4bbec641; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:19:58.261986 24773 raft_consensus.cc:3060] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.262583 24325 raft_consensus.cc:2468] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 1.
I20260709 12:19:58.271323 24773 raft_consensus.cc:2749] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:58.350718 24775 consensus_queue.cc:1048] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.362792 24854 consensus_queue.cc:1048] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.414618 24847 consensus_queue.cc:1048] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.448459 24847 consensus_queue.cc:1048] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.633155 24847 consensus_queue.cc:1048] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.649483 24856 consensus_queue.cc:1048] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:59.833165 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:59.844972 24893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:59.848356 24894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:59.859638 24896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:59.860584 23069 server_base.cc:1061] running on GCE node
I20260709 12:19:59.862242 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:59.862543 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:59.862792 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599599862772 us; error 0 us; skew 500 ppm
I20260709 12:19:59.863579 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:59.870784 23069 webserver.cc:533] Webserver started at http://127.22.135.68:33243/ using document root <none> and password file <none>
I20260709 12:19:59.871305 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:59.871527 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:59.871850 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:59.873031 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-3-root/instance:
uuid: "6050792d11f2420da549b677a2cb633a"
format_stamp: "Formatted at 2026-07-09 12:19:59 on dist-test-slave-g1m6"
I20260709 12:19:59.883752 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.008s	sys 0.004s
I20260709 12:19:59.888429 24901 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:59.889353 23069 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:19:59.889730 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-3-root
uuid: "6050792d11f2420da549b677a2cb633a"
format_stamp: "Formatted at 2026-07-09 12:19:59 on dist-test-slave-g1m6"
I20260709 12:19:59.890103 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:59.910953 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:59.912837 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:59.921011 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:59.924867 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:59.925141 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:59.925453 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:59.925695 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:00.047180 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.68:45817
I20260709 12:20:00.047295 24963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.68:45817 every 8 connection(s)
I20260709 12:20:00.075284 23069 auto_leader_rebalancer-test.cc:439] add a tserver: 6050792d11f2420da549b677a2cb633a
I20260709 12:20:00.093096 24964 heartbeater.cc:344] Connected to a master server at 127.22.135.126:37745
I20260709 12:20:00.093609 24964 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:00.094580 24964 heartbeater.cc:507] Master 127.22.135.126:37745 requested a full tablet report, sending...
I20260709 12:20:00.096786 24149 ts_manager.cc:194] Registered new tserver with Master: 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817)
I20260709 12:20:00.098670 24149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52092
I20260709 12:20:00.644431 24325 consensus_queue.cc:237] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:00.651351 24397 raft_consensus.cc:1275] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:00.652925 24854 consensus_queue.cc:1048] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:00.654281 24246 raft_consensus.cc:1275] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:00.655982 24854 consensus_queue.cc:1048] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:00.671283 24777 raft_consensus.cc:2955] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:00.679955 24397 raft_consensus.cc:2955] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:00.706072 24152 catalog_manager.cc:5697] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:00.725956 24250 consensus_queue.cc:237] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
W20260709 12:20:00.763931 24294 consensus_peers.cc:597] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0b3980fa12345f6a61e37cff868cfb3. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:00.764433 24294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 74609.3us
I20260709 12:20:00.766366 24246 raft_consensus.cc:2955] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:00.796335 24397 raft_consensus.cc:1275] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:00.797820 24892 consensus_queue.cc:1048] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:00.831209 24323 raft_consensus.cc:1275] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:00.832818 24985 consensus_queue.cc:1048] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:00.869426 24852 raft_consensus.cc:2955] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:00.871583 24397 raft_consensus.cc:2955] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:00.890880 24323 raft_consensus.cc:2955] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:00.909686 24151 catalog_manager.cc:5697] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
W20260709 12:20:00.913341 24219 consensus_peers.cc:597] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c16f156a721483c95e068a61927fcf5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:00.956418 24397 consensus_queue.cc:237] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:00.965780 24323 raft_consensus.cc:1275] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:00.967666 24968 consensus_queue.cc:1048] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:00.971779 24250 raft_consensus.cc:1275] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:00.975507 24779 consensus_queue.cc:1048] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:00.986145 24968 raft_consensus.cc:2955] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:00.989513 24323 raft_consensus.cc:2955] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:01.020798 24151 catalog_manager.cc:5697] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:01.031632 24250 raft_consensus.cc:2955] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
W20260709 12:20:01.037271 24368 consensus_peers.cc:597] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9caec8205427417ab63f421f3b4f2118. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:01.030022 24323 consensus_queue.cc:237] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
W20260709 12:20:01.088953 24294 consensus_peers.cc:597] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba5d36fcd949413e9cf19980533ea142. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:01.089432 24397 raft_consensus.cc:1275] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.090960 24976 consensus_queue.cc:1048] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.092705 24250 raft_consensus.cc:1275] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.093910 24976 consensus_queue.cc:1048] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:01.102038 24964 heartbeater.cc:499] Master 127.22.135.126:37745 was elected leader, sending a full tablet report...
I20260709 12:20:01.115953 25001 ts_tablet_manager.cc:933] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:01.122941 24984 raft_consensus.cc:2955] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:01.124935 24395 raft_consensus.cc:2955] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:01.133673 24246 raft_consensus.cc:2955] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:01.151857 24152 catalog_manager.cc:5697] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:01.156839 25001 tablet_copy_client.cc:323] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:01.203227 25005 ts_tablet_manager.cc:933] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:01.211484 25005 tablet_copy_client.cc:323] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:01.214651 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet f0b3980fa12345f6a61e37cff868cfb3 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:01.215278 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet f0b3980fa12345f6a61e37cff868cfb3 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-f0b3980fa12345f6a61e37cff868cfb3
I20260709 12:20:01.223318 24339 tablet_copy_source_session.cc:215] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:01.223479 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet 7c16f156a721483c95e068a61927fcf5 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:01.224071 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet 7c16f156a721483c95e068a61927fcf5 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-7c16f156a721483c95e068a61927fcf5
I20260709 12:20:01.232324 25001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b3980fa12345f6a61e37cff868cfb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:01.232441 24264 tablet_copy_source_session.cc:215] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:01.240145 25005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c16f156a721483c95e068a61927fcf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:01.255383 25005 tablet_copy_client.cc:806] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:01.256048 25005 tablet_copy_client.cc:670] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:01.255885 25001 tablet_copy_client.cc:806] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:01.257939 25001 tablet_copy_client.cc:670] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:01.260684 25005 tablet_copy_client.cc:538] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:01.262171 25001 tablet_copy_client.cc:538] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:01.275027 25005 tablet_bootstrap.cc:492] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:01.285161 25001 tablet_bootstrap.cc:492] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:01.317387 25005 tablet_bootstrap.cc:492] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:01.318526 25005 tablet_bootstrap.cc:492] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:01.319342 25005 ts_tablet_manager.cc:1403] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.011s
I20260709 12:20:01.330545 25005 raft_consensus.cc:359] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:01.331810 25005 raft_consensus.cc:740] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:01.332684 25005 consensus_queue.cc:260] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:01.347473 25005 ts_tablet_manager.cc:1434] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.010s
I20260709 12:20:01.364291 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-7c16f156a721483c95e068a61927fcf5 received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:01.364858 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-7c16f156a721483c95e068a61927fcf5 on tablet 7c16f156a721483c95e068a61927fcf5 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:01.369089 25001 tablet_bootstrap.cc:492] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:01.370014 25001 tablet_bootstrap.cc:492] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:01.370707 25001 ts_tablet_manager.cc:1403] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.086s	user 0.033s	sys 0.018s
I20260709 12:20:01.373811 25001 raft_consensus.cc:359] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:01.374571 25001 raft_consensus.cc:740] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:01.375078 25001 consensus_queue.cc:260] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:01.377269 25001 ts_tablet_manager.cc:1434] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:01.378734 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-f0b3980fa12345f6a61e37cff868cfb3 received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:01.379225 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-f0b3980fa12345f6a61e37cff868cfb3 on tablet f0b3980fa12345f6a61e37cff868cfb3 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:01.511364 25001 ts_tablet_manager.cc:933] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:01.516445 25005 ts_tablet_manager.cc:933] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:01.548228 25005 tablet_copy_client.cc:323] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.67:45173
I20260709 12:20:01.565469 25001 tablet_copy_client.cc:323] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:01.571673 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet ba5d36fcd949413e9cf19980533ea142 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:01.572235 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet ba5d36fcd949413e9cf19980533ea142 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-ba5d36fcd949413e9cf19980533ea142
I20260709 12:20:01.582121 24339 tablet_copy_source_session.cc:215] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:01.590492 24413 tablet_copy_service.cc:140] P 7813e2c9186a41db90615f6a4bbec641: Received BeginTabletCopySession request for tablet 9caec8205427417ab63f421f3b4f2118 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:46912)
I20260709 12:20:01.591048 24413 tablet_copy_service.cc:161] P 7813e2c9186a41db90615f6a4bbec641: Beginning new tablet copy session on tablet 9caec8205427417ab63f421f3b4f2118 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:46912: session id = 6050792d11f2420da549b677a2cb633a-9caec8205427417ab63f421f3b4f2118
I20260709 12:20:01.591164 25001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba5d36fcd949413e9cf19980533ea142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:01.607461 24413 tablet_copy_source_session.cc:215] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:01.622094 25005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9caec8205427417ab63f421f3b4f2118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:01.627184 24939 raft_consensus.cc:1217] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:01.651782 24939 raft_consensus.cc:1217] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:01.673883 25005 tablet_copy_client.cc:806] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:01.674515 25005 tablet_copy_client.cc:670] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:01.680337 25005 tablet_copy_client.cc:538] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:01.698014 25005 tablet_bootstrap.cc:492] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:01.734972 25001 tablet_copy_client.cc:806] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:01.735599 25001 tablet_copy_client.cc:670] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:01.742728 25005 tablet_bootstrap.cc:492] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:01.743789 25005 tablet_bootstrap.cc:492] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:01.745755 25001 tablet_copy_client.cc:538] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:01.747563 25005 ts_tablet_manager.cc:1403] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.007s
I20260709 12:20:01.753711 25005 raft_consensus.cc:359] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:01.754590 25005 raft_consensus.cc:740] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:01.755249 25005 consensus_queue.cc:260] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:01.758766 25001 tablet_bootstrap.cc:492] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:01.762362 25005 ts_tablet_manager.cc:1434] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260709 12:20:01.765043 24413 tablet_copy_service.cc:342] P 7813e2c9186a41db90615f6a4bbec641: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-9caec8205427417ab63f421f3b4f2118 received from {username='slave'} at 127.0.0.1:46912
I20260709 12:20:01.765463 24413 tablet_copy_service.cc:434] P 7813e2c9186a41db90615f6a4bbec641: ending tablet copy session 6050792d11f2420da549b677a2cb633a-9caec8205427417ab63f421f3b4f2118 on tablet 9caec8205427417ab63f421f3b4f2118 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:01.788455 25001 tablet_bootstrap.cc:492] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:01.789362 25001 tablet_bootstrap.cc:492] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:01.789932 25001 ts_tablet_manager.cc:1403] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260709 12:20:01.792182 25001 raft_consensus.cc:359] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:01.793025 25001 raft_consensus.cc:740] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:01.793514 25001 consensus_queue.cc:260] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:01.796823 25001 ts_tablet_manager.cc:1434] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:01.798740 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-ba5d36fcd949413e9cf19980533ea142 received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:01.799132 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-ba5d36fcd949413e9cf19980533ea142 on tablet ba5d36fcd949413e9cf19980533ea142 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:01.945304 24939 raft_consensus.cc:1217] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:02.047128 24976 raft_consensus.cc:1064] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:02.050050 24976 consensus_queue.cc:237] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:02.060024 24395 raft_consensus.cc:1275] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.061599 24983 consensus_queue.cc:1048] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:02.078714 24939 raft_consensus.cc:1275] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.083847 24246 raft_consensus.cc:1275] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.086499 24978 consensus_queue.cc:1048] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:02.088310 24978 consensus_queue.cc:1048] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:02.102272 24978 raft_consensus.cc:2955] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.108994 24938 raft_consensus.cc:1217] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:02.106897 24939 raft_consensus.cc:2955] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.155685 24398 raft_consensus.cc:2955] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.159823 24152 catalog_manager.cc:5697] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:02.167127 24985 raft_consensus.cc:1064] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:02.169806 24985 consensus_queue.cc:237] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:02.206763 24395 raft_consensus.cc:1275] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.208503 25013 consensus_queue.cc:1048] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:02.214751 24939 raft_consensus.cc:1275] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.216496 24847 consensus_queue.cc:1048] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:02.231074 24252 raft_consensus.cc:2955] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.257244 24329 raft_consensus.cc:1275] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:20:02.260042 25023 log.cc:927] Time spent T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 12:20:02.269781 24847 consensus_queue.cc:1048] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:02.301517 24852 raft_consensus.cc:2955] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.306705 24939 raft_consensus.cc:2955] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.314553 24323 raft_consensus.cc:2955] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.326514 24976 raft_consensus.cc:1064] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:02.329042 24976 consensus_queue.cc:237] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:02.333230 24398 raft_consensus.cc:2955] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.388509 24150 catalog_manager.cc:5697] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.401810 24323 consensus_queue.cc:237] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:02.408208 24939 raft_consensus.cc:1275] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:02.411844 24854 consensus_queue.cc:1048] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:02.420642 24978 raft_consensus.cc:2955] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.427639 24250 consensus_queue.cc:237] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:02.432941 24939 raft_consensus.cc:2955] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.440653 24395 raft_consensus.cc:1275] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:02.440780 24938 raft_consensus.cc:1275] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:02.445322 24938 raft_consensus.cc:1275] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.447958 24252 raft_consensus.cc:1275] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.448516 24983 consensus_queue.cc:1048] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:02.451292 24983 consensus_queue.cc:1048] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:02.454636 24323 raft_consensus.cc:1275] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:02.454723 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0b3980fa12345f6a61e37cff868cfb3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:02.456758 24395 raft_consensus.cc:1275] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.456826 24985 consensus_queue.cc:1048] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:02.459177 24978 consensus_queue.cc:1048] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:02.459853 24976 consensus_queue.cc:1048] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:02.464334 24852 consensus_queue.cc:1048] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:02.466991 25013 raft_consensus.cc:2955] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.467342 24395 raft_consensus.cc:2955] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.472504 24323 raft_consensus.cc:2955] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.491264 24149 catalog_manager.cc:5697] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.492581 24937 raft_consensus.cc:2955] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.503983 24998 raft_consensus.cc:1064] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:02.504781 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet f0b3980fa12345f6a61e37cff868cfb3 with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:02.515621 24149 catalog_manager.cc:5697] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.516907 24998 consensus_queue.cc:237] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:02.527385 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c16f156a721483c95e068a61927fcf5 with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:02.572789 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c16f156a721483c95e068a61927fcf5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:02.609033 24938 raft_consensus.cc:1275] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.621418 25036 tablet_replica.cc:333] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:02.627832 24323 raft_consensus.cc:1275] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.629649 24246 raft_consensus.cc:1275] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.637373 24978 raft_consensus.cc:2955] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.639537 24779 consensus_queue.cc:1048] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:02.640746 25020 consensus_queue.cc:1048] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:02.641659 24401 raft_consensus.cc:2955] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.642654 25021 consensus_queue.cc:1048] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:02.652683 25036 raft_consensus.cc:2243] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:02.653854 25036 raft_consensus.cc:2272] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:02.664912 24937 raft_consensus.cc:2955] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.684268 24149 catalog_manager.cc:5697] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.696974 25035 tablet_replica.cc:333] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:02.707038 25021 raft_consensus.cc:2955] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.712301 24252 raft_consensus.cc:2955] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.716470 25036 ts_tablet_manager.cc:1916] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:20:02.724736 24976 consensus_queue.cc:1175] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260709 12:20:02.728611 24325 consensus_queue.cc:237] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:02.732227 24938 raft_consensus.cc:2955] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.735821 24937 raft_consensus.cc:1275] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:02.737360 24976 consensus_queue.cc:1048] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:02.742159 24396 raft_consensus.cc:1275] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:02.746140 24854 consensus_queue.cc:1048] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:02.751005 24854 raft_consensus.cc:2955] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.752818 24252 raft_consensus.cc:2955] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.758832 24937 raft_consensus.cc:2955] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.764649 25035 raft_consensus.cc:2243] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:02.765878 25035 raft_consensus.cc:2272] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:02.767750 24401 raft_consensus.cc:2955] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.769925 25035 ts_tablet_manager.cc:1916] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:02.771041 24325 raft_consensus.cc:2955] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.780457 25036 ts_tablet_manager.cc:1929] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:02.787348 25036 log.cc:1199] T 7c16f156a721483c95e068a61927fcf5 P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/7c16f156a721483c95e068a61927fcf5
I20260709 12:20:02.787665 24151 catalog_manager.cc:5697] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.789428 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet 7c16f156a721483c95e068a61927fcf5 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:02.796829 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba5d36fcd949413e9cf19980533ea142 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:02.814877 24150 catalog_manager.cc:5697] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:02.825560 25035 ts_tablet_manager.cc:1929] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:02.826105 25035 log.cc:1199] T f0b3980fa12345f6a61e37cff868cfb3 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/f0b3980fa12345f6a61e37cff868cfb3
I20260709 12:20:02.828845 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet f0b3980fa12345f6a61e37cff868cfb3 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:02.838101 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet ba5d36fcd949413e9cf19980533ea142 with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:02.837478 24401 consensus_queue.cc:237] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:02.847632 25035 tablet_replica.cc:333] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:02.848690 25035 raft_consensus.cc:2243] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:02.849335 24937 raft_consensus.cc:1275] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:02.849479 25035 raft_consensus.cc:2272] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:02.850289 24252 raft_consensus.cc:1275] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:02.851466 24998 consensus_queue.cc:1048] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:20:02.854604 25021 consensus_queue.cc:1048] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:02.861976 25020 raft_consensus.cc:2955] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.870967 24937 raft_consensus.cc:2955] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.874423 24137 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9caec8205427417ab63f421f3b4f2118 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:02.877538 24252 raft_consensus.cc:2955] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:02.880586 25035 ts_tablet_manager.cc:1916] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:02.892828 24149 catalog_manager.cc:5697] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:02.900394 25035 ts_tablet_manager.cc:1929] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:02.904560 25035 log.cc:1199] T ba5d36fcd949413e9cf19980533ea142 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/ba5d36fcd949413e9cf19980533ea142
I20260709 12:20:02.908021 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet ba5d36fcd949413e9cf19980533ea142 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:02.908048 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet 9caec8205427417ab63f421f3b4f2118 with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:02.919482 25041 tablet_replica.cc:333] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:02.922070 25041 raft_consensus.cc:2243] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:02.923149 25041 raft_consensus.cc:2272] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:02.926608 25041 ts_tablet_manager.cc:1916] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:02.942945 25041 ts_tablet_manager.cc:1929] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:02.943280 25041 log.cc:1199] T 9caec8205427417ab63f421f3b4f2118 P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/9caec8205427417ab63f421f3b4f2118
I20260709 12:20:02.944995 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet 9caec8205427417ab63f421f3b4f2118 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:03.978368 24323 consensus_queue.cc:237] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:03.984375 24401 raft_consensus.cc:1275] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:03.985219 24252 raft_consensus.cc:1275] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:03.985157 24294 consensus_peers.cc:597] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a8cfa2ba3294017bfa37a3458bae92c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:03.985841 24976 consensus_queue.cc:1048] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:03.986912 25045 consensus_queue.cc:1048] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:03.994249 24976 raft_consensus.cc:2955] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:03.995421 24401 raft_consensus.cc:2955] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.009496 24246 raft_consensus.cc:2955] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.013046 24149 catalog_manager.cc:5697] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.013682 24250 consensus_queue.cc:237] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:04.035910 24325 raft_consensus.cc:1275] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:04.037338 24219 consensus_peers.cc:597] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71df40702efa4dff9b90530c4bbd2529. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:04.037345 24401 raft_consensus.cc:1275] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:04.038805 25043 consensus_queue.cc:1048] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:04.042639 24852 consensus_queue.cc:1048] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:04.061023 25050 raft_consensus.cc:2955] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.066494 24398 raft_consensus.cc:2955] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.070932 24325 raft_consensus.cc:2955] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.083168 24401 consensus_queue.cc:237] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:04.087054 24150 catalog_manager.cc:5697] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:04.105355 24325 raft_consensus.cc:1275] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:04.105522 24246 raft_consensus.cc:1275] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:04.106073 24368 consensus_peers.cc:597] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b582b02590b44c795ee69d7f3cb607c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:04.107904 25020 consensus_queue.cc:1048] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:04.108732 25021 consensus_queue.cc:1048] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:04.119118 25021 raft_consensus.cc:2955] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.120968 24250 raft_consensus.cc:2955] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.129546 24325 raft_consensus.cc:2955] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.135838 24323 consensus_queue.cc:237] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:04.136938 24151 catalog_manager.cc:5697] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
W20260709 12:20:04.153684 24294 consensus_peers.cc:597] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dda079829a624b209d57d5221ed36b14. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:04.156813 24250 raft_consensus.cc:1275] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:04.158190 25045 consensus_queue.cc:1048] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:04.158468 24401 raft_consensus.cc:1275] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:04.159834 24976 consensus_queue.cc:1048] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:04.166153 25045 raft_consensus.cc:2955] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.167526 24250 raft_consensus.cc:2955] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.168951 24401 raft_consensus.cc:2955] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.182467 24151 catalog_manager.cc:5697] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:04.375952 25065 ts_tablet_manager.cc:933] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:04.381024 25065 tablet_copy_client.cc:323] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:04.382696 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 3a8cfa2ba3294017bfa37a3458bae92c from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:04.383225 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 3a8cfa2ba3294017bfa37a3458bae92c from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-3a8cfa2ba3294017bfa37a3458bae92c
I20260709 12:20:04.388597 24339 tablet_copy_source_session.cc:215] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:04.391259 25065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8cfa2ba3294017bfa37a3458bae92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:04.409374 25065 tablet_copy_client.cc:806] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:04.409973 25065 tablet_copy_client.cc:670] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:04.413434 25065 tablet_copy_client.cc:538] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:04.421443 25065 tablet_bootstrap.cc:492] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:04.438292 25065 tablet_bootstrap.cc:492] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:04.439150 25065 tablet_bootstrap.cc:492] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:04.439874 25065 ts_tablet_manager.cc:1403] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.001s
I20260709 12:20:04.442386 25065 raft_consensus.cc:359] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:04.443022 25065 raft_consensus.cc:740] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:04.443578 25065 consensus_queue.cc:260] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:04.446301 25065 ts_tablet_manager.cc:1434] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:04.447954 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-3a8cfa2ba3294017bfa37a3458bae92c received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:04.448385 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-3a8cfa2ba3294017bfa37a3458bae92c on tablet 3a8cfa2ba3294017bfa37a3458bae92c with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:04.570567 25065 ts_tablet_manager.cc:933] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:04.578804 25065 tablet_copy_client.cc:323] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:04.580500 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet 71df40702efa4dff9b90530c4bbd2529 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:04.581035 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet 71df40702efa4dff9b90530c4bbd2529 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-71df40702efa4dff9b90530c4bbd2529
I20260709 12:20:04.589442 24264 tablet_copy_source_session.cc:215] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:04.592880 25065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71df40702efa4dff9b90530c4bbd2529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:04.606843 25065 tablet_copy_client.cc:806] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:04.607374 25065 tablet_copy_client.cc:670] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:04.613219 25065 tablet_copy_client.cc:538] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:04.621186 25065 tablet_bootstrap.cc:492] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:04.638156 25065 tablet_bootstrap.cc:492] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:04.638923 25065 tablet_bootstrap.cc:492] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:04.639467 25065 ts_tablet_manager.cc:1403] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 12:20:04.641646 25065 raft_consensus.cc:359] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:04.642275 25065 raft_consensus.cc:740] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:04.642853 25065 consensus_queue.cc:260] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:04.647230 25065 ts_tablet_manager.cc:1434] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:04.649528 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-71df40702efa4dff9b90530c4bbd2529 received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:04.649952 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-71df40702efa4dff9b90530c4bbd2529 on tablet 71df40702efa4dff9b90530c4bbd2529 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:04.660243 25065 ts_tablet_manager.cc:933] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:04.662266 25065 tablet_copy_client.cc:323] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.67:45173
I20260709 12:20:04.665467 24413 tablet_copy_service.cc:140] P 7813e2c9186a41db90615f6a4bbec641: Received BeginTabletCopySession request for tablet 2b582b02590b44c795ee69d7f3cb607c from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:46912)
I20260709 12:20:04.665980 24413 tablet_copy_service.cc:161] P 7813e2c9186a41db90615f6a4bbec641: Beginning new tablet copy session on tablet 2b582b02590b44c795ee69d7f3cb607c from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:46912: session id = 6050792d11f2420da549b677a2cb633a-2b582b02590b44c795ee69d7f3cb607c
I20260709 12:20:04.672894 24413 tablet_copy_source_session.cc:215] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:04.675930 25065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b582b02590b44c795ee69d7f3cb607c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:04.687973 25065 tablet_copy_client.cc:806] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:04.688607 25065 tablet_copy_client.cc:670] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:04.692471 25065 tablet_copy_client.cc:538] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:04.697898 25065 tablet_bootstrap.cc:492] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:04.715428 25065 tablet_bootstrap.cc:492] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:04.716230 25065 tablet_bootstrap.cc:492] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:04.716809 25065 ts_tablet_manager.cc:1403] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260709 12:20:04.719223 25065 raft_consensus.cc:359] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:04.719998 25065 raft_consensus.cc:740] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:04.720559 25065 consensus_queue.cc:260] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:04.724228 25073 ts_tablet_manager.cc:933] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:04.724646 25065 ts_tablet_manager.cc:1434] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:20:04.727294 24413 tablet_copy_service.cc:342] P 7813e2c9186a41db90615f6a4bbec641: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-2b582b02590b44c795ee69d7f3cb607c received from {username='slave'} at 127.0.0.1:46912
I20260709 12:20:04.727730 24413 tablet_copy_service.cc:434] P 7813e2c9186a41db90615f6a4bbec641: ending tablet copy session 6050792d11f2420da549b677a2cb633a-2b582b02590b44c795ee69d7f3cb607c on tablet 2b582b02590b44c795ee69d7f3cb607c with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:04.737540 25073 tablet_copy_client.cc:323] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:04.739324 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet dda079829a624b209d57d5221ed36b14 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:04.739835 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet dda079829a624b209d57d5221ed36b14 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-dda079829a624b209d57d5221ed36b14
I20260709 12:20:04.748327 24339 tablet_copy_source_session.cc:215] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:04.751506 25073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda079829a624b209d57d5221ed36b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:04.767055 25073 tablet_copy_client.cc:806] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:04.767639 25073 tablet_copy_client.cc:670] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:04.770995 25073 tablet_copy_client.cc:538] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:04.779033 25073 tablet_bootstrap.cc:492] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:04.800462 25073 tablet_bootstrap.cc:492] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:04.802342 25073 tablet_bootstrap.cc:492] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:04.803049 25073 ts_tablet_manager.cc:1403] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260709 12:20:04.805866 25073 raft_consensus.cc:359] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:04.806766 25073 raft_consensus.cc:740] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:04.807426 25073 consensus_queue.cc:260] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:04.809746 25073 ts_tablet_manager.cc:1434] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:04.811268 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-dda079829a624b209d57d5221ed36b14 received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:04.811635 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-dda079829a624b209d57d5221ed36b14 on tablet dda079829a624b209d57d5221ed36b14 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:04.905040 24937 raft_consensus.cc:1217] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:05.174788 24937 raft_consensus.cc:1217] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:05.257526 24937 raft_consensus.cc:1217] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:05.265973 24937 raft_consensus.cc:1217] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:05.502384 25045 raft_consensus.cc:1064] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:05.504211 25045 consensus_queue.cc:237] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:05.511296 24398 raft_consensus.cc:1275] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:05.512586 24937 raft_consensus.cc:1275] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:05.513198 24252 raft_consensus.cc:1275] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:05.514288 24854 consensus_queue.cc:1048] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:05.515565 25045 consensus_queue.cc:1048] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:05.517769 24976 consensus_queue.cc:1048] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:05.525894 24854 raft_consensus.cc:2955] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:05.528797 24246 raft_consensus.cc:2955] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:05.538650 24396 raft_consensus.cc:2955] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:05.546819 24150 catalog_manager.cc:5697] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:05.564880 24937 raft_consensus.cc:2955] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:05.722994 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 45590.7us
I20260709 12:20:05.739734 24328 consensus_queue.cc:237] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:05.751875 24938 raft_consensus.cc:1275] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:05.754841 25079 consensus_queue.cc:1048] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:05.767407 24852 raft_consensus.cc:1064] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:05.768968 25079 raft_consensus.cc:2955] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:05.774430 24938 raft_consensus.cc:2955] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:05.783778 24852 consensus_queue.cc:237] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:05.796648 25045 raft_consensus.cc:1064] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:05.799816 25045 consensus_queue.cc:237] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:05.816192 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a8cfa2ba3294017bfa37a3458bae92c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:05.826860 24150 catalog_manager.cc:5697] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:05.840057 24937 raft_consensus.cc:1275] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:05.844580 24401 raft_consensus.cc:1275] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:05.845885 24852 consensus_queue.cc:1048] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:05.863966 24247 raft_consensus.cc:1275] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:05.865031 25088 consensus_queue.cc:1048] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:05.871807 24938 raft_consensus.cc:1275] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:05.883934 24401 raft_consensus.cc:1275] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:05.886235 25045 consensus_queue.cc:1048] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:05.889253 25079 consensus_queue.cc:1048] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:05.892284 24247 raft_consensus.cc:1275] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:05.894749 25076 raft_consensus.cc:1064] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:05.868692 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a8cfa2ba3294017bfa37a3458bae92c with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:05.903507 24323 raft_consensus.cc:1275] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:05.905758 25076 consensus_queue.cc:237] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:05.909577 24976 consensus_queue.cc:1048] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:05.919615 24854 consensus_queue.cc:1048] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:05.925150 25099 tablet_replica.cc:333] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:05.926326 25099 raft_consensus.cc:2243] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:05.929411 24852 consensus_queue.cc:1048] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:05.936260 24247 raft_consensus.cc:2955] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:05.950804 25099 raft_consensus.cc:2272] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:05.994843 25099 ts_tablet_manager.cc:1916] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:06.022393 24852 raft_consensus.cc:2955] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.025249 25045 raft_consensus.cc:2955] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.027153 24938 raft_consensus.cc:2955] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.035208 24937 raft_consensus.cc:1275] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.041678 25090 consensus_queue.cc:1048] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:06.050580 24396 raft_consensus.cc:2955] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.062629 24323 raft_consensus.cc:2955] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.053597 24150 catalog_manager.cc:5697] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.071301 24247 raft_consensus.cc:2955] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.099535 24150 catalog_manager.cc:5697] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.102350 24328 raft_consensus.cc:1275] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.135468 24250 raft_consensus.cc:1275] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.152959 24938 raft_consensus.cc:2955] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.155373 25099 ts_tablet_manager.cc:1929] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:06.156044 25099 log.cc:1199] T 3a8cfa2ba3294017bfa37a3458bae92c P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/3a8cfa2ba3294017bfa37a3458bae92c
W20260709 12:20:06.195376 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 79529.5us
I20260709 12:20:06.196509 25076 consensus_queue.cc:1048] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.199293 24396 raft_consensus.cc:2955] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.163748 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet 3a8cfa2ba3294017bfa37a3458bae92c (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
W20260709 12:20:06.207194 24137 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 43602.8us
I20260709 12:20:06.225224 25076 consensus_queue.cc:1048] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.240231 24248 consensus_queue.cc:237] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:06.259205 24325 consensus_queue.cc:237] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:06.266463 24938 raft_consensus.cc:1275] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.268711 25109 consensus_queue.cc:1048] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:06.277705 25109 raft_consensus.cc:2955] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.279863 24396 raft_consensus.cc:1275] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.280048 24938 raft_consensus.cc:1275] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.281967 25091 consensus_queue.cc:1048] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:06.284781 24248 raft_consensus.cc:1275] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.286846 25091 consensus_queue.cc:1048] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.287490 24937 raft_consensus.cc:2955] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.288585 25077 raft_consensus.cc:2955] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.296053 25092 raft_consensus.cc:2955] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.300853 25112 consensus_queue.cc:1048] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:06.303532 24398 raft_consensus.cc:2955] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.298861 24938 raft_consensus.cc:2955] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.310979 24250 raft_consensus.cc:2955] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.324220 24152 catalog_manager.cc:5697] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.340636 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet 71df40702efa4dff9b90530c4bbd2529 with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:06.342052 24247 raft_consensus.cc:2955] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.364878 24152 catalog_manager.cc:5697] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.369256 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dda079829a624b209d57d5221ed36b14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:06.372103 24937 raft_consensus.cc:2955] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.389860 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71df40702efa4dff9b90530c4bbd2529 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:06.391690 24327 raft_consensus.cc:2955] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.393569 25115 tablet_replica.cc:333] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:06.394901 25115 raft_consensus.cc:2243] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.396775 25115 raft_consensus.cc:2272] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.400652 24151 catalog_manager.cc:5697] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:06.403288 25115 ts_tablet_manager.cc:1916] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:06.423996 25115 ts_tablet_manager.cc:1929] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:06.424234 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet dda079829a624b209d57d5221ed36b14 with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:06.424504 25115 log.cc:1199] T 71df40702efa4dff9b90530c4bbd2529 P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/71df40702efa4dff9b90530c4bbd2529
I20260709 12:20:06.425343 25099 tablet_replica.cc:333] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:06.433432 25099 raft_consensus.cc:2243] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.434300 25099 raft_consensus.cc:2272] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.434401 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet 71df40702efa4dff9b90530c4bbd2529 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:06.436231 24396 consensus_queue.cc:237] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:06.442606 24937 raft_consensus.cc:1275] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.444870 25077 consensus_queue.cc:1048] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.446061 24250 raft_consensus.cc:1275] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.447458 25099 ts_tablet_manager.cc:1916] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:06.448123 25077 consensus_queue.cc:1048] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.455614 25090 raft_consensus.cc:2955] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.463042 24937 raft_consensus.cc:2955] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.466985 24137 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b582b02590b44c795ee69d7f3cb607c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:06.470486 25099 ts_tablet_manager.cc:1929] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:06.470925 25099 log.cc:1199] T dda079829a624b209d57d5221ed36b14 P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/dda079829a624b209d57d5221ed36b14
I20260709 12:20:06.471149 24250 raft_consensus.cc:2955] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:06.475903 24150 catalog_manager.cc:5697] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:06.482029 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet dda079829a624b209d57d5221ed36b14 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:06.491469 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b582b02590b44c795ee69d7f3cb607c with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:06.492296 25115 tablet_replica.cc:333] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:06.493333 25115 raft_consensus.cc:2243] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.494050 25115 raft_consensus.cc:2272] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.497117 25115 ts_tablet_manager.cc:1916] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:06.511193 25115 ts_tablet_manager.cc:1929] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:06.511575 25115 log.cc:1199] T 2b582b02590b44c795ee69d7f3cb607c P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/2b582b02590b44c795ee69d7f3cb607c
I20260709 12:20:06.514676 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet 2b582b02590b44c795ee69d7f3cb607c (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:07.560048 24325 consensus_queue.cc:237] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:07.574549 24395 raft_consensus.cc:1275] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:07.575183 24294 consensus_peers.cc:597] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17d348d153de434faf3a1783b8ed55af. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:07.576731 25112 consensus_queue.cc:1048] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:07.578884 24250 raft_consensus.cc:1275] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:07.580546 25112 consensus_queue.cc:1048] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:07.585924 25109 raft_consensus.cc:2955] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.587612 24395 raft_consensus.cc:2955] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.591331 24250 raft_consensus.cc:2955] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.602921 24325 consensus_queue.cc:237] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:07.604506 24150 catalog_manager.cc:5697] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.619634 24395 raft_consensus.cc:1275] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:07.620426 24294 consensus_peers.cc:597] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1bf4c16d6889496a98ce36ec5b0fdb63. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:07.621604 25045 consensus_queue.cc:1048] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:07.622749 24250 raft_consensus.cc:1275] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:07.626183 25045 consensus_queue.cc:1048] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:07.632669 25109 raft_consensus.cc:2955] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.638581 24250 raft_consensus.cc:2955] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.638003 24395 raft_consensus.cc:2955] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.649070 24247 consensus_queue.cc:237] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:07.664528 24395 raft_consensus.cc:1275] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:07.668183 25092 consensus_queue.cc:1048] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:20:07.669378 24219 consensus_peers.cc:597] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 680875a981de46588fc8f303502a51c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:07.667203 24149 catalog_manager.cc:5697] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:07.681615 24327 raft_consensus.cc:1275] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:07.683360 25091 consensus_queue.cc:1048] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:07.685284 25091 raft_consensus.cc:2955] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.689713 24396 raft_consensus.cc:2955] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.703485 24327 consensus_queue.cc:237] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:07.705283 24152 catalog_manager.cc:5697] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:07.715713 24294 consensus_peers.cc:597] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c698b80d33c4d8f87f3b21d66e1258b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:07.716706 24247 raft_consensus.cc:1275] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:07.718544 24329 raft_consensus.cc:2955] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.719326 25109 consensus_queue.cc:1048] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:07.722584 24396 raft_consensus.cc:1275] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:07.726497 25112 consensus_queue.cc:1048] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:07.739487 25045 raft_consensus.cc:2955] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.743008 24395 raft_consensus.cc:2955] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.756886 24247 raft_consensus.cc:2955] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:07.767867 24152 catalog_manager.cc:5697] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:08.070573 25136 ts_tablet_manager.cc:933] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:08.072531 25136 tablet_copy_client.cc:323] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:08.074278 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 17d348d153de434faf3a1783b8ed55af from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:08.074728 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 17d348d153de434faf3a1783b8ed55af from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-17d348d153de434faf3a1783b8ed55af
I20260709 12:20:08.083369 24339 tablet_copy_source_session.cc:215] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:08.087111 25136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d348d153de434faf3a1783b8ed55af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:08.091053 25138 ts_tablet_manager.cc:933] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:08.094801 25138 tablet_copy_client.cc:323] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:08.096338 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 1bf4c16d6889496a98ce36ec5b0fdb63 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:08.096844 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 1bf4c16d6889496a98ce36ec5b0fdb63 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-1bf4c16d6889496a98ce36ec5b0fdb63
I20260709 12:20:08.112368 24339 tablet_copy_source_session.cc:215] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:08.115537 25138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf4c16d6889496a98ce36ec5b0fdb63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:08.169304 25136 tablet_copy_client.cc:806] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:08.170300 25136 tablet_copy_client.cc:670] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:08.175956 25141 ts_tablet_manager.cc:933] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:08.189179 25136 tablet_copy_client.cc:538] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:08.215771 25136 tablet_bootstrap.cc:492] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:08.227358 25141 tablet_copy_client.cc:323] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:08.229684 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet 680875a981de46588fc8f303502a51c0 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:08.230288 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet 680875a981de46588fc8f303502a51c0 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-680875a981de46588fc8f303502a51c0
I20260709 12:20:08.231576 25138 tablet_copy_client.cc:806] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:08.232152 25138 tablet_copy_client.cc:670] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:08.235806 25138 tablet_copy_client.cc:538] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:08.243357 24264 tablet_copy_source_session.cc:215] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:08.247752 25138 tablet_bootstrap.cc:492] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:08.260712 25141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 680875a981de46588fc8f303502a51c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:08.296123 25141 tablet_copy_client.cc:806] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:08.297719 25141 tablet_copy_client.cc:670] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:08.302397 25141 tablet_copy_client.cc:538] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:08.310103 25136 tablet_bootstrap.cc:492] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:08.311090 25136 tablet_bootstrap.cc:492] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:08.311745 25136 ts_tablet_manager.cc:1403] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.025s
I20260709 12:20:08.312261 25141 tablet_bootstrap.cc:492] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:08.314837 25136 raft_consensus.cc:359] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:08.315651 25136 raft_consensus.cc:740] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:08.316295 25136 consensus_queue.cc:260] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:08.346999 25136 ts_tablet_manager.cc:1434] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.013s
I20260709 12:20:08.348618 25138 tablet_bootstrap.cc:492] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:08.351293 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-17d348d153de434faf3a1783b8ed55af received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:08.352242 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-17d348d153de434faf3a1783b8ed55af on tablet 17d348d153de434faf3a1783b8ed55af with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:08.354970 25138 tablet_bootstrap.cc:492] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:08.357676 25148 ts_tablet_manager.cc:933] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:08.358386 25138 ts_tablet_manager.cc:1403] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.112s	user 0.020s	sys 0.007s
I20260709 12:20:08.361107 25148 tablet_copy_client.cc:323] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:08.361699 25138 raft_consensus.cc:359] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:08.362574 25138 raft_consensus.cc:740] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:08.363247 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 2c698b80d33c4d8f87f3b21d66e1258b from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:08.363777 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 2c698b80d33c4d8f87f3b21d66e1258b from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-2c698b80d33c4d8f87f3b21d66e1258b
I20260709 12:20:08.368733 25141 tablet_bootstrap.cc:492] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:08.369577 25141 tablet_bootstrap.cc:492] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:08.370252 25141 ts_tablet_manager.cc:1403] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.011s
I20260709 12:20:08.371414 24339 tablet_copy_source_session.cc:215] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:08.372977 25138 consensus_queue.cc:260] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:08.374820 25148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c698b80d33c4d8f87f3b21d66e1258b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:08.375926 25138 ts_tablet_manager.cc:1434] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:20:08.373224 25141 raft_consensus.cc:359] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:08.377779 25141 raft_consensus.cc:740] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:08.378468 25141 consensus_queue.cc:260] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:08.380999 25141 ts_tablet_manager.cc:1434] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260709 12:20:08.383423 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-1bf4c16d6889496a98ce36ec5b0fdb63 received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:08.383845 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-1bf4c16d6889496a98ce36ec5b0fdb63 on tablet 1bf4c16d6889496a98ce36ec5b0fdb63 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:08.384514 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-680875a981de46588fc8f303502a51c0 received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:08.384932 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-680875a981de46588fc8f303502a51c0 on tablet 680875a981de46588fc8f303502a51c0 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:08.392824 25148 tablet_copy_client.cc:806] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:08.394094 25148 tablet_copy_client.cc:670] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:08.397377 25148 tablet_copy_client.cc:538] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:08.404191 25148 tablet_bootstrap.cc:492] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:08.423723 25148 tablet_bootstrap.cc:492] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:08.424590 25148 tablet_bootstrap.cc:492] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:08.425201 25148 ts_tablet_manager.cc:1403] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:20:08.428223 25148 raft_consensus.cc:359] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:08.429000 25148 raft_consensus.cc:740] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:08.429610 25148 consensus_queue.cc:260] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:08.436849 25148 ts_tablet_manager.cc:1434] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:20:08.439175 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-2c698b80d33c4d8f87f3b21d66e1258b received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:08.439692 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-2c698b80d33c4d8f87f3b21d66e1258b on tablet 2c698b80d33c4d8f87f3b21d66e1258b with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:08.572983 24938 raft_consensus.cc:1217] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:08.655149 24938 raft_consensus.cc:1217] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:08.694203 24938 raft_consensus.cc:1217] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:08.927456 24938 raft_consensus.cc:1217] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:09.018306 25135 raft_consensus.cc:1064] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:09.020182 25135 consensus_queue.cc:237] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:09.027396 24395 raft_consensus.cc:1275] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.029301 24250 raft_consensus.cc:1275] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.029549 24938 raft_consensus.cc:1275] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.029260 25152 consensus_queue.cc:1048] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.030658 25112 consensus_queue.cc:1048] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.031603 25135 consensus_queue.cc:1048] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.056013 25152 raft_consensus.cc:2955] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.060372 24250 raft_consensus.cc:2955] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.067723 24938 raft_consensus.cc:2955] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.068897 24395 raft_consensus.cc:2955] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.077790 24150 catalog_manager.cc:5697] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.103763 25112 raft_consensus.cc:1064] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:09.105909 25112 consensus_queue.cc:237] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:09.113052 24395 raft_consensus.cc:1275] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.114590 25135 consensus_queue.cc:1048] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.114828 24937 raft_consensus.cc:1275] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.118253 25112 consensus_queue.cc:1048] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:09.119359 24250 raft_consensus.cc:1275] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.122745 25135 consensus_queue.cc:1048] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.129729 24325 consensus_queue.cc:237] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:09.137454 24937 raft_consensus.cc:1275] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.138911 24396 raft_consensus.cc:1275] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.140300 25135 consensus_queue.cc:1048] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:09.143124 25135 consensus_queue.cc:1048] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:09.148981 25112 raft_consensus.cc:2955] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.159164 24938 raft_consensus.cc:2955] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.161623 25152 raft_consensus.cc:2955] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.177227 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1bf4c16d6889496a98ce36ec5b0fdb63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:09.165870 24250 raft_consensus.cc:2955] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.186053 24395 raft_consensus.cc:2955] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.188452 24152 catalog_manager.cc:5697] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:09.203637 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bf4c16d6889496a98ce36ec5b0fdb63 with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:09.202970 24938 raft_consensus.cc:2955] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.221915 24396 raft_consensus.cc:2955] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.225441 25167 tablet_replica.cc:333] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:09.214608 24152 catalog_manager.cc:5697] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:09.226614 25167 raft_consensus.cc:2243] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.230755 25167 raft_consensus.cc:2272] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.235405 25167 ts_tablet_manager.cc:1916] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:09.247385 25092 raft_consensus.cc:1064] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:09.253917 25167 ts_tablet_manager.cc:1929] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:09.259387 25167 log.cc:1199] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/1bf4c16d6889496a98ce36ec5b0fdb63
I20260709 12:20:09.253597 25092 consensus_queue.cc:237] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:09.261518 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet 1bf4c16d6889496a98ce36ec5b0fdb63 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:09.270068 24325 consensus_queue.cc:237] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:09.270968 24395 raft_consensus.cc:1275] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.271790 24938 raft_consensus.cc:1275] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.273151 25144 consensus_queue.cc:1048] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.274896 25144 consensus_queue.cc:1048] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.277994 24395 raft_consensus.cc:1275] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.279385 24937 raft_consensus.cc:1275] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.279552 24329 raft_consensus.cc:1275] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.280850 25112 consensus_queue.cc:1048] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:09.280789 25092 consensus_queue.cc:1048] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:09.284337 25112 consensus_queue.cc:1048] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:09.289919 25135 raft_consensus.cc:2955] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.291893 24937 raft_consensus.cc:2955] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.296814 24395 raft_consensus.cc:2955] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.304118 24152 catalog_manager.cc:5697] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.306818 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17d348d153de434faf3a1783b8ed55af with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:09.310485 25092 raft_consensus.cc:2955] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.320370 24938 raft_consensus.cc:2955] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.324949 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet 17d348d153de434faf3a1783b8ed55af with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:09.326789 25167 tablet_replica.cc:333] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:09.327730 25167 raft_consensus.cc:2243] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.329847 25167 raft_consensus.cc:2272] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.330952 24329 raft_consensus.cc:2955] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.338027 25167 ts_tablet_manager.cc:1916] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:09.352921 24152 catalog_manager.cc:5697] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.364020 25167 ts_tablet_manager.cc:1929] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:09.364473 25167 log.cc:1199] T 17d348d153de434faf3a1783b8ed55af P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/17d348d153de434faf3a1783b8ed55af
I20260709 12:20:09.366551 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet 17d348d153de434faf3a1783b8ed55af (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:09.376715 24395 raft_consensus.cc:2955] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.389711 24250 consensus_queue.cc:237] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:09.394321 24938 raft_consensus.cc:1275] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.396118 24395 raft_consensus.cc:1275] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.395955 25173 consensus_queue.cc:1048] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:09.398523 25092 consensus_queue.cc:1048] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:09.406726 25144 raft_consensus.cc:2955] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.410816 24938 raft_consensus.cc:2955] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.411360 24395 raft_consensus.cc:2955] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.417816 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 680875a981de46588fc8f303502a51c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:09.427675 24152 catalog_manager.cc:5697] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.437502 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet 680875a981de46588fc8f303502a51c0 with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:09.451470 25175 tablet_replica.cc:333] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:09.452600 25175 raft_consensus.cc:2243] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.455338 25175 raft_consensus.cc:2272] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.458895 25175 ts_tablet_manager.cc:1916] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:09.476420 25175 ts_tablet_manager.cc:1929] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:09.476737 25175 log.cc:1199] T 680875a981de46588fc8f303502a51c0 P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/680875a981de46588fc8f303502a51c0
I20260709 12:20:09.478096 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet 680875a981de46588fc8f303502a51c0 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:09.537915 25152 raft_consensus.cc:1064] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:09.540225 25152 consensus_queue.cc:237] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:09.548671 24250 raft_consensus.cc:1275] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.549553 24938 raft_consensus.cc:1275] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.550992 25152 consensus_queue.cc:1048] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.552068 25134 consensus_queue.cc:1048] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.553438 24395 raft_consensus.cc:1275] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.555177 25135 consensus_queue.cc:1048] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.571885 25134 raft_consensus.cc:2955] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.573907 24395 raft_consensus.cc:2955] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.575371 24250 raft_consensus.cc:2955] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.591389 24938 raft_consensus.cc:2955] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.597008 24149 catalog_manager.cc:5697] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:09.615296 24327 consensus_queue.cc:237] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:09.619428 24938 raft_consensus.cc:1275] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.619894 24250 raft_consensus.cc:1275] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.620817 25134 consensus_queue.cc:1048] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:09.621712 25152 consensus_queue.cc:1048] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:09.630831 25112 raft_consensus.cc:2955] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.636385 24938 raft_consensus.cc:2955] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.637686 24250 raft_consensus.cc:2955] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:09.647692 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c698b80d33c4d8f87f3b21d66e1258b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:09.656589 24149 catalog_manager.cc:5697] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:09.672224 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c698b80d33c4d8f87f3b21d66e1258b with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:09.677273 25181 tablet_replica.cc:333] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:09.678316 25181 raft_consensus.cc:2243] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.679023 25181 raft_consensus.cc:2272] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.683820 25181 ts_tablet_manager.cc:1916] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:09.697383 25181 ts_tablet_manager.cc:1929] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:09.697741 25181 log.cc:1199] T 2c698b80d33c4d8f87f3b21d66e1258b P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/2c698b80d33c4d8f87f3b21d66e1258b
I20260709 12:20:09.699100 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet 2c698b80d33c4d8f87f3b21d66e1258b (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:10.738046 24327 consensus_queue.cc:237] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:10.744184 24246 raft_consensus.cc:1275] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:10.744287 24294 consensus_peers.cc:597] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c61c5be92bc4161b83c708d3c1bfc38. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:10.744670 24396 raft_consensus.cc:1275] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:10.745527 25134 consensus_queue.cc:1048] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.746436 25183 consensus_queue.cc:1048] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.754426 25183 raft_consensus.cc:2955] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.757001 24396 raft_consensus.cc:2955] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.757998 24250 raft_consensus.cc:2955] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.776937 24395 consensus_queue.cc:237] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:10.778075 24152 catalog_manager.cc:5697] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
W20260709 12:20:10.792412 24368 consensus_peers.cc:597] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93ee879c50c349c6af1dde48eaecb336. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:10.793748 24250 raft_consensus.cc:1275] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:10.794037 24327 raft_consensus.cc:1275] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:10.795034 25182 consensus_queue.cc:1048] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.796561 25182 consensus_queue.cc:1048] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.805130 25166 raft_consensus.cc:2955] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.821252 24250 raft_consensus.cc:2955] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.828570 24395 consensus_queue.cc:237] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:10.829835 24327 raft_consensus.cc:2955] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.833352 24149 catalog_manager.cc:5697] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:10.837314 24368 consensus_peers.cc:597] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56e305688c7c491f9af278fb9010ca59. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:10.842492 24327 raft_consensus.cc:1275] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:10.844667 24250 raft_consensus.cc:1275] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:10.846912 25182 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.849359 25196 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.870247 25166 raft_consensus.cc:2955] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.872238 24325 raft_consensus.cc:2955] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.883062 24250 raft_consensus.cc:2955] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.884423 24325 consensus_queue.cc:237] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:10.891157 24152 catalog_manager.cc:5697] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:10.901401 24395 raft_consensus.cc:1275] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:10.902781 24294 consensus_peers.cc:597] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3d048c95abc49139f927d68719b0643. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:10.903250 25183 consensus_queue.cc:1048] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.906239 24250 raft_consensus.cc:1275] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:10.909113 25112 consensus_queue.cc:1048] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.917724 25183 raft_consensus.cc:2955] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.919245 24250 raft_consensus.cc:2955] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.920197 24395 raft_consensus.cc:2955] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:10.940471 24152 catalog_manager.cc:5697] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:11.251156 25204 ts_tablet_manager.cc:933] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:11.254324 25204 tablet_copy_client.cc:323] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.67:45173
I20260709 12:20:11.256209 24413 tablet_copy_service.cc:140] P 7813e2c9186a41db90615f6a4bbec641: Received BeginTabletCopySession request for tablet 93ee879c50c349c6af1dde48eaecb336 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:46912)
I20260709 12:20:11.256812 24413 tablet_copy_service.cc:161] P 7813e2c9186a41db90615f6a4bbec641: Beginning new tablet copy session on tablet 93ee879c50c349c6af1dde48eaecb336 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:46912: session id = 6050792d11f2420da549b677a2cb633a-93ee879c50c349c6af1dde48eaecb336
I20260709 12:20:11.261945 24413 tablet_copy_source_session.cc:215] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:11.264974 25204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ee879c50c349c6af1dde48eaecb336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.269352 25206 ts_tablet_manager.cc:933] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:11.271260 25206 tablet_copy_client.cc:323] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:11.272825 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 0c61c5be92bc4161b83c708d3c1bfc38 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:11.273944 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 0c61c5be92bc4161b83c708d3c1bfc38 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-0c61c5be92bc4161b83c708d3c1bfc38
I20260709 12:20:11.279562 24339 tablet_copy_source_session.cc:215] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:11.280421 25204 tablet_copy_client.cc:806] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:11.280962 25204 tablet_copy_client.cc:670] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:11.282404 25206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c61c5be92bc4161b83c708d3c1bfc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.288151 25204 tablet_copy_client.cc:538] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:11.298208 25204 tablet_bootstrap.cc:492] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:11.298529 25206 tablet_copy_client.cc:806] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:11.299081 25206 tablet_copy_client.cc:670] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:11.304543 25206 tablet_copy_client.cc:538] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:11.316459 25209 ts_tablet_manager.cc:933] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:11.317422 25206 tablet_bootstrap.cc:492] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:11.330657 25209 tablet_copy_client.cc:323] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:11.332372 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet a3d048c95abc49139f927d68719b0643 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:11.333282 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet a3d048c95abc49139f927d68719b0643 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-a3d048c95abc49139f927d68719b0643
I20260709 12:20:11.336215 25204 tablet_bootstrap.cc:492] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:11.337073 25204 tablet_bootstrap.cc:492] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:11.337690 25204 ts_tablet_manager.cc:1403] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.016s
I20260709 12:20:11.340832 24339 tablet_copy_source_session.cc:215] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:11.340502 25204 raft_consensus.cc:359] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:11.341351 25204 raft_consensus.cc:740] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:11.342242 25204 consensus_queue.cc:260] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:11.344288 25209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d048c95abc49139f927d68719b0643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.351613 25204 ts_tablet_manager.cc:1434] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 12:20:11.353389 24413 tablet_copy_service.cc:342] P 7813e2c9186a41db90615f6a4bbec641: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-93ee879c50c349c6af1dde48eaecb336 received from {username='slave'} at 127.0.0.1:46912
I20260709 12:20:11.353801 24413 tablet_copy_service.cc:434] P 7813e2c9186a41db90615f6a4bbec641: ending tablet copy session 6050792d11f2420da549b677a2cb633a-93ee879c50c349c6af1dde48eaecb336 on tablet 93ee879c50c349c6af1dde48eaecb336 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:11.364095 25209 tablet_copy_client.cc:806] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:11.364672 25209 tablet_copy_client.cc:670] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:11.368577 25209 tablet_copy_client.cc:538] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:11.373241 25206 tablet_bootstrap.cc:492] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:11.374176 25206 tablet_bootstrap.cc:492] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:11.374909 25206 ts_tablet_manager.cc:1403] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.007s
I20260709 12:20:11.378037 25206 raft_consensus.cc:359] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:11.378931 25206 raft_consensus.cc:740] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:11.379608 25206 consensus_queue.cc:260] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:11.379873 25209 tablet_bootstrap.cc:492] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:11.384083 25204 ts_tablet_manager.cc:933] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:11.387104 25206 ts_tablet_manager.cc:1434] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 12:20:11.390362 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-0c61c5be92bc4161b83c708d3c1bfc38 received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:11.390756 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-0c61c5be92bc4161b83c708d3c1bfc38 on tablet 0c61c5be92bc4161b83c708d3c1bfc38 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:11.414877 25204 tablet_copy_client.cc:323] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.67:45173
I20260709 12:20:11.416726 24413 tablet_copy_service.cc:140] P 7813e2c9186a41db90615f6a4bbec641: Received BeginTabletCopySession request for tablet 56e305688c7c491f9af278fb9010ca59 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:46912)
I20260709 12:20:11.417308 24413 tablet_copy_service.cc:161] P 7813e2c9186a41db90615f6a4bbec641: Beginning new tablet copy session on tablet 56e305688c7c491f9af278fb9010ca59 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:46912: session id = 6050792d11f2420da549b677a2cb633a-56e305688c7c491f9af278fb9010ca59
I20260709 12:20:11.427482 24413 tablet_copy_source_session.cc:215] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:11.431149 25204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e305688c7c491f9af278fb9010ca59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.441401 25209 tablet_bootstrap.cc:492] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:11.443288 25209 tablet_bootstrap.cc:492] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:11.444186 25209 ts_tablet_manager.cc:1403] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.014s
I20260709 12:20:11.446388 25204 tablet_copy_client.cc:806] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:11.446898 25204 tablet_copy_client.cc:670] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:11.448410 25209 raft_consensus.cc:359] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:11.449680 25209 raft_consensus.cc:740] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:11.450551 25204 tablet_copy_client.cc:538] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:11.450374 25209 consensus_queue.cc:260] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:11.452657 25209 ts_tablet_manager.cc:1434] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:20:11.454468 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-a3d048c95abc49139f927d68719b0643 received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:11.454898 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-a3d048c95abc49139f927d68719b0643 on tablet a3d048c95abc49139f927d68719b0643 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:11.461184 25204 tablet_bootstrap.cc:492] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:11.489807 25204 tablet_bootstrap.cc:492] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:11.490751 25204 tablet_bootstrap.cc:492] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:11.491421 25204 ts_tablet_manager.cc:1403] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.004s
I20260709 12:20:11.495424 25204 raft_consensus.cc:359] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:11.497081 25204 raft_consensus.cc:740] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:11.498610 25204 consensus_queue.cc:260] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:11.501463 25204 ts_tablet_manager.cc:1434] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:20:11.503116 24413 tablet_copy_service.cc:342] P 7813e2c9186a41db90615f6a4bbec641: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-56e305688c7c491f9af278fb9010ca59 received from {username='slave'} at 127.0.0.1:46912
I20260709 12:20:11.503501 24413 tablet_copy_service.cc:434] P 7813e2c9186a41db90615f6a4bbec641: ending tablet copy session 6050792d11f2420da549b677a2cb633a-56e305688c7c491f9af278fb9010ca59 on tablet 56e305688c7c491f9af278fb9010ca59 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:11.714536 24937 raft_consensus.cc:1217] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:11.745920 24937 raft_consensus.cc:1217] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:11.893870 24938 raft_consensus.cc:1217] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:11.911468 24938 raft_consensus.cc:1217] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:12.108060 25219 raft_consensus.cc:1064] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:12.110616 25219 consensus_queue.cc:237] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:12.117491 24250 raft_consensus.cc:1275] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.117620 24395 raft_consensus.cc:1275] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.118933 25219 consensus_queue.cc:1048] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.119696 24938 raft_consensus.cc:1275] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.120226 25222 consensus_queue.cc:1048] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.122854 25221 consensus_queue.cc:1048] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.137943 25221 raft_consensus.cc:2955] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.142884 24938 raft_consensus.cc:2955] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.144129 24250 raft_consensus.cc:2955] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.153625 24395 raft_consensus.cc:2955] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.166734 24152 catalog_manager.cc:5697] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.198549 24325 consensus_queue.cc:237] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:12.204182 24246 raft_consensus.cc:1275] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:12.205240 24938 raft_consensus.cc:1275] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:12.207633 25218 consensus_queue.cc:1048] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:12.209846 25218 consensus_queue.cc:1048] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:12.228368 25219 raft_consensus.cc:2955] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.231505 25196 raft_consensus.cc:1064] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:12.231423 24937 raft_consensus.cc:2955] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.234920 24246 raft_consensus.cc:2955] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.234005 25196 consensus_queue.cc:237] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:12.252110 24149 catalog_manager.cc:5697] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.257361 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0c61c5be92bc4161b83c708d3c1bfc38 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:12.262642 24325 raft_consensus.cc:1275] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.264031 24937 raft_consensus.cc:1275] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.264289 25220 consensus_queue.cc:1048] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.265916 25166 consensus_queue.cc:1048] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.269599 24247 raft_consensus.cc:1275] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.276088 25220 consensus_queue.cc:1048] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.285658 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c61c5be92bc4161b83c708d3c1bfc38 with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:12.288239 25220 raft_consensus.cc:2955] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.297571 24246 raft_consensus.cc:2955] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.305847 25219 raft_consensus.cc:1064] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:12.308362 25219 consensus_queue.cc:237] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:12.322714 24325 raft_consensus.cc:2955] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.336861 24150 catalog_manager.cc:5697] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.346134 24247 raft_consensus.cc:1275] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.348356 25219 consensus_queue.cc:1048] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.348670 24395 raft_consensus.cc:1275] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.350206 25235 tablet_replica.cc:333] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:12.351290 25235 raft_consensus.cc:2243] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:12.351518 24937 raft_consensus.cc:1275] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.352058 25235 raft_consensus.cc:2272] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:12.352267 25219 consensus_queue.cc:1048] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.353047 25221 consensus_queue.cc:1048] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.359746 24939 raft_consensus.cc:2955] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.383121 25219 raft_consensus.cc:2955] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.387485 24938 raft_consensus.cc:2955] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.399411 25235 ts_tablet_manager.cc:1916] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:12.401320 24395 raft_consensus.cc:2955] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.405720 24250 raft_consensus.cc:2955] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.436210 24150 catalog_manager.cc:5697] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.437215 25235 ts_tablet_manager.cc:1929] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:12.437668 25235 log.cc:1199] T 0c61c5be92bc4161b83c708d3c1bfc38 P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/0c61c5be92bc4161b83c708d3c1bfc38
I20260709 12:20:12.444504 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet 0c61c5be92bc4161b83c708d3c1bfc38 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:12.451756 24395 consensus_queue.cc:237] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:12.453136 24329 consensus_queue.cc:237] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:12.456308 24938 raft_consensus.cc:1275] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:12.457510 25236 consensus_queue.cc:1048] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:12.459471 24939 raft_consensus.cc:1275] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:12.463523 24250 raft_consensus.cc:1275] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:12.463631 25219 consensus_queue.cc:1048] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:12.467674 25196 consensus_queue.cc:1048] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:12.470346 25196 raft_consensus.cc:2955] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.470664 25221 raft_consensus.cc:2955] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.471951 24938 raft_consensus.cc:2955] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.479213 24937 raft_consensus.cc:2955] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.482380 24395 raft_consensus.cc:1275] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:12.484337 25218 consensus_queue.cc:1048] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:12.485540 25220 raft_consensus.cc:1064] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:12.487984 25220 consensus_queue.cc:237] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:12.488646 24398 raft_consensus.cc:2955] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.492573 24246 raft_consensus.cc:2955] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.509203 24137 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93ee879c50c349c6af1dde48eaecb336 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:12.511626 24152 catalog_manager.cc:5697] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.518167 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3d048c95abc49139f927d68719b0643 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:12.526258 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet 93ee879c50c349c6af1dde48eaecb336 with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:12.540868 24151 catalog_manager.cc:5697] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:12.543866 25242 tablet_replica.cc:333] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:12.550657 24938 raft_consensus.cc:1275] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.552757 25236 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.555166 24329 raft_consensus.cc:1275] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.556553 24246 raft_consensus.cc:1275] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.557036 25166 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.557977 25236 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.558768 25242 raft_consensus.cc:2243] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:12.559501 25242 raft_consensus.cc:2272] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:12.574205 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet a3d048c95abc49139f927d68719b0643 with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:12.575827 25245 tablet_replica.cc:333] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:12.577032 25245 raft_consensus.cc:2243] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:12.577704 25245 raft_consensus.cc:2272] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:12.580825 25245 ts_tablet_manager.cc:1916] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:12.583069 25242 ts_tablet_manager.cc:1916] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:12.613174 25245 ts_tablet_manager.cc:1929] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:12.624063 25242 ts_tablet_manager.cc:1929] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:12.624317 25245 log.cc:1199] T a3d048c95abc49139f927d68719b0643 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/a3d048c95abc49139f927d68719b0643
I20260709 12:20:12.624680 25242 log.cc:1199] T 93ee879c50c349c6af1dde48eaecb336 P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/93ee879c50c349c6af1dde48eaecb336
I20260709 12:20:12.623807 24246 raft_consensus.cc:2955] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.618124 25236 raft_consensus.cc:2955] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.626552 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet 93ee879c50c349c6af1dde48eaecb336 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:12.626839 24938 raft_consensus.cc:2955] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.631965 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet a3d048c95abc49139f927d68719b0643 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:12.639173 24152 catalog_manager.cc:5697] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.646787 24329 raft_consensus.cc:2955] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.671000 24398 consensus_queue.cc:237] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:12.676644 24938 raft_consensus.cc:1275] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:12.678710 25220 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:12.682541 24329 raft_consensus.cc:1275] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:12.685248 25236 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:20:12.691965 25166 raft_consensus.cc:2955] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.694586 24938 raft_consensus.cc:2955] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.701869 24325 raft_consensus.cc:2955] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.709538 24149 catalog_manager.cc:5697] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:12.714718 24137 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56e305688c7c491f9af278fb9010ca59 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:12.721473 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet 56e305688c7c491f9af278fb9010ca59 with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:12.722378 25245 tablet_replica.cc:333] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:12.723110 25245 raft_consensus.cc:2243] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:12.723690 25245 raft_consensus.cc:2272] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:12.727051 25245 ts_tablet_manager.cc:1916] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:12.738436 25245 ts_tablet_manager.cc:1929] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:12.738816 25245 log.cc:1199] T 56e305688c7c491f9af278fb9010ca59 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/56e305688c7c491f9af278fb9010ca59
I20260709 12:20:12.740859 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet 56e305688c7c491f9af278fb9010ca59 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:13.792194 24246 consensus_queue.cc:237] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:13.798758 24398 raft_consensus.cc:1275] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:13.799482 24219 consensus_peers.cc:597] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2e7f3cc3c4746ffa618a37ce8afc926. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:13.799721 24329 raft_consensus.cc:1275] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:13.800143 25251 consensus_queue.cc:1048] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.800937 25248 consensus_queue.cc:1048] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.808192 25247 raft_consensus.cc:2955] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:13.810001 24325 raft_consensus.cc:2955] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:13.823920 24246 consensus_queue.cc:237] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:13.825230 24398 raft_consensus.cc:2955] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:13.826195 24149 catalog_manager.cc:5697] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:13.853760 24325 raft_consensus.cc:1275] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:13.853942 24219 consensus_peers.cc:597] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a9a6989cf5f486a9d555af44f433ce4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:13.856737 25250 consensus_queue.cc:1048] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.850540 24398 raft_consensus.cc:1275] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:13.867249 25247 consensus_queue.cc:1048] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.881994 25250 raft_consensus.cc:2955] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:13.884330 24329 raft_consensus.cc:2955] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:13.899930 24396 consensus_queue.cc:237] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:13.934116 24151 catalog_manager.cc:5697] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
W20260709 12:20:13.961715 24368 consensus_peers.cc:597] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5fccaf4411d6499181881808c78c5595. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:13.962292 24329 raft_consensus.cc:1275] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:13.963920 25220 consensus_queue.cc:1048] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:13.964879 24218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 57004.4us
I20260709 12:20:13.967310 24398 raft_consensus.cc:2955] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:13.977536 24247 raft_consensus.cc:1275] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:13.979426 25236 consensus_queue.cc:1048] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.993778 25220 raft_consensus.cc:2955] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:13.996512 24329 raft_consensus.cc:2955] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:13.997870 24247 raft_consensus.cc:2955] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:14.007786 24325 consensus_queue.cc:237] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:14.012158 24152 catalog_manager.cc:5697] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:14.021528 24294 consensus_peers.cc:597] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 559d9272a2f84eedbd9de6f8f900449f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:14.022799 24398 raft_consensus.cc:1275] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:14.023834 24247 raft_consensus.cc:1275] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:14.024979 25219 consensus_queue.cc:1048] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:14.025929 25221 consensus_queue.cc:1048] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:14.039701 25218 raft_consensus.cc:2955] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:14.041205 24398 raft_consensus.cc:2955] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:14.043690 24247 raft_consensus.cc:2955] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:14.054013 24151 catalog_manager.cc:5697] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:14.367472 25271 ts_tablet_manager.cc:933] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:14.443723 25271 tablet_copy_client.cc:323] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:14.545372 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet d2e7f3cc3c4746ffa618a37ce8afc926 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:14.545979 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet d2e7f3cc3c4746ffa618a37ce8afc926 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-d2e7f3cc3c4746ffa618a37ce8afc926
I20260709 12:20:14.557689 24264 tablet_copy_source_session.cc:215] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:14.559937 25274 ts_tablet_manager.cc:933] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:14.570993 25274 tablet_copy_client.cc:323] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:14.573522 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet 8a9a6989cf5f486a9d555af44f433ce4 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:14.574046 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet 8a9a6989cf5f486a9d555af44f433ce4 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-8a9a6989cf5f486a9d555af44f433ce4
I20260709 12:20:14.584051 24264 tablet_copy_source_session.cc:215] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:14.589372 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a9a6989cf5f486a9d555af44f433ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:14.597096 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e7f3cc3c4746ffa618a37ce8afc926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:14.620131 25274 tablet_copy_client.cc:806] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:14.624732 25274 tablet_copy_client.cc:670] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:14.626612 25271 tablet_copy_client.cc:806] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:14.629705 25274 tablet_copy_client.cc:538] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:14.636365 25271 tablet_copy_client.cc:670] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:14.640349 25271 tablet_copy_client.cc:538] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:14.648913 25274 tablet_bootstrap.cc:492] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:14.658740 25271 tablet_bootstrap.cc:492] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:14.700899 25274 tablet_bootstrap.cc:492] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:14.701761 25274 tablet_bootstrap.cc:492] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:14.706604 25274 ts_tablet_manager.cc:1403] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.013s
I20260709 12:20:14.710088 25274 raft_consensus.cc:359] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:14.710937 25274 raft_consensus.cc:740] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:14.711545 25274 consensus_queue.cc:260] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:14.719332 25271 tablet_bootstrap.cc:492] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:14.720227 25271 tablet_bootstrap.cc:492] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:14.721994 25271 ts_tablet_manager.cc:1403] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.016s
I20260709 12:20:14.724932 25271 raft_consensus.cc:359] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:14.725708 25271 raft_consensus.cc:740] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:14.726315 25271 consensus_queue.cc:260] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:14.728834 25274 ts_tablet_manager.cc:1434] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 12:20:14.730633 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-8a9a6989cf5f486a9d555af44f433ce4 received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:14.731047 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-8a9a6989cf5f486a9d555af44f433ce4 on tablet 8a9a6989cf5f486a9d555af44f433ce4 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:14.733009 25271 ts_tablet_manager.cc:1434] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:20:14.734205 25274 ts_tablet_manager.cc:933] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:14.734615 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-d2e7f3cc3c4746ffa618a37ce8afc926 received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:14.735051 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-d2e7f3cc3c4746ffa618a37ce8afc926 on tablet d2e7f3cc3c4746ffa618a37ce8afc926 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:14.742115 25271 ts_tablet_manager.cc:933] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:14.743841 25271 tablet_copy_client.cc:323] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.67:45173
I20260709 12:20:14.745235 24413 tablet_copy_service.cc:140] P 7813e2c9186a41db90615f6a4bbec641: Received BeginTabletCopySession request for tablet 5fccaf4411d6499181881808c78c5595 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:46912)
I20260709 12:20:14.745792 24413 tablet_copy_service.cc:161] P 7813e2c9186a41db90615f6a4bbec641: Beginning new tablet copy session on tablet 5fccaf4411d6499181881808c78c5595 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:46912: session id = 6050792d11f2420da549b677a2cb633a-5fccaf4411d6499181881808c78c5595
I20260709 12:20:14.753518 24413 tablet_copy_source_session.cc:215] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:14.744807 25274 tablet_copy_client.cc:323] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:14.757323 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 559d9272a2f84eedbd9de6f8f900449f from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:14.758029 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 559d9272a2f84eedbd9de6f8f900449f from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-559d9272a2f84eedbd9de6f8f900449f
I20260709 12:20:14.762208 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fccaf4411d6499181881808c78c5595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:14.766394 24339 tablet_copy_source_session.cc:215] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:14.773197 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 559d9272a2f84eedbd9de6f8f900449f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:14.779976 25271 tablet_copy_client.cc:806] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:14.780575 25271 tablet_copy_client.cc:670] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:14.789716 25271 tablet_copy_client.cc:538] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:14.795120 25274 tablet_copy_client.cc:806] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:14.795764 25274 tablet_copy_client.cc:670] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:14.799417 25274 tablet_copy_client.cc:538] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:14.800619 25271 tablet_bootstrap.cc:492] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:14.808497 25274 tablet_bootstrap.cc:492] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:14.884097 25274 tablet_bootstrap.cc:492] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:14.884799 25271 tablet_bootstrap.cc:492] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:14.885064 25274 tablet_bootstrap.cc:492] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:14.890209 25271 tablet_bootstrap.cc:492] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:14.891348 25274 ts_tablet_manager.cc:1403] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.083s	user 0.027s	sys 0.024s
I20260709 12:20:14.893203 25271 ts_tablet_manager.cc:1403] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.093s	user 0.026s	sys 0.008s
I20260709 12:20:14.896083 25274 raft_consensus.cc:359] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:14.896554 25271 raft_consensus.cc:359] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:14.897439 25271 raft_consensus.cc:740] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:14.897012 25274 raft_consensus.cc:740] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:14.898114 25271 consensus_queue.cc:260] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:14.898541 25274 consensus_queue.cc:260] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:14.903626 25271 ts_tablet_manager.cc:1434] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260709 12:20:14.908756 24413 tablet_copy_service.cc:342] P 7813e2c9186a41db90615f6a4bbec641: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-5fccaf4411d6499181881808c78c5595 received from {username='slave'} at 127.0.0.1:46912
I20260709 12:20:14.908978 25274 ts_tablet_manager.cc:1434] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 12:20:14.909215 24413 tablet_copy_service.cc:434] P 7813e2c9186a41db90615f6a4bbec641: ending tablet copy session 6050792d11f2420da549b677a2cb633a-5fccaf4411d6499181881808c78c5595 on tablet 5fccaf4411d6499181881808c78c5595 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:14.910880 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-559d9272a2f84eedbd9de6f8f900449f received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:14.911274 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-559d9272a2f84eedbd9de6f8f900449f on tablet 559d9272a2f84eedbd9de6f8f900449f with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:14.979295 24935 raft_consensus.cc:1217] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:15.070113 24935 raft_consensus.cc:1217] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:15.146401 24935 raft_consensus.cc:1217] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:15.171140 24935 raft_consensus.cc:1217] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:15.485726 25289 raft_consensus.cc:1064] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:15.488170 25289 consensus_queue.cc:237] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:15.501960 24394 raft_consensus.cc:1275] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.504410 24935 raft_consensus.cc:1275] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.507411 25292 consensus_queue.cc:1048] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:15.509965 25292 consensus_queue.cc:1048] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:15.518793 24325 raft_consensus.cc:1275] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.520673 25289 consensus_queue.cc:1048] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.534235 25292 raft_consensus.cc:2955] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.536134 24325 raft_consensus.cc:2955] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:15.541246 24350 debug-util.cc:398] Leaking SignalData structure 0x7b08001378a0 after lost signal to thread 23072
W20260709 12:20:15.542235 24350 debug-util.cc:398] Leaking SignalData structure 0x7b080020e540 after lost signal to thread 24186
W20260709 12:20:15.543269 24350 debug-util.cc:398] Leaking SignalData structure 0x7b080017b300 after lost signal to thread 24278
I20260709 12:20:15.542482 24396 raft_consensus.cc:2955] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:15.544230 24350 debug-util.cc:398] Leaking SignalData structure 0x7b0800108c60 after lost signal to thread 24353
W20260709 12:20:15.545168 24350 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9140 after lost signal to thread 24427
W20260709 12:20:15.546115 24350 debug-util.cc:398] Leaking SignalData structure 0x7b08002e79c0 after lost signal to thread 24963
I20260709 12:20:15.556702 25294 raft_consensus.cc:1064] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:15.559437 25294 consensus_queue.cc:237] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:15.564635 24935 raft_consensus.cc:2955] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.553670 24149 catalog_manager.cc:5697] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.594209 24394 raft_consensus.cc:1275] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.595821 25219 consensus_queue.cc:1048] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.600972 24247 raft_consensus.cc:1275] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.603004 25296 raft_consensus.cc:1064] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:15.605501 25296 consensus_queue.cc:237] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:15.608224 25219 consensus_queue.cc:1048] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.597366 24935 raft_consensus.cc:1275] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.612963 25219 consensus_queue.cc:1048] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.631736 24396 raft_consensus.cc:1275] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.633282 25297 consensus_queue.cc:1048] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.633384 24246 consensus_queue.cc:237] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:15.641527 24398 raft_consensus.cc:1275] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:15.643810 25247 consensus_queue.cc:1048] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:15.647599 24937 raft_consensus.cc:1275] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:15.650924 25297 consensus_queue.cc:1048] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:15.653945 24937 raft_consensus.cc:1275] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.655385 24328 raft_consensus.cc:1275] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.656867 25247 consensus_queue.cc:1048] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.660100 25296 consensus_queue.cc:1048] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.665174 25289 raft_consensus.cc:2955] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.674712 24937 raft_consensus.cc:2955] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.682111 25294 raft_consensus.cc:2955] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.723605 24395 raft_consensus.cc:2955] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.687237 24394 raft_consensus.cc:2955] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.746194 25278 raft_consensus.cc:1064] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:15.749715 25278 consensus_queue.cc:237] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:15.776265 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a9a6989cf5f486a9d555af44f433ce4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:15.800383 24937 raft_consensus.cc:1275] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.804240 24935 raft_consensus.cc:2955] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.819540 24329 raft_consensus.cc:1275] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.823194 25278 consensus_queue.cc:1048] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:15.781493 24151 catalog_manager.cc:5697] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.826166 25278 consensus_queue.cc:1048] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 12:20:15.809859 25292 raft_consensus.cc:2955] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:15.850600 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 50857.7us
I20260709 12:20:15.854722 24250 raft_consensus.cc:2955] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.862102 24247 raft_consensus.cc:1275] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.875797 24149 catalog_manager.cc:5697] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:20:15.890530 24368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 50491.6us
I20260709 12:20:15.902330 25278 consensus_queue.cc:1048] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:15.910604 24327 raft_consensus.cc:2955] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.927891 24396 raft_consensus.cc:2955] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:15.995922 25267 raft_consensus.cc:2955] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.006640 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a9a6989cf5f486a9d555af44f433ce4 with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:16.018287 24935 raft_consensus.cc:2955] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.022504 24325 consensus_queue.cc:237] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:16.047461 25328 tablet_replica.cc:333] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:16.048817 25328 raft_consensus.cc:2243] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:16.050108 25328 raft_consensus.cc:2272] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:16.060798 24936 raft_consensus.cc:1275] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.064190 25320 consensus_queue.cc:1048] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:16.073011 24327 raft_consensus.cc:2955] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.075259 24936 raft_consensus.cc:2955] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:16.095062 24368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 73480.9us
I20260709 12:20:16.100449 25320 raft_consensus.cc:2955] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.112111 24937 raft_consensus.cc:2955] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.135619 24250 raft_consensus.cc:1275] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.136847 25328 ts_tablet_manager.cc:1916] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:16.141489 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 559d9272a2f84eedbd9de6f8f900449f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:16.142405 24250 raft_consensus.cc:2955] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.143465 24150 catalog_manager.cc:5697] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.146373 24150 catalog_manager.cc:5697] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:16.158712 25327 consensus_queue.cc:1048] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:16.176903 24152 catalog_manager.cc:5697] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.188683 24252 consensus_queue.cc:237] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:16.190279 24394 consensus_queue.cc:237] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:16.197631 24937 raft_consensus.cc:1275] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.200454 24937 raft_consensus.cc:1275] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.202112 25332 consensus_queue.cc:1048] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:16.202852 24327 raft_consensus.cc:1275] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.206907 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet 559d9272a2f84eedbd9de6f8f900449f with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:16.208977 25329 consensus_queue.cc:1048] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:16.209159 24250 raft_consensus.cc:2955] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.205379 25289 consensus_queue.cc:1048] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 12:20:16.222389 25332 raft_consensus.cc:2955] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.226615 24327 raft_consensus.cc:1275] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.229961 25278 consensus_queue.cc:1048] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:16.235421 25330 raft_consensus.cc:2955] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.239995 24327 raft_consensus.cc:2955] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.244604 24935 raft_consensus.cc:2955] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.241816 24326 raft_consensus.cc:2955] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.228374 24937 raft_consensus.cc:2955] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:16.258657 24137 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5fccaf4411d6499181881808c78c5595 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:16.265578 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2e7f3cc3c4746ffa618a37ce8afc926 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:16.264654 24150 catalog_manager.cc:5697] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:16.262876 25328 ts_tablet_manager.cc:1929] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:16.280716 25328 log.cc:1199] T 8a9a6989cf5f486a9d555af44f433ce4 P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/8a9a6989cf5f486a9d555af44f433ce4
I20260709 12:20:16.284003 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet 8a9a6989cf5f486a9d555af44f433ce4 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:16.288059 25334 tablet_replica.cc:333] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:16.289225 25334 raft_consensus.cc:2243] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:16.290050 25334 raft_consensus.cc:2272] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:16.295184 25334 ts_tablet_manager.cc:1916] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:16.306911 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet 5fccaf4411d6499181881808c78c5595 with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:16.311061 25334 ts_tablet_manager.cc:1929] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:16.311563 25334 log.cc:1199] T 559d9272a2f84eedbd9de6f8f900449f P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/559d9272a2f84eedbd9de6f8f900449f
I20260709 12:20:16.314029 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet 559d9272a2f84eedbd9de6f8f900449f (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:16.328990 24151 catalog_manager.cc:5697] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:16.335083 25335 tablet_replica.cc:333] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:16.336041 25335 raft_consensus.cc:2243] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:16.336700 25335 raft_consensus.cc:2272] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:16.341401 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet d2e7f3cc3c4746ffa618a37ce8afc926 with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:16.341745 25335 ts_tablet_manager.cc:1916] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:16.342442 25334 tablet_replica.cc:333] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:16.353688 25334 raft_consensus.cc:2243] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:16.354723 25334 raft_consensus.cc:2272] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:16.364895 25334 ts_tablet_manager.cc:1916] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:16.369588 25335 ts_tablet_manager.cc:1929] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:16.370055 25335 log.cc:1199] T 5fccaf4411d6499181881808c78c5595 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/5fccaf4411d6499181881808c78c5595
I20260709 12:20:16.373323 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet 5fccaf4411d6499181881808c78c5595 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:16.397413 25334 ts_tablet_manager.cc:1929] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:16.398005 25334 log.cc:1199] T d2e7f3cc3c4746ffa618a37ce8afc926 P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/d2e7f3cc3c4746ffa618a37ce8afc926
I20260709 12:20:16.399875 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet d2e7f3cc3c4746ffa618a37ce8afc926 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:17.418514 24250 consensus_queue.cc:237] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
W20260709 12:20:17.425563 24219 consensus_peers.cc:597] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b10a492d24449dfadade4f5709eaae2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:17.425824 24394 raft_consensus.cc:1275] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:17.427138 25332 consensus_queue.cc:1048] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.430266 24325 raft_consensus.cc:1275] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:17.432687 25332 consensus_queue.cc:1048] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:17.449930 25331 raft_consensus.cc:2955] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.451870 24325 raft_consensus.cc:2955] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.462630 24394 raft_consensus.cc:2955] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.467412 24152 catalog_manager.cc:5697] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 2 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.469614 24325 consensus_queue.cc:237] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:17.481180 24394 raft_consensus.cc:1275] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:17.484223 24294 consensus_peers.cc:597] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5439245f869d41adb4d5c5f0812554d0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:17.487016 24250 raft_consensus.cc:1275] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:17.490680 25320 consensus_queue.cc:1048] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.492655 25343 consensus_queue.cc:1048] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.506548 25320 raft_consensus.cc:2955] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.507967 24251 raft_consensus.cc:2955] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.520836 24394 raft_consensus.cc:2955] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.532972 24251 consensus_queue.cc:237] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:17.532531 24150 catalog_manager.cc:5697] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.547031 24394 raft_consensus.cc:1275] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:17.547469 24325 raft_consensus.cc:1275] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:17.548171 24219 consensus_peers.cc:597] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cbfcfcccc1d2440e841ed0dc13a9e7b5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:17.548728 25331 consensus_queue.cc:1048] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.549538 25289 consensus_queue.cc:1048] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.557832 25289 raft_consensus.cc:2955] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.561779 24398 raft_consensus.cc:2955] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.562620 24327 raft_consensus.cc:2955] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.578814 24151 catalog_manager.cc:5697] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.581216 24251 consensus_queue.cc:237] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:17.590922 24327 raft_consensus.cc:1275] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:17.591251 24219 consensus_peers.cc:597] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd0eb3410d1d4cd79bcc8d9f09158140. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:17.592885 24398 raft_consensus.cc:1275] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:17.592429 25352 consensus_queue.cc:1048] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.595928 25289 consensus_queue.cc:1048] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.603756 25331 raft_consensus.cc:2955] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.609557 24325 raft_consensus.cc:2955] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.610898 24394 raft_consensus.cc:2955] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:17.624650 24152 catalog_manager.cc:5697] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:17.814466 25357 ts_tablet_manager.cc:933] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:17.816401 25357 tablet_copy_client.cc:323] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:17.818477 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet 1b10a492d24449dfadade4f5709eaae2 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:17.819020 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet 1b10a492d24449dfadade4f5709eaae2 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-1b10a492d24449dfadade4f5709eaae2
I20260709 12:20:17.829655 24264 tablet_copy_source_session.cc:215] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:17.833844 25357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b10a492d24449dfadade4f5709eaae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:17.846786 25357 tablet_copy_client.cc:806] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:17.847368 25357 tablet_copy_client.cc:670] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:17.851357 25357 tablet_copy_client.cc:538] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:17.860165 25357 tablet_bootstrap.cc:492] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:17.879593 25357 tablet_bootstrap.cc:492] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:17.880501 25357 tablet_bootstrap.cc:492] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:17.881100 25357 ts_tablet_manager.cc:1403] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260709 12:20:17.883684 25357 raft_consensus.cc:359] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:17.884361 25357 raft_consensus.cc:740] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:17.884939 25357 consensus_queue.cc:260] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:17.889458 25357 ts_tablet_manager.cc:1434] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260709 12:20:17.893569 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-1b10a492d24449dfadade4f5709eaae2 received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:17.894030 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-1b10a492d24449dfadade4f5709eaae2 on tablet 1b10a492d24449dfadade4f5709eaae2 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:17.973810 25357 ts_tablet_manager.cc:933] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:17.975736 25357 tablet_copy_client.cc:323] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:17.977344 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet dd0eb3410d1d4cd79bcc8d9f09158140 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:17.977872 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet dd0eb3410d1d4cd79bcc8d9f09158140 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-dd0eb3410d1d4cd79bcc8d9f09158140
I20260709 12:20:17.985234 24264 tablet_copy_source_session.cc:215] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:17.990523 25357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0eb3410d1d4cd79bcc8d9f09158140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:17.999313 25362 ts_tablet_manager.cc:933] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:18.002120 25362 tablet_copy_client.cc:323] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:18.004266 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet cbfcfcccc1d2440e841ed0dc13a9e7b5 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:18.004776 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet cbfcfcccc1d2440e841ed0dc13a9e7b5 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-cbfcfcccc1d2440e841ed0dc13a9e7b5
I20260709 12:20:18.014134 24264 tablet_copy_source_session.cc:215] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:18.019479 25362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfcfcccc1d2440e841ed0dc13a9e7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:18.021406 25364 ts_tablet_manager.cc:933] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:18.026425 25357 tablet_copy_client.cc:806] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:18.026990 25357 tablet_copy_client.cc:670] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:18.028944 25364 tablet_copy_client.cc:323] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:18.030980 25357 tablet_copy_client.cc:538] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:18.033342 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 5439245f869d41adb4d5c5f0812554d0 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:18.033866 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 5439245f869d41adb4d5c5f0812554d0 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-5439245f869d41adb4d5c5f0812554d0
I20260709 12:20:18.042471 25357 tablet_bootstrap.cc:492] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:18.043357 25362 tablet_copy_client.cc:806] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:18.043928 25362 tablet_copy_client.cc:670] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:18.048756 25362 tablet_copy_client.cc:538] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:18.054719 24339 tablet_copy_source_session.cc:215] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:18.057997 25364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5439245f869d41adb4d5c5f0812554d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:18.067214 25362 tablet_bootstrap.cc:492] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:18.107296 25364 tablet_copy_client.cc:806] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:18.108301 25364 tablet_copy_client.cc:670] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:18.108894 25357 tablet_bootstrap.cc:492] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:18.110009 25357 tablet_bootstrap.cc:492] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:18.110697 25357 ts_tablet_manager.cc:1403] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.068s	user 0.035s	sys 0.014s
I20260709 12:20:18.113607 25357 raft_consensus.cc:359] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:18.114445 25357 raft_consensus.cc:740] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:18.115317 25364 tablet_copy_client.cc:538] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:18.115109 25357 consensus_queue.cc:260] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:18.117211 25357 ts_tablet_manager.cc:1434] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:20:18.134393 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-dd0eb3410d1d4cd79bcc8d9f09158140 received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:18.134862 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-dd0eb3410d1d4cd79bcc8d9f09158140 on tablet dd0eb3410d1d4cd79bcc8d9f09158140 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:18.138772 25364 tablet_bootstrap.cc:492] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:18.140296 25362 tablet_bootstrap.cc:492] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:18.142266 25362 tablet_bootstrap.cc:492] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:18.143042 25362 ts_tablet_manager.cc:1403] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.076s	user 0.030s	sys 0.015s
I20260709 12:20:18.146113 25362 raft_consensus.cc:359] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:18.146981 25362 raft_consensus.cc:740] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:18.147665 25362 consensus_queue.cc:260] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:18.150554 25362 ts_tablet_manager.cc:1434] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:20:18.152364 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-cbfcfcccc1d2440e841ed0dc13a9e7b5 received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:18.152750 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-cbfcfcccc1d2440e841ed0dc13a9e7b5 on tablet cbfcfcccc1d2440e841ed0dc13a9e7b5 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:18.165196 25364 tablet_bootstrap.cc:492] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:18.165932 25364 tablet_bootstrap.cc:492] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:18.166531 25364 ts_tablet_manager.cc:1403] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.005s
I20260709 12:20:18.168809 25364 raft_consensus.cc:359] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:18.169407 25364 raft_consensus.cc:740] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:18.169901 25364 consensus_queue.cc:260] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:18.172173 25364 ts_tablet_manager.cc:1434] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:18.173832 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-5439245f869d41adb4d5c5f0812554d0 received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:18.174257 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-5439245f869d41adb4d5c5f0812554d0 on tablet 5439245f869d41adb4d5c5f0812554d0 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:18.368145 24935 raft_consensus.cc:1217] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:20:18.381439 24935 raft_consensus.cc:1217] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:18.394677 24935 raft_consensus.cc:1217] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:18.440034 24935 raft_consensus.cc:1217] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:18.827386 25289 raft_consensus.cc:1064] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:18.829514 25289 consensus_queue.cc:237] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:18.835156 24398 raft_consensus.cc:1275] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:18.835773 24935 raft_consensus.cc:1275] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:18.836480 24327 raft_consensus.cc:1275] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:18.837568 25289 consensus_queue.cc:1048] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:18.838764 25352 consensus_queue.cc:1048] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:18.839848 25331 consensus_queue.cc:1048] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:18.850216 25352 raft_consensus.cc:1064] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:18.852631 25352 consensus_queue.cc:237] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:18.866478 25289 raft_consensus.cc:2955] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:18.868040 24327 raft_consensus.cc:2955] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:18.882100 24398 raft_consensus.cc:1275] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:18.882769 24936 raft_consensus.cc:1275] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:18.885030 25356 consensus_queue.cc:1048] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:18.893800 25331 consensus_queue.cc:1048] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:18.898039 24935 raft_consensus.cc:2955] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:18.947330 24150 catalog_manager.cc:5697] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:18.943370 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 51109.9us
I20260709 12:20:18.974398 24401 raft_consensus.cc:2955] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:19.028160 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 54539.6us
W20260709 12:20:19.030421 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 63090.6us
I20260709 12:20:19.059988 25352 raft_consensus.cc:1064] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:19.058804 25376 raft_consensus.cc:2955] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.061293 24936 raft_consensus.cc:2955] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.069708 24327 raft_consensus.cc:1275] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:19.070606 25352 consensus_queue.cc:237] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:19.087443 25391 raft_consensus.cc:1064] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:19.090305 25391 consensus_queue.cc:237] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:19.093410 24401 raft_consensus.cc:1275] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:19.096136 24935 raft_consensus.cc:1275] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:19.101509 24326 raft_consensus.cc:1275] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:19.101610 25352 consensus_queue.cc:1048] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:19.103153 25382 consensus_queue.cc:1048] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:19.115818 25381 consensus_queue.cc:1048] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:19.119617 25331 consensus_queue.cc:1048] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:19.129273 24396 raft_consensus.cc:2955] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:19.130355 24293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 83969.8us
I20260709 12:20:19.156395 25376 raft_consensus.cc:2955] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.159662 24936 raft_consensus.cc:2955] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.164678 24935 raft_consensus.cc:1275] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:19.165877 24401 raft_consensus.cc:1275] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:19.164958 24327 raft_consensus.cc:2955] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.166060 25392 consensus_queue.cc:1048] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:19.169143 25345 consensus_queue.cc:1048] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:19.175112 24251 raft_consensus.cc:1275] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:19.182664 24326 raft_consensus.cc:2955] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.184342 25391 consensus_queue.cc:1048] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:19.196457 24401 raft_consensus.cc:2955] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.202857 25392 raft_consensus.cc:2955] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.203737 24251 raft_consensus.cc:2955] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.223697 24936 raft_consensus.cc:2955] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.224113 24151 catalog_manager.cc:5697] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.225728 24151 catalog_manager.cc:5697] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.225615 24248 consensus_queue.cc:237] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:19.263266 24398 raft_consensus.cc:1275] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:19.266330 25380 consensus_queue.cc:1048] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:19.267117 24151 catalog_manager.cc:5697] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.276636 24401 raft_consensus.cc:2955] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.281970 25380 raft_consensus.cc:2955] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.284229 24938 raft_consensus.cc:1275] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:19.285792 24396 raft_consensus.cc:2955] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.290457 25376 consensus_queue.cc:1048] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:19.298719 24938 raft_consensus.cc:2955] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.306804 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cbfcfcccc1d2440e841ed0dc13a9e7b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:19.324076 24150 catalog_manager.cc:5697] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.328161 24248 consensus_queue.cc:237] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:19.333654 24250 consensus_queue.cc:237] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:19.336212 24938 raft_consensus.cc:1275] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:19.338697 25376 consensus_queue.cc:1048] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:19.339821 24396 raft_consensus.cc:1275] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:19.343601 24327 consensus_queue.cc:237] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:19.345768 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet cbfcfcccc1d2440e841ed0dc13a9e7b5 with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:19.346095 25331 consensus_queue.cc:1048] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:19.352315 24938 raft_consensus.cc:1275] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:19.353788 25331 raft_consensus.cc:2955] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.355170 24396 raft_consensus.cc:2955] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.356541 24326 raft_consensus.cc:1275] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:19.361943 25289 consensus_queue.cc:1048] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:19.365326 25289 consensus_queue.cc:1048] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:19.379769 25405 tablet_replica.cc:333] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:19.382017 24150 catalog_manager.cc:5697] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 2 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.381773 25356 raft_consensus.cc:2955] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.382654 24396 raft_consensus.cc:1275] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:19.384107 25345 consensus_queue.cc:1048] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:19.388077 24935 raft_consensus.cc:2955] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.390537 24938 raft_consensus.cc:1275] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:19.394480 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b10a492d24449dfadade4f5709eaae2 with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:19.395591 25370 raft_consensus.cc:2955] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.397328 25384 consensus_queue.cc:1048] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:19.397187 24396 raft_consensus.cc:2955] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.402281 24938 raft_consensus.cc:2955] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.407706 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5439245f869d41adb4d5c5f0812554d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:19.382617 25405 raft_consensus.cc:2243] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:19.414908 25405 raft_consensus.cc:2272] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:19.420928 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b10a492d24449dfadade4f5709eaae2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:19.421635 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd0eb3410d1d4cd79bcc8d9f09158140 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:19.424108 25405 ts_tablet_manager.cc:1916] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:19.426648 24152 catalog_manager.cc:5697] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.391601 24326 raft_consensus.cc:2955] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.405840 24936 raft_consensus.cc:2955] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:19.465385 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet 5439245f869d41adb4d5c5f0812554d0 with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:19.476199 25406 tablet_replica.cc:333] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:19.477314 25406 raft_consensus.cc:2243] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:19.479801 25406 raft_consensus.cc:2272] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:19.483412 24150 catalog_manager.cc:5697] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:19.488673 25406 ts_tablet_manager.cc:1916] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:19.503182 25405 ts_tablet_manager.cc:1929] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:19.503700 25405 log.cc:1199] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/cbfcfcccc1d2440e841ed0dc13a9e7b5
I20260709 12:20:19.509085 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet cbfcfcccc1d2440e841ed0dc13a9e7b5 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:19.509186 25406 ts_tablet_manager.cc:1929] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:19.510332 25406 log.cc:1199] T 5439245f869d41adb4d5c5f0812554d0 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/5439245f869d41adb4d5c5f0812554d0
I20260709 12:20:19.511665 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet dd0eb3410d1d4cd79bcc8d9f09158140 with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:19.513168 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet 5439245f869d41adb4d5c5f0812554d0 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:19.514195 25405 tablet_replica.cc:333] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:19.513474 25407 tablet_replica.cc:333] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:19.516873 25407 raft_consensus.cc:2243] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:19.517606 25407 raft_consensus.cc:2272] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:19.515779 25405 raft_consensus.cc:2243] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:19.518497 25405 raft_consensus.cc:2272] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:19.520726 25407 ts_tablet_manager.cc:1916] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:19.521448 25405 ts_tablet_manager.cc:1916] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:19.534286 25407 ts_tablet_manager.cc:1929] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:19.534394 25405 ts_tablet_manager.cc:1929] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:20:19.534806 25407 log.cc:1199] T dd0eb3410d1d4cd79bcc8d9f09158140 P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/dd0eb3410d1d4cd79bcc8d9f09158140
I20260709 12:20:19.534879 25405 log.cc:1199] T 1b10a492d24449dfadade4f5709eaae2 P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/1b10a492d24449dfadade4f5709eaae2
I20260709 12:20:19.536372 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet 1b10a492d24449dfadade4f5709eaae2 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:19.537305 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet dd0eb3410d1d4cd79bcc8d9f09158140 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:20.206420 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:20.260565 24251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "179cbbd45cbf402d92d389cd89b76497"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:20.261124 24251 raft_consensus.cc:606] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:20.271487 24326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bf4c16d6889496a98ce36ec5b0fdb63"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:20.271936 24326 raft_consensus.cc:606] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:20.274060 24326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2846576bcba54e47ac480f46e5ab6c46"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:20.274516 24326 raft_consensus.cc:606] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:20.276371 24326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "559d9272a2f84eedbd9de6f8f900449f"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:20.276759 24326 raft_consensus.cc:606] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:20.278831 24326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3d048c95abc49139f927d68719b0643"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:20.280493 24326 raft_consensus.cc:606] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:20.281785 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:20:20.282999 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:20.283664 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:20.374270 25356 raft_consensus.cc:993] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:20.374817 25380 raft_consensus.cc:1081] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:20.376171 24396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "179cbbd45cbf402d92d389cd89b76497"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:58846
I20260709 12:20:20.376715 24396 raft_consensus.cc:493] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:20.377075 24396 raft_consensus.cc:3060] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.382441 24396 raft_consensus.cc:515] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:20.384676 24396 leader_election.cc:290] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:20.386878 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179cbbd45cbf402d92d389cd89b76497" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:20.387377 24326 raft_consensus.cc:3060] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.390630 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179cbbd45cbf402d92d389cd89b76497" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:20.391180 24251 raft_consensus.cc:3055] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:20.391449 24251 raft_consensus.cc:740] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:20.392107 24251 consensus_queue.cc:260] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:20.393128 24251 raft_consensus.cc:3060] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.393560 24326 raft_consensus.cc:2468] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:20.394480 24366 leader_election.cc:304] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:20.395081 25368 raft_consensus.cc:2804] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:20.395550 25368 raft_consensus.cc:697] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:20.396396 25368 consensus_queue.cc:237] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:20.399420 24251 raft_consensus.cc:2468] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:20.407814 24152 catalog_manager.cc:5697] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:20.426236 25408 raft_consensus.cc:993] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:20.426777 25370 raft_consensus.cc:1081] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:20.427975 24935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3d048c95abc49139f927d68719b0643"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35256
I20260709 12:20:20.428458 24935 raft_consensus.cc:493] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:20.428728 24935 raft_consensus.cc:3060] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.434963 24935 raft_consensus.cc:515] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:20.437114 24935 leader_election.cc:290] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:20.437767 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d048c95abc49139f927d68719b0643" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:20.438409 24326 raft_consensus.cc:3055] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:20.438306 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d048c95abc49139f927d68719b0643" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:20.438800 24326 raft_consensus.cc:740] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:20.438980 24396 raft_consensus.cc:3060] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.439631 24326 consensus_queue.cc:260] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:20.440471 24326 raft_consensus.cc:3060] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.443265 24396 raft_consensus.cc:2468] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:20.444361 24903 leader_election.cc:304] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6050792d11f2420da549b677a2cb633a, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:20.445475 24326 raft_consensus.cc:2468] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:20.445839 25416 raft_consensus.cc:2804] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:20.447152 25416 raft_consensus.cc:697] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:20.447836 25416 consensus_queue.cc:237] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:20.455416 24152 catalog_manager.cc:5697] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 2 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:20.577001 24326 consensus_queue.cc:237] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
W20260709 12:20:20.583722 24294 consensus_peers.cc:597] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85b4b517ff1f49c1b9f508b33c2e884e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:20.585367 24251 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.585580 24396 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.586656 25370 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.587405 25408 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.599243 25345 raft_consensus.cc:2955] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.600664 24251 raft_consensus.cc:2955] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.600895 24396 raft_consensus.cc:2955] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.620762 24152 catalog_manager.cc:5697] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:20.627137 24251 consensus_queue.cc:237] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:20.634018 24398 raft_consensus.cc:1275] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.635468 25380 consensus_queue.cc:1048] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.648182 24326 raft_consensus.cc:1275] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.650679 25356 consensus_queue.cc:1048] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:20.654892 24219 consensus_peers.cc:597] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0d7424fb8494b7785969a761275c4e3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:20.656890 25370 raft_consensus.cc:993] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:20.655985 25380 raft_consensus.cc:2955] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.657368 25370 raft_consensus.cc:1081] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:20.659166 24401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2846576bcba54e47ac480f46e5ab6c46"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:58838
I20260709 12:20:20.659633 24401 raft_consensus.cc:493] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:20.659924 24401 raft_consensus.cc:3060] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.662250 24396 raft_consensus.cc:2955] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.667578 24401 raft_consensus.cc:515] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:20.670617 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846576bcba54e47ac480f46e5ab6c46" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:20.670733 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846576bcba54e47ac480f46e5ab6c46" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:20.671310 24251 raft_consensus.cc:3060] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.671370 24325 raft_consensus.cc:3055] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:20.671833 24325 raft_consensus.cc:740] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:20.670640 24401 leader_election.cc:290] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:20.672576 24325 consensus_queue.cc:260] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:20.673790 24325 raft_consensus.cc:3060] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.679574 24251 raft_consensus.cc:2468] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:20.682518 24398 consensus_queue.cc:237] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:20.682211 24152 catalog_manager.cc:5697] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:20.684037 24366 leader_election.cc:304] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:20.686406 24325 raft_consensus.cc:2468] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:20.687690 25388 raft_consensus.cc:2804] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:20.688294 25388 raft_consensus.cc:697] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:20.689193 25388 consensus_queue.cc:237] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
W20260709 12:20:20.697515 24368 consensus_peers.cc:597] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b44c49ec82648bca59967f9a4285e88. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:20.698581 25345 raft_consensus.cc:993] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:20.699055 25370 raft_consensus.cc:1081] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:20.701009 24251 raft_consensus.cc:1275] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.701030 24936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bf4c16d6889496a98ce36ec5b0fdb63"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35256
I20260709 12:20:20.701638 24936 raft_consensus.cc:493] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:20.702028 24936 raft_consensus.cc:3060] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.701381 24325 raft_consensus.cc:2955] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.702348 25388 consensus_queue.cc:1048] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.710904 24152 catalog_manager.cc:5697] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:20.721493 24326 raft_consensus.cc:1275] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.723531 25388 consensus_queue.cc:1048] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.731175 25345 raft_consensus.cc:993] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:20.731793 25345 raft_consensus.cc:1081] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:20.733806 24935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "559d9272a2f84eedbd9de6f8f900449f"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35256
I20260709 12:20:20.734344 24935 raft_consensus.cc:493] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:20.734740 24935 raft_consensus.cc:3060] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.741825 24936 raft_consensus.cc:515] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:20.744576 24935 raft_consensus.cc:515] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:20.744596 25388 raft_consensus.cc:2955] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.748034 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559d9272a2f84eedbd9de6f8f900449f" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:20.748806 24251 raft_consensus.cc:3060] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.749416 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559d9272a2f84eedbd9de6f8f900449f" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:20.750062 24327 raft_consensus.cc:3055] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:20.750432 24327 raft_consensus.cc:740] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:20.751211 24327 consensus_queue.cc:260] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:20.752190 24327 raft_consensus.cc:3060] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.752924 24325 raft_consensus.cc:2955] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.748975 24935 leader_election.cc:290] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:20.759232 24327 raft_consensus.cc:2468] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:20.760540 24902 leader_election.cc:304] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:20.761423 25416 raft_consensus.cc:2804] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:20.761914 25416 raft_consensus.cc:697] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:20.761951 24250 raft_consensus.cc:2955] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.762919 25416 consensus_queue.cc:237] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:20.764201 24398 consensus_queue.cc:237] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:20.769556 24150 catalog_manager.cc:5697] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.771368 24251 raft_consensus.cc:2468] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:20.787663 24936 leader_election.cc:290] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:20.789657 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf4c16d6889496a98ce36ec5b0fdb63" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:20.790212 24396 raft_consensus.cc:3060] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.790326 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf4c16d6889496a98ce36ec5b0fdb63" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:20.790848 24327 raft_consensus.cc:3055] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:20.791152 24327 raft_consensus.cc:740] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:20.791872 24327 consensus_queue.cc:260] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:20.795709 24327 raft_consensus.cc:3060] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.796913 24396 raft_consensus.cc:2468] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:20.797874 24903 leader_election.cc:304] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6050792d11f2420da549b677a2cb633a, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:20.798894 25417 raft_consensus.cc:2804] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:20.800200 24325 raft_consensus.cc:1275] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.801370 24251 raft_consensus.cc:1275] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:20.801774 25427 consensus_queue.cc:1048] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:20.802966 25431 consensus_queue.cc:1048] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.803820 24327 raft_consensus.cc:2468] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
W20260709 12:20:20.804435 24368 consensus_peers.cc:597] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8791250dea1c44fcacd853a5d80c0510. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:20.805476 25417 raft_consensus.cc:697] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:20.806668 25417 consensus_queue.cc:237] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:20.818902 25431 raft_consensus.cc:2955] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.819489 24327 raft_consensus.cc:2955] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.820779 24152 catalog_manager.cc:5697] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 2 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:20.822474 24152 catalog_manager.cc:5697] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 2 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:20.823959 24325 raft_consensus.cc:1275] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:20.824123 24251 raft_consensus.cc:2955] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:20.825323 25388 consensus_queue.cc:1048] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.852644 24151 catalog_manager.cc:5697] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:20.875679 24251 raft_consensus.cc:1275] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:20.876911 25431 consensus_queue.cc:1048] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.932309 24325 raft_consensus.cc:1275] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:20.933707 25417 consensus_queue.cc:1048] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:20.963308 24396 raft_consensus.cc:1275] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:20.966064 25416 consensus_queue.cc:1048] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:21.136206 24325 raft_consensus.cc:1275] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:21.138561 25388 consensus_queue.cc:1048] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:21.153937 24325 raft_consensus.cc:1275] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:21.155236 25416 consensus_queue.cc:1048] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:21.156026 24251 raft_consensus.cc:1275] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:21.157814 25388 consensus_queue.cc:1048] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:21.185496 24250 raft_consensus.cc:1275] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:21.191893 25416 consensus_queue.cc:1048] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:21.206130 25449 ts_tablet_manager.cc:933] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:21.209913 25454 ts_tablet_manager.cc:933] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:21.219014 25454 tablet_copy_client.cc:323] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.67:45173
I20260709 12:20:21.221593 25449 tablet_copy_client.cc:323] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:21.223815 24413 tablet_copy_service.cc:140] P 7813e2c9186a41db90615f6a4bbec641: Received BeginTabletCopySession request for tablet 6b44c49ec82648bca59967f9a4285e88 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:46912)
I20260709 12:20:21.224400 24413 tablet_copy_service.cc:161] P 7813e2c9186a41db90615f6a4bbec641: Beginning new tablet copy session on tablet 6b44c49ec82648bca59967f9a4285e88 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:46912: session id = 6050792d11f2420da549b677a2cb633a-6b44c49ec82648bca59967f9a4285e88
I20260709 12:20:21.250584 24398 raft_consensus.cc:1275] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:21.252377 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 85b4b517ff1f49c1b9f508b33c2e884e from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:21.255043 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 85b4b517ff1f49c1b9f508b33c2e884e from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-85b4b517ff1f49c1b9f508b33c2e884e
I20260709 12:20:21.252674 25416 consensus_queue.cc:1048] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:20:21.289486 24325 raft_consensus.cc:1275] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:21.299875 25416 consensus_queue.cc:1048] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:21.300634 24413 tablet_copy_source_session.cc:215] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:21.320879 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:21.369228 24339 tablet_copy_source_session.cc:215] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:20:21.429538 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 46727.2us
I20260709 12:20:21.388520 25457 ts_tablet_manager.cc:933] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:21.453193 25454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b44c49ec82648bca59967f9a4285e88. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:21.467388 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 129621us
I20260709 12:20:21.544659 24251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:21.545404 24251 raft_consensus.cc:606] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:21.555717 25460 ts_tablet_manager.cc:933] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:21.552364 25457 tablet_copy_client.cc:323] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.67:45173
I20260709 12:20:21.563419 24251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36896edd9ff54b13908aaa8926cffb56"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:21.563999 24251 raft_consensus.cc:606] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:21.572826 24251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:21.573347 24251 raft_consensus.cc:606] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:21.596037 24413 tablet_copy_service.cc:140] P 7813e2c9186a41db90615f6a4bbec641: Received BeginTabletCopySession request for tablet 8791250dea1c44fcacd853a5d80c0510 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:46912)
I20260709 12:20:21.596557 24413 tablet_copy_service.cc:161] P 7813e2c9186a41db90615f6a4bbec641: Beginning new tablet copy session on tablet 8791250dea1c44fcacd853a5d80c0510 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:46912: session id = 6050792d11f2420da549b677a2cb633a-8791250dea1c44fcacd853a5d80c0510
I20260709 12:20:21.598336 24251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:21.599092 24251 raft_consensus.cc:606] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 7813e2c9186a41db90615f6a4bbec641
W20260709 12:20:21.606458 24902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 229514us
I20260709 12:20:21.662492 24413 tablet_copy_source_session.cc:215] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:21.708441 25457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8791250dea1c44fcacd853a5d80c0510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:21.717935 24251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:21.718575 24251 raft_consensus.cc:606] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:21.719702 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:20:21.722725 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:21.737186 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:21.740622 25460 tablet_copy_client.cc:323] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:21.745054 25469 raft_consensus.cc:993] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:21.745566 25469 raft_consensus.cc:1081] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 7813e2c9186a41db90615f6a4bbec641 to start an election
W20260709 12:20:21.729069 24902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 66974us
W20260709 12:20:21.760388 24294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 297247us
I20260709 12:20:21.771665 25380 raft_consensus.cc:993] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:21.772099 25380 raft_consensus.cc:1081] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:21.775933 24401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36896edd9ff54b13908aaa8926cffb56"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:58846
I20260709 12:20:21.776754 24401 raft_consensus.cc:493] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:21.777719 24401 raft_consensus.cc:3060] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:21.811184 24401 raft_consensus.cc:515] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:21.804430 25454 tablet_copy_client.cc:806] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
W20260709 12:20:21.815279 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 46287.8us
I20260709 12:20:21.778904 25470 raft_consensus.cc:993] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:21.824160 24401 leader_election.cc:290] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
W20260709 12:20:21.824515 24293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 56291.6us
I20260709 12:20:21.825594 25454 tablet_copy_client.cc:670] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
W20260709 12:20:21.839962 24218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 63105.5us
I20260709 12:20:21.840062 25423 raft_consensus.cc:1081] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:21.845968 25449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b4b517ff1f49c1b9f508b33c2e884e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:21.859903 25454 tablet_copy_client.cc:538] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:21.865929 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet d0d7424fb8494b7785969a761275c4e3 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:21.866503 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet d0d7424fb8494b7785969a761275c4e3 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-d0d7424fb8494b7785969a761275c4e3
W20260709 12:20:21.870066 24293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 43486.7us
I20260709 12:20:21.881188 25477 raft_consensus.cc:993] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:21.882465 24326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:21.882994 24326 raft_consensus.cc:493] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:21.883412 24326 raft_consensus.cc:3060] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:21.887329 25469 raft_consensus.cc:1081] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:21.892398 24328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:21.892882 24328 raft_consensus.cc:493] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:21.893222 24328 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:21.899755 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 59956.7us
W20260709 12:20:21.907433 24368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 49839.5us
I20260709 12:20:21.918079 24326 raft_consensus.cc:515] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:21.921768 24328 raft_consensus.cc:515] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:21.907235 24264 tablet_copy_source_session.cc:215] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:21.938015 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:21.938609 24252 raft_consensus.cc:3055] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:21.938896 24252 raft_consensus.cc:740] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:21.946018 24252 consensus_queue.cc:260] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:21.953739 24399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:58846
I20260709 12:20:21.958624 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:21.965516 24246 raft_consensus.cc:3055] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:21.965826 24246 raft_consensus.cc:740] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:21.959434 24399 raft_consensus.cc:493] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:21.976189 24399 raft_consensus.cc:3060] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:21.972694 24246 consensus_queue.cc:260] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:21.986194 24246 raft_consensus.cc:3060] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:21.993085 24294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 48303.7us
I20260709 12:20:22.001194 24246 raft_consensus.cc:2468] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:22.002161 25460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0d7424fb8494b7785969a761275c4e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:22.005172 24292 leader_election.cc:304] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:20:22.010438 25475 raft_consensus.cc:2804] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:22.010965 25475 raft_consensus.cc:697] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:22.011813 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36896edd9ff54b13908aaa8926cffb56" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:22.013430 24246 raft_consensus.cc:3055] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:22.014730 24246 raft_consensus.cc:740] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:22.015388 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36896edd9ff54b13908aaa8926cffb56" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:22.015933 24327 raft_consensus.cc:3060] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.015641 24246 consensus_queue.cc:260] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:22.016685 24328 leader_election.cc:290] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:22.017031 24246 raft_consensus.cc:3060] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.011868 25475 consensus_queue.cc:237] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:22.023597 24327 raft_consensus.cc:2468] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:22.023767 25457 tablet_copy_client.cc:806] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:22.025063 25457 tablet_copy_client.cc:670] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:22.029381 25457 tablet_copy_client.cc:538] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:22.031098 24246 raft_consensus.cc:2468] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:22.023324 25454 tablet_bootstrap.cc:492] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:22.037416 24326 leader_election.cc:290] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:22.006903 24399 raft_consensus.cc:515] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:22.040817 24399 leader_election.cc:290] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:22.045248 24401 raft_consensus.cc:1240] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Rejecting Update request from peer 5c89c4502a454724ab8fa38d4e0e9fad for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:22.051298 24252 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.064774 24252 raft_consensus.cc:2468] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:22.066200 25457 tablet_bootstrap.cc:492] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:22.070565 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:22.076540 24401 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.071719 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e297b1540ac4700b5d2b2b634adeb96" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:22.082445 24397 raft_consensus.cc:3060] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.082890 24292 leader_election.cc:304] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:20:22.082579 24151 catalog_manager.cc:5697] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:22.083776 25475 raft_consensus.cc:2804] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:22.084277 25475 raft_consensus.cc:697] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:22.085237 25475 consensus_queue.cc:237] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:22.087080 24401 raft_consensus.cc:2468] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:22.090648 24397 raft_consensus.cc:2468] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:22.094342 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:22.094955 24252 raft_consensus.cc:3055] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:22.095250 24252 raft_consensus.cc:740] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:22.096455 24252 consensus_queue.cc:260] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:22.098019 24252 raft_consensus.cc:3060] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.109078 24325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c145a93a1dd4becac0268f895781ab0" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:22.109678 24325 raft_consensus.cc:3060] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.116688 24325 raft_consensus.cc:2468] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:22.119519 25380 raft_consensus.cc:993] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:22.119599 25449 tablet_copy_client.cc:806] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:22.120442 25476 raft_consensus.cc:1081] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:22.122179 24938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35270
I20260709 12:20:22.122696 24938 raft_consensus.cc:493] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:22.123010 24938 raft_consensus.cc:3060] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.129480 24938 raft_consensus.cc:515] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:22.133539 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:22.134040 24251 raft_consensus.cc:3055] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:22.134317 24251 raft_consensus.cc:740] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:22.135016 24251 consensus_queue.cc:260] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:22.135799 24251 raft_consensus.cc:3060] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.141804 24251 raft_consensus.cc:2468] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:22.144315 24902 leader_election.cc:304] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:22.144461 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0eb3410d1d4cd79bcc8d9f09158140" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:22.144991 24327 raft_consensus.cc:3060] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.145334 25467 raft_consensus.cc:2804] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:22.145823 25467 raft_consensus.cc:697] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:22.146656 25467 consensus_queue.cc:237] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:22.151738 24327 raft_consensus.cc:2468] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:22.158110 25457 tablet_bootstrap.cc:492] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:22.143318 24938 leader_election.cc:290] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:22.161185 25457 tablet_bootstrap.cc:492] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:22.161919 25457 ts_tablet_manager.cc:1403] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.096s	user 0.027s	sys 0.028s
I20260709 12:20:22.164546 25449 tablet_copy_client.cc:670] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:22.168665 25457 raft_consensus.cc:359] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:22.169377 25457 raft_consensus.cc:740] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:22.169970 25457 consensus_queue.cc:260] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:22.185714 25457 ts_tablet_manager.cc:1434] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:20:22.187637 24413 tablet_copy_service.cc:342] P 7813e2c9186a41db90615f6a4bbec641: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-8791250dea1c44fcacd853a5d80c0510 received from {username='slave'} at 127.0.0.1:46912
I20260709 12:20:22.188061 24413 tablet_copy_service.cc:434] P 7813e2c9186a41db90615f6a4bbec641: ending tablet copy session 6050792d11f2420da549b677a2cb633a-8791250dea1c44fcacd853a5d80c0510 on tablet 8791250dea1c44fcacd853a5d80c0510 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:22.172606 25454 tablet_bootstrap.cc:492] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:22.173341 24366 leader_election.cc:304] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:22.175371 24151 catalog_manager.cc:5697] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 2 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.192046 25483 raft_consensus.cc:2804] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:22.177681 24150 catalog_manager.cc:5697] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:22.192523 25483 raft_consensus.cc:697] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:22.178436 25449 tablet_copy_client.cc:538] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:22.193359 25483 consensus_queue.cc:237] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:22.129861 25460 tablet_copy_client.cc:806] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:22.179770 24252 raft_consensus.cc:2468] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:22.204195 25460 tablet_copy_client.cc:670] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:22.203246 24366 leader_election.cc:304] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:22.205343 25483 raft_consensus.cc:2804] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:22.205857 25483 raft_consensus.cc:697] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:22.206925 25483 consensus_queue.cc:237] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:22.208441 25454 tablet_bootstrap.cc:492] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:22.209149 25454 ts_tablet_manager.cc:1403] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.208s	user 0.020s	sys 0.004s
I20260709 12:20:22.216249 25460 tablet_copy_client.cc:538] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:22.228936 25449 tablet_bootstrap.cc:492] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:22.235608 25460 tablet_bootstrap.cc:492] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:22.236186 24151 catalog_manager.cc:5697] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.235838 25454 raft_consensus.cc:359] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:22.262899 25454 raft_consensus.cc:740] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:22.278103 25454 consensus_queue.cc:260] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:22.280560 25454 ts_tablet_manager.cc:1434] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 12:20:22.285027 24413 tablet_copy_service.cc:342] P 7813e2c9186a41db90615f6a4bbec641: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-6b44c49ec82648bca59967f9a4285e88 received from {username='slave'} at 127.0.0.1:46912
I20260709 12:20:22.285593 24413 tablet_copy_service.cc:434] P 7813e2c9186a41db90615f6a4bbec641: ending tablet copy session 6050792d11f2420da549b677a2cb633a-6b44c49ec82648bca59967f9a4285e88 on tablet 6b44c49ec82648bca59967f9a4285e88 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:22.295487 24936 raft_consensus.cc:1217] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:22.302664 24152 catalog_manager.cc:5697] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.327250 25460 tablet_bootstrap.cc:492] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:22.328132 25460 tablet_bootstrap.cc:492] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:22.328763 25460 ts_tablet_manager.cc:1403] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.011s
I20260709 12:20:22.331494 25449 tablet_bootstrap.cc:492] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:22.332356 25449 tablet_bootstrap.cc:492] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:22.333009 25449 ts_tablet_manager.cc:1403] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.015s
I20260709 12:20:22.332880 25460 raft_consensus.cc:359] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:22.336895 25460 raft_consensus.cc:740] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:22.337564 25460 consensus_queue.cc:260] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:22.340010 25449 raft_consensus.cc:359] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:22.340791 25449 raft_consensus.cc:740] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:22.341382 25449 consensus_queue.cc:260] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:22.343060 25449 ts_tablet_manager.cc:1434] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:20:22.344635 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-85b4b517ff1f49c1b9f508b33c2e884e received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:22.345029 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-85b4b517ff1f49c1b9f508b33c2e884e on tablet 85b4b517ff1f49c1b9f508b33c2e884e with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:22.345620 25460 ts_tablet_manager.cc:1434] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 12:20:22.347290 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-d0d7424fb8494b7785969a761275c4e3 received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:22.347687 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-d0d7424fb8494b7785969a761275c4e3 on tablet d0d7424fb8494b7785969a761275c4e3 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:22.494973 24252 raft_consensus.cc:1275] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:22.497938 25345 consensus_queue.cc:1048] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:22.508602 24398 raft_consensus.cc:1275] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:22.509948 25345 consensus_queue.cc:1048] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:22.519942 24397 raft_consensus.cc:1275] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:22.521255 25345 consensus_queue.cc:1048] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:22.536191 24936 raft_consensus.cc:1217] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:22.545840 24327 raft_consensus.cc:1275] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:22.547607 25467 consensus_queue.cc:1048] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:22.550846 24251 raft_consensus.cc:1275] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:22.554353 25475 consensus_queue.cc:1048] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:20:22.597410 24936 raft_consensus.cc:1217] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:22.609784 24252 raft_consensus.cc:1275] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:22.611668 25416 consensus_queue.cc:1048] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:22.618078 24252 raft_consensus.cc:1275] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:22.626230 25461 consensus_queue.cc:1048] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:22.661870 24292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 53664.2us
I20260709 12:20:22.707751 24246 raft_consensus.cc:1275] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:22.709290 25463 consensus_queue.cc:1048] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:22.730000 24326 raft_consensus.cc:1275] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:22.733857 25388 consensus_queue.cc:1048] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:22.745437 24936 raft_consensus.cc:1217] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:22.765812 24327 raft_consensus.cc:1275] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:22.773485 25388 consensus_queue.cc:1048] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:22.774593 25483 raft_consensus.cc:1064] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:22.777207 25483 consensus_queue.cc:237] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:22.786450 24936 raft_consensus.cc:1275] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:22.786820 24246 raft_consensus.cc:1275] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:22.788411 25465 consensus_queue.cc:1048] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:22.791527 24327 raft_consensus.cc:1275] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:22.799144 25388 consensus_queue.cc:1048] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:22.801465 25465 consensus_queue.cc:1048] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:22.822813 25388 raft_consensus.cc:2955] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:22.830350 24936 raft_consensus.cc:2955] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:22.836444 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:22.835718 24326 raft_consensus.cc:2955] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:22.842767 24251 raft_consensus.cc:2955] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:22.858158 24152 catalog_manager.cc:5697] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.916332 24398 consensus_queue.cc:237] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:22.921663 24936 raft_consensus.cc:1275] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:22.923030 25388 consensus_queue.cc:1048] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:22.923161 24326 raft_consensus.cc:1275] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:22.931753 25388 consensus_queue.cc:1048] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:22.934795 25465 raft_consensus.cc:2955] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:22.948117 24326 raft_consensus.cc:2955] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:22.962857 24137 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8791250dea1c44fcacd853a5d80c0510 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:22.962616 24936 raft_consensus.cc:2955] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:22.976619 24151 catalog_manager.cc:5697] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:23.051685 24397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:57110
I20260709 12:20:23.052258 24397 raft_consensus.cc:606] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:23.055470 24246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:23.055989 24246 raft_consensus.cc:606] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:23.058637 24326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:23.059123 24326 raft_consensus.cc:606] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:23.063146 24327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:23.063650 24327 raft_consensus.cc:606] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:23.064858 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet 8791250dea1c44fcacd853a5d80c0510 with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:23.069459 24246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:23.070006 24246 raft_consensus.cc:606] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:23.073231 24246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbfcfcccc1d2440e841ed0dc13a9e7b5"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:23.073767 24246 raft_consensus.cc:606] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:23.074904 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:20:23.076416 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:23.077090 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:23.086654 25529 tablet_replica.cc:333] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:23.087702 25529 raft_consensus.cc:2243] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:23.088299 25529 raft_consensus.cc:2272] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:23.091755 25529 ts_tablet_manager.cc:1916] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:23.108259 25529 ts_tablet_manager.cc:1929] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:23.108714 25529 log.cc:1199] T 8791250dea1c44fcacd853a5d80c0510 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/8791250dea1c44fcacd853a5d80c0510
I20260709 12:20:23.110920 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet 8791250dea1c44fcacd853a5d80c0510 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:23.124589 25388 raft_consensus.cc:1064] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:23.127725 25388 consensus_queue.cc:237] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.150470 24936 raft_consensus.cc:1275] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:23.152390 25465 consensus_queue.cc:1048] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:23.153370 24328 raft_consensus.cc:1275] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:23.159647 25431 consensus_queue.cc:1048] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:23.167178 24246 raft_consensus.cc:1275] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:23.171386 25388 consensus_queue.cc:1048] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:23.173435 25452 raft_consensus.cc:1064] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:23.175913 25452 consensus_queue.cc:237] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.183651 25431 raft_consensus.cc:2955] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.186514 24398 raft_consensus.cc:1275] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:23.188515 24938 raft_consensus.cc:1275] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:23.188347 25476 consensus_queue.cc:1048] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:23.192013 25356 consensus_queue.cc:1048] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:23.200799 25511 raft_consensus.cc:1064] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
W20260709 12:20:23.201238 25511 raft_consensus.cc:1068] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: Unable to promote non-voter 6050792d11f2420da549b677a2cb633a: Service unavailable: leader transfer in progress
I20260709 12:20:23.205416 24328 raft_consensus.cc:1275] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:23.206825 24327 raft_consensus.cc:2955] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.214474 24938 raft_consensus.cc:2955] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.237656 24151 catalog_manager.cc:5697] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:23.244621 24246 raft_consensus.cc:2955] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.251509 24397 consensus_queue.cc:237] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.240396 25534 consensus_queue.cc:1048] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
W20260709 12:20:23.260885 24219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 71161us
I20260709 12:20:23.270002 24936 raft_consensus.cc:1275] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:23.276626 25388 consensus_queue.cc:1048] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:23.280627 25534 raft_consensus.cc:993] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:23.281111 25476 raft_consensus.cc:1081] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:23.283685 24936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35270
I20260709 12:20:23.284186 24936 raft_consensus.cc:493] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:23.284600 24936 raft_consensus.cc:3060] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:23.287344 25468 raft_consensus.cc:2955] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.292404 24937 raft_consensus.cc:2955] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.344880 24936 raft_consensus.cc:515] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.350507 24150 catalog_manager.cc:5697] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 1 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.365890 24137 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b44c49ec82648bca59967f9a4285e88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:23.367532 24936 leader_election.cc:290] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 3 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:23.369581 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:23.370121 24401 raft_consensus.cc:3060] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:23.374327 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b10a492d24449dfadade4f5709eaae2" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:23.374950 24246 raft_consensus.cc:3055] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:23.375291 24246 raft_consensus.cc:740] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:23.376127 24246 consensus_queue.cc:260] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.377223 24246 raft_consensus.cc:3060] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:23.377526 25452 raft_consensus.cc:993] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:23.378177 25356 raft_consensus.cc:1081] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:23.381687 24937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbfcfcccc1d2440e841ed0dc13a9e7b5"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35270
I20260709 12:20:23.378098 24401 raft_consensus.cc:2468] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 3.
I20260709 12:20:23.387002 24903 leader_election.cc:304] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [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: 6050792d11f2420da549b677a2cb633a, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:23.388339 25524 raft_consensus.cc:2804] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:23.388899 25524 raft_consensus.cc:697] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 3 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:23.389992 25524 consensus_queue.cc:237] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.393175 24937 raft_consensus.cc:493] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:23.393572 24937 raft_consensus.cc:3060] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.398607 25356 raft_consensus.cc:2955] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.410127 24246 raft_consensus.cc:2468] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 3.
I20260709 12:20:23.410743 24937 raft_consensus.cc:515] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.413255 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfcfcccc1d2440e841ed0dc13a9e7b5" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:23.413806 24252 raft_consensus.cc:3055] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:20:23.413749 24292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 53512.9us
I20260709 12:20:23.414261 24252 raft_consensus.cc:740] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:23.414948 24252 consensus_queue.cc:260] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.415943 24252 raft_consensus.cc:3060] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.420964 24328 raft_consensus.cc:1275] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:23.423321 24938 raft_consensus.cc:2955] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.428323 24252 raft_consensus.cc:2468] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:23.429847 24902 leader_election.cc:304] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:23.430725 25467 raft_consensus.cc:2804] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:23.431174 25467 raft_consensus.cc:697] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:23.431970 25467 consensus_queue.cc:237] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.440546 24401 raft_consensus.cc:2955] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.442034 24151 catalog_manager.cc:5697] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:23.451858 24937 leader_election.cc:290] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:23.453089 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfcfcccc1d2440e841ed0dc13a9e7b5" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:23.453640 24398 raft_consensus.cc:3060] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.457155 24150 catalog_manager.cc:5697] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 2 to 3, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 3 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:23.461175 25511 raft_consensus.cc:993] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:23.461694 25507 raft_consensus.cc:1081] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:23.463505 24399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:58838
I20260709 12:20:23.464020 24399 raft_consensus.cc:493] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:23.464381 24399 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.467058 24398 raft_consensus.cc:2468] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:23.472935 25483 consensus_queue.cc:1048] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:23.479882 24327 raft_consensus.cc:2955] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.486945 24150 catalog_manager.cc:5697] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 2 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:23.490579 25476 raft_consensus.cc:993] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:23.491075 25452 raft_consensus.cc:1081] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:23.490695 24399 raft_consensus.cc:515] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:23.505065 24399 leader_election.cc:290] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:23.507365 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b44c49ec82648bca59967f9a4285e88 with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:23.508212 25529 tablet_replica.cc:333] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:23.509164 25529 raft_consensus.cc:2243] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:23.509832 25529 raft_consensus.cc:2272] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:23.510068 24250 consensus_queue.cc:237] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.514761 24938 raft_consensus.cc:1275] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:23.515908 25476 consensus_queue.cc:1048] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:23.517232 24399 raft_consensus.cc:1275] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:23.517392 25529 ts_tablet_manager.cc:1916] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:23.519047 25476 consensus_queue.cc:1048] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:23.523644 25452 raft_consensus.cc:2955] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.525036 25511 raft_consensus.cc:993] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:23.525523 25539 raft_consensus.cc:1081] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:23.526412 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:23.526947 24250 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.525863 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:23.529918 24327 raft_consensus.cc:3055] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:23.530273 24327 raft_consensus.cc:740] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:23.536013 24936 raft_consensus.cc:2955] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.537489 24250 raft_consensus.cc:2468] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:23.538094 24252 raft_consensus.cc:1240] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Rejecting Update request from peer 456c51eeaca74cf595d33ba5b0334819 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:23.541234 24366 leader_election.cc:304] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:23.541934 25483 raft_consensus.cc:2804] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:23.542141 24325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:23.542514 25483 raft_consensus.cc:697] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:23.542260 24329 raft_consensus.cc:2955] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.542910 24327 consensus_queue.cc:260] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:23.543506 25483 consensus_queue.cc:237] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:23.544358 24327 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.542915 24325 raft_consensus.cc:493] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:23.544950 24325 raft_consensus.cc:3060] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.555238 24327 raft_consensus.cc:2468] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:23.557019 24937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35256
I20260709 12:20:23.557578 24937 raft_consensus.cc:493] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:23.556932 24399 raft_consensus.cc:2955] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:23.557899 24937 raft_consensus.cc:3060] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.571552 25468 raft_consensus.cc:993] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:23.572007 25468 raft_consensus.cc:1081] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:23.576877 24328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41760
I20260709 12:20:23.576915 24937 raft_consensus.cc:515] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.577605 24328 raft_consensus.cc:493] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:23.578107 24328 raft_consensus.cc:3060] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.587344 24325 raft_consensus.cc:515] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:23.588457 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d0d7424fb8494b7785969a761275c4e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:23.594139 24325 leader_election.cc:290] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:23.596573 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:23.597136 24250 raft_consensus.cc:3060] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.597236 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:23.597965 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c698b80d33c4d8f87f3b21d66e1258b" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:23.598587 24327 raft_consensus.cc:3055] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:23.598870 24327 raft_consensus.cc:740] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:23.599596 24327 consensus_queue.cc:260] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.600571 24327 raft_consensus.cc:3060] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.603644 24250 raft_consensus.cc:2468] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:23.597316 24937 leader_election.cc:290] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:23.617508 24902 leader_election.cc:304] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:23.603963 24150 catalog_manager.cc:5697] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:23.604679 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dde15d5e9240e0b540e861cc7b23a9" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:23.618496 24252 raft_consensus.cc:3055] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:23.597994 24401 raft_consensus.cc:3060] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.621721 25529 ts_tablet_manager.cc:1929] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:23.622044 25529 log.cc:1199] T 6b44c49ec82648bca59967f9a4285e88 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/6b44c49ec82648bca59967f9a4285e88
I20260709 12:20:23.618916 24252 raft_consensus.cc:740] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:23.622977 24252 consensus_queue.cc:260] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:23.623534 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet 6b44c49ec82648bca59967f9a4285e88 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:23.624049 24252 raft_consensus.cc:3060] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.607980 24327 raft_consensus.cc:2468] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:23.609989 24328 raft_consensus.cc:515] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:23.618525 25467 raft_consensus.cc:2804] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:23.627317 25467 raft_consensus.cc:697] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:23.628201 25467 consensus_queue.cc:237] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:23.629521 24149 catalog_manager.cc:5697] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:23.632604 24401 raft_consensus.cc:2468] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:23.633528 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:23.634091 24246 raft_consensus.cc:3060] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.635802 24293 leader_election.cc:304] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:23.636647 25482 raft_consensus.cc:2804] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:23.637102 25482 raft_consensus.cc:697] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:23.637907 25482 consensus_queue.cc:237] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:23.633710 24328 leader_election.cc:290] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:23.641486 24246 raft_consensus.cc:2468] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:23.642343 24252 raft_consensus.cc:2468] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:23.640931 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:23.643286 24401 raft_consensus.cc:3055] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:23.643580 24401 raft_consensus.cc:740] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:23.644323 24292 leader_election.cc:304] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:20:23.645098 25539 raft_consensus.cc:2804] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:23.644878 24401 consensus_queue.cc:260] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:23.645572 25539 raft_consensus.cc:697] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:23.645912 24401 raft_consensus.cc:3060] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.646689 25539 consensus_queue.cc:237] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:23.652470 24401 raft_consensus.cc:2468] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:23.659641 24401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:23.660149 24401 raft_consensus.cc:606] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:20:23.662843 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet d0d7424fb8494b7785969a761275c4e3 with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:23.663726 24401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:23.664464 24401 raft_consensus.cc:606] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:20:23.664351 24151 catalog_manager.cc:5697] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:23.666334 24137 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 85b4b517ff1f49c1b9f508b33c2e884e already in progress [suppressed 3 similar messages]
I20260709 12:20:23.661741 24150 catalog_manager.cc:5697] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 2 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:23.674120 25547 tablet_replica.cc:333] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:23.675261 25547 raft_consensus.cc:2243] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:23.675990 25547 raft_consensus.cc:2272] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:23.683931 24401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:23.684563 25547 ts_tablet_manager.cc:1916] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:23.684402 24401 raft_consensus.cc:606] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:20:23.685895 24151 catalog_manager.cc:5697] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:23.690047 24200 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:20:23.690500 24200 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 85b4b517ff1f49c1b9f508b33c2e884e already in progress
W20260709 12:20:23.690814 24200 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 85b4b517ff1f49c1b9f508b33c2e884e already in progress
I20260709 12:20:23.700062 25547 ts_tablet_manager.cc:1929] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:23.700387 25547 log.cc:1199] T d0d7424fb8494b7785969a761275c4e3 P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/d0d7424fb8494b7785969a761275c4e3
I20260709 12:20:23.701593 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet d0d7424fb8494b7785969a761275c4e3 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:23.840721 24401 raft_consensus.cc:1275] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:23.841861 25467 consensus_queue.cc:1048] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:23.851156 24252 raft_consensus.cc:1275] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:23.854360 25416 consensus_queue.cc:1048] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:23.860143 24401 raft_consensus.cc:1275] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:23.863025 25524 consensus_queue.cc:1048] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:23.887984 24246 raft_consensus.cc:1275] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:23.889428 25416 consensus_queue.cc:1048] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:23.953678 24937 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Advancing to term 2
I20260709 12:20:23.960003 24937 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:23.961158 25431 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:23.968943 25465 raft_consensus.cc:1064] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
W20260709 12:20:23.969354 25465 raft_consensus.cc:1068] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: Unable to promote non-voter 6050792d11f2420da549b677a2cb633a: Service unavailable: leader transfer in progress
I20260709 12:20:24.052024 24328 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:24.053037 25431 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.058189 24246 raft_consensus.cc:1275] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:24.059269 25483 raft_consensus.cc:993] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:24.059767 25483 raft_consensus.cc:1081] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:24.059777 25416 consensus_queue.cc:1048] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:24.075193 24246 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:24.077272 24325 raft_consensus.cc:1275] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:24.077880 25465 raft_consensus.cc:1064] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
W20260709 12:20:24.078323 25465 raft_consensus.cc:1068] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: Unable to promote non-voter 6050792d11f2420da549b677a2cb633a: Service unavailable: leader transfer in progress
I20260709 12:20:24.078469 25468 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.080291 24328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41760
I20260709 12:20:24.081490 24328 raft_consensus.cc:493] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.081866 24328 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:24.089306 25524 consensus_queue.cc:1048] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:24.096117 24328 raft_consensus.cc:515] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:24.098868 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:24.099380 24246 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:24.100350 24328 leader_election.cc:290] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 3 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:24.101516 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:24.102025 24401 raft_consensus.cc:3055] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:24.102316 24401 raft_consensus.cc:740] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:24.103166 24401 consensus_queue.cc:260] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:24.104710 24401 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:24.106565 24246 raft_consensus.cc:2468] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 3.
I20260709 12:20:24.107573 24292 leader_election.cc:304] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:20:24.108358 25482 raft_consensus.cc:2804] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:24.108829 25482 raft_consensus.cc:697] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 3 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:24.109540 25482 consensus_queue.cc:237] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:24.111351 24401 raft_consensus.cc:2468] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 3.
I20260709 12:20:24.121315 24152 catalog_manager.cc:5697] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 2 to 3, leader changed from 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 3 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:24.148559 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:24.182721 24246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06292b45cbd74065a57d1d53181d8d39"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:24.183194 24246 raft_consensus.cc:606] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:24.185463 24328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17d348d153de434faf3a1783b8ed55af"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:24.185897 24328 raft_consensus.cc:606] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:24.188015 24328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:24.188360 24328 raft_consensus.cc:606] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:24.190652 24401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
mode: GRACEFUL
new_leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:57110
I20260709 12:20:24.191151 24401 raft_consensus.cc:606] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Received request to transfer leadership to TS 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:20:24.193430 24246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:24.193869 24246 raft_consensus.cc:606] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:24.196870 24328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dda079829a624b209d57d5221ed36b14"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:24.197384 24328 raft_consensus.cc:606] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:24.200093 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:20:24.201587 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:24.202162 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:24.211006 25468 raft_consensus.cc:993] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641: : Instructing follower 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:24.211548 25483 raft_consensus.cc:1081] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Signalling peer 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:24.213162 24252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:43592
I20260709 12:20:24.213645 24252 raft_consensus.cc:493] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.213969 24252 raft_consensus.cc:3060] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.220484 24252 raft_consensus.cc:515] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.222333 24252 leader_election.cc:290] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 2 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:24.223184 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:24.223727 24328 raft_consensus.cc:3060] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.227545 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:24.228080 24398 raft_consensus.cc:3055] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:24.228333 24398 raft_consensus.cc:740] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:24.228977 24398 consensus_queue.cc:260] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.230121 24398 raft_consensus.cc:3060] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.230470 24328 raft_consensus.cc:2468] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 2.
I20260709 12:20:24.231473 24217 leader_election.cc:304] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:20:24.235605 25356 raft_consensus.cc:2804] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:24.236594 25356 raft_consensus.cc:697] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:24.237387 25356 consensus_queue.cc:237] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.238318 24398 raft_consensus.cc:2468] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 2.
I20260709 12:20:24.244200 24252 raft_consensus.cc:1275] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:24.245472 25482 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.247865 24152 catalog_manager.cc:5697] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 1 to 2, leader changed from 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 2 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:24.253769 24398 raft_consensus.cc:1275] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:24.257936 25539 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.271850 24246 raft_consensus.cc:1275] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:24.277057 25482 consensus_queue.cc:1048] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.278971 24398 raft_consensus.cc:1275] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:24.280730 25482 consensus_queue.cc:1048] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.393282 25539 raft_consensus.cc:993] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:24.393754 25565 raft_consensus.cc:1081] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:24.395087 24399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:58838
I20260709 12:20:24.395558 24399 raft_consensus.cc:493] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.395852 24399 raft_consensus.cc:3060] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.401124 24399 raft_consensus.cc:515] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.403800 24399 leader_election.cc:290] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:24.404808 25539 raft_consensus.cc:993] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:24.404778 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:24.405058 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e6ad53043458786b22a1d8606f22c" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:24.405386 25539 raft_consensus.cc:1081] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:24.405447 24246 raft_consensus.cc:3060] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.405709 24327 raft_consensus.cc:3055] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:24.406090 24327 raft_consensus.cc:740] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:24.406982 24937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dda079829a624b209d57d5221ed36b14"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35256
I20260709 12:20:24.406770 24327 consensus_queue.cc:260] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.407442 24937 raft_consensus.cc:493] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.407758 24937 raft_consensus.cc:3060] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.407858 24327 raft_consensus.cc:3060] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.413087 24937 raft_consensus.cc:515] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:24.414058 24327 raft_consensus.cc:2468] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:24.414831 24937 leader_election.cc:290] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:24.415913 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda079829a624b209d57d5221ed36b14" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:24.416463 24252 raft_consensus.cc:3060] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.416587 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda079829a624b209d57d5221ed36b14" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:24.417164 24327 raft_consensus.cc:3055] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:24.417441 24327 raft_consensus.cc:740] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:24.418329 25539 raft_consensus.cc:993] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:24.418298 24327 consensus_queue.cc:260] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:24.418882 25539 raft_consensus.cc:1081] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:24.420502 24327 raft_consensus.cc:3060] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.420775 24936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17d348d153de434faf3a1783b8ed55af"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35256
I20260709 12:20:24.421288 24936 raft_consensus.cc:493] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.421609 24936 raft_consensus.cc:3060] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.423791 24252 raft_consensus.cc:2468] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:24.424674 24246 raft_consensus.cc:2468] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:24.424823 24902 leader_election.cc:304] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:24.425678 25524 raft_consensus.cc:2804] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:24.426126 25524 raft_consensus.cc:697] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:24.427066 25524 consensus_queue.cc:237] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:24.427531 24936 raft_consensus.cc:515] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:24.415562 24366 leader_election.cc:304] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:24.429798 25431 raft_consensus.cc:2804] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:24.430305 25431 raft_consensus.cc:697] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:24.430975 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d348d153de434faf3a1783b8ed55af" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:24.431522 24328 raft_consensus.cc:3055] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:24.431849 25356 raft_consensus.cc:993] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:24.431815 24328 raft_consensus.cc:740] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:24.432348 25452 raft_consensus.cc:1081] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:24.432559 24327 raft_consensus.cc:2468] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:24.432832 24328 consensus_queue.cc:260] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:24.433969 24328 raft_consensus.cc:3060] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.434463 24399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d348d153de434faf3a1783b8ed55af" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:24.435194 24399 raft_consensus.cc:3060] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.430063 24936 leader_election.cc:290] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:24.431142 25431 consensus_queue.cc:237] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.440162 24399 raft_consensus.cc:2468] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:24.441131 24903 leader_election.cc:304] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6050792d11f2420da549b677a2cb633a, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:24.442750 24327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06292b45cbd74065a57d1d53181d8d39"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:24.443312 24327 raft_consensus.cc:493] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.443635 24327 raft_consensus.cc:3060] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.445246 25416 raft_consensus.cc:2804] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:24.445739 25416 raft_consensus.cc:697] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:24.446588 25416 consensus_queue.cc:237] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:24.450716 24328 raft_consensus.cc:2468] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:24.450275 24151 catalog_manager.cc:5697] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 2 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:24.452610 24150 catalog_manager.cc:5697] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:24.461337 24327 raft_consensus.cc:515] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.463697 24327 leader_election.cc:290] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:24.465097 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06292b45cbd74065a57d1d53181d8d39" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:24.465654 24398 raft_consensus.cc:3060] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.472231 24398 raft_consensus.cc:2468] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:24.474259 24293 leader_election.cc:304] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:24.474985 25565 raft_consensus.cc:2804] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:24.475411 25565 raft_consensus.cc:697] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:24.476233 25565 consensus_queue.cc:237] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.478631 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06292b45cbd74065a57d1d53181d8d39" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:24.479187 24252 raft_consensus.cc:3055] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:24.479462 24252 raft_consensus.cc:740] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:24.480749 24252 consensus_queue.cc:260] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.481830 24252 raft_consensus.cc:3060] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.476048 24150 catalog_manager.cc:5697] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 2 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:24.490772 24252 raft_consensus.cc:2468] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:24.496098 24151 catalog_manager.cc:5697] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:24.512567 24252 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:24.513849 25565 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:24.526937 24936 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Advancing to term 3
I20260709 12:20:24.527547 24398 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:24.529150 25568 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:24.538156 24936 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 3 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:24.540032 25568 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:24.549966 25482 raft_consensus.cc:1064] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:24.552416 25482 consensus_queue.cc:237] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:24.555351 25452 raft_consensus.cc:993] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:24.555817 25452 raft_consensus.cc:1081] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:24.560427 24398 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:24.562355 25539 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:24.564607 24328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:24.565145 24328 raft_consensus.cc:493] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.565464 24328 raft_consensus.cc:3060] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.569887 24936 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 3 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:24.573592 24328 raft_consensus.cc:515] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.579267 25539 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:24.580462 24328 leader_election.cc:290] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:24.582592 24399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:24.583182 24399 raft_consensus.cc:3060] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.587128 25565 raft_consensus.cc:2955] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:24.590372 24252 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:24.590147 24936 raft_consensus.cc:2955] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:24.591573 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac67c88376040a8a2febdaa369cc9d1" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:24.592108 24252 raft_consensus.cc:3055] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:24.592410 24252 raft_consensus.cc:740] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:24.593112 24252 consensus_queue.cc:260] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.590142 24399 raft_consensus.cc:2468] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:24.594254 24252 raft_consensus.cc:3060] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.597599 25539 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:24.602566 24398 raft_consensus.cc:2955] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:24.607263 24252 raft_consensus.cc:2468] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:24.607017 24246 raft_consensus.cc:2955] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:24.608186 24293 leader_election.cc:304] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:24.610599 24150 catalog_manager.cc:5697] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 5, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:24.611821 25565 raft_consensus.cc:2804] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:24.612203 25565 raft_consensus.cc:697] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:24.612848 25565 consensus_queue.cc:237] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:24.637015 24149 catalog_manager.cc:5697] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:24.646432 24328 raft_consensus.cc:1275] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:24.647372 25562 consensus_queue.cc:1048] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.655359 24398 raft_consensus.cc:1275] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:24.656581 25356 consensus_queue.cc:1048] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.756775 24328 consensus_queue.cc:237] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:24.762143 24401 raft_consensus.cc:1275] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:24.762324 24246 raft_consensus.cc:1275] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:24.762632 24294 consensus_peers.cc:597] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a30665093aea434fa169f6a2c997f0a5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:24.763329 25565 consensus_queue.cc:1048] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.764070 25539 consensus_queue.cc:1048] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.776867 25482 raft_consensus.cc:2955] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:24.778882 24246 raft_consensus.cc:2955] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:24.786612 24401 raft_consensus.cc:2955] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:24.794137 24149 catalog_manager.cc:5697] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:24.797686 24328 consensus_queue.cc:237] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:24.804615 24398 raft_consensus.cc:1275] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:24.806273 25568 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:24.809109 24294 consensus_peers.cc:597] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b0972256eca416eb495fa5c42853b9f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:24.816840 24246 raft_consensus.cc:1275] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:24.821432 25539 raft_consensus.cc:2955] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:24.822512 25482 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.825910 24401 raft_consensus.cc:2955] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:24.826769 24252 raft_consensus.cc:2955] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:24.840837 24398 consensus_queue.cc:237] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:24.842154 24328 raft_consensus.cc:1275] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:24.843971 25416 consensus_queue.cc:1048] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:24.844359 24150 catalog_manager.cc:5697] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:24.864363 24328 raft_consensus.cc:1275] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:24.865590 25431 consensus_queue.cc:1048] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:24.869181 24368 consensus_peers.cc:597] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c145a93a1dd4becac0268f895781ab0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:24.870203 24252 raft_consensus.cc:1275] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:24.878365 25483 consensus_queue.cc:1048] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.874248 24398 raft_consensus.cc:1275] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:24.880252 25416 consensus_queue.cc:1048] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:24.874818 24328 raft_consensus.cc:1275] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:24.883953 25483 consensus_queue.cc:1048] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.910625 24250 raft_consensus.cc:1275] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:24.912544 25416 consensus_queue.cc:1048] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:24.915449 25588 raft_consensus.cc:2955] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:24.923544 24246 raft_consensus.cc:1275] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:24.928535 24246 raft_consensus.cc:2955] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:24.931735 24252 consensus_queue.cc:237] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:24.936805 25588 consensus_queue.cc:1048] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.944132 24328 raft_consensus.cc:2955] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
W20260709 12:20:24.949880 24219 consensus_peers.cc:597] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2a590b420844ce8ae2687e7f2b70bf9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:24.951704 24327 raft_consensus.cc:1275] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:24.960734 25356 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.986909 24397 raft_consensus.cc:1275] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:24.989717 25562 raft_consensus.cc:2955] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:24.995695 25452 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:25.005659 24401 raft_consensus.cc:2955] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:25.008059 24327 raft_consensus.cc:2955] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:25.011278 24150 catalog_manager.cc:5697] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:24.990739 24328 raft_consensus.cc:1275] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:25.017848 25467 consensus_queue.cc:1048] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:25.027920 24151 catalog_manager.cc:5697] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:25.079437 24401 raft_consensus.cc:1275] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:25.080562 25482 consensus_queue.cc:1048] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:25.094637 24251 raft_consensus.cc:1275] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:25.096146 25565 consensus_queue.cc:1048] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:25.116044 24397 raft_consensus.cc:1275] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:25.132043 25565 consensus_queue.cc:1048] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:25.188050 24251 raft_consensus.cc:1275] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:25.197587 25482 consensus_queue.cc:1048] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:25.203409 24325 consensus_queue.cc:237] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:25.210343 24937 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:25.211751 25565 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:25.220906 25539 raft_consensus.cc:2955] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:25.222292 24936 raft_consensus.cc:2955] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:25.227589 24252 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:25.236214 25565 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:25.237066 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85b4b517ff1f49c1b9f508b33c2e884e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:25.248701 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:25.258834 24252 raft_consensus.cc:2955] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:25.279887 24150 catalog_manager.cc:5697] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 5 to 6, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 3 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:25.301087 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet 85b4b517ff1f49c1b9f508b33c2e884e with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:25.317224 25603 tablet_replica.cc:333] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:25.318559 25603 raft_consensus.cc:2243] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.319283 25603 raft_consensus.cc:2272] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.322443 25603 ts_tablet_manager.cc:1916] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:25.326545 24252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:25.327154 24252 raft_consensus.cc:606] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:25.330276 24252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:25.330824 24252 raft_consensus.cc:606] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:25.339323 25603 ts_tablet_manager.cc:1929] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:20:25.339776 25603 log.cc:1199] T 85b4b517ff1f49c1b9f508b33c2e884e P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/85b4b517ff1f49c1b9f508b33c2e884e
I20260709 12:20:25.340160 24401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
mode: GRACEFUL
new_leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:57110
I20260709 12:20:25.340734 24401 raft_consensus.cc:606] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Received request to transfer leadership to TS 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:20:25.341969 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet 85b4b517ff1f49c1b9f508b33c2e884e (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:25.345552 24328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0b3980fa12345f6a61e37cff868cfb3"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:25.346163 24328 raft_consensus.cc:606] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:25.350781 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:20:25.351390 25577 raft_consensus.cc:993] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:25.351836 25577 raft_consensus.cc:1081] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:25.352324 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:25.353073 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:25.353754 24936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35270
I20260709 12:20:25.354249 24936 raft_consensus.cc:493] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:25.354599 24936 raft_consensus.cc:3060] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.359860 24936 raft_consensus.cc:515] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:25.362807 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:25.363317 24252 raft_consensus.cc:3055] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:25.363628 24252 raft_consensus.cc:740] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:25.364317 24252 consensus_queue.cc:260] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:25.365339 24252 raft_consensus.cc:3060] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.379153 24252 raft_consensus.cc:2468] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:25.385749 24936 leader_election.cc:290] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:25.385608 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71df40702efa4dff9b90530c4bbd2529" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:25.386567 24397 raft_consensus.cc:3060] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.387159 24902 leader_election.cc:304] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:25.388100 25467 raft_consensus.cc:2804] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:25.388584 25467 raft_consensus.cc:697] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:25.389458 25467 consensus_queue.cc:237] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:25.393082 24397 raft_consensus.cc:2468] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:25.417174 25604 ts_tablet_manager.cc:933] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:25.461916 25608 ts_tablet_manager.cc:933] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:25.488147 25608 tablet_copy_client.cc:323] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:25.489813 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 1b0972256eca416eb495fa5c42853b9f from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:25.490332 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 1b0972256eca416eb495fa5c42853b9f from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-1b0972256eca416eb495fa5c42853b9f
I20260709 12:20:25.498014 24339 tablet_copy_source_session.cc:215] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:25.501761 25608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b0972256eca416eb495fa5c42853b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.506389 24151 catalog_manager.cc:5697] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 2 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.511235 25607 ts_tablet_manager.cc:933] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:25.521086 25607 tablet_copy_client.cc:323] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.67:45173
I20260709 12:20:25.522727 24413 tablet_copy_service.cc:140] P 7813e2c9186a41db90615f6a4bbec641: Received BeginTabletCopySession request for tablet 7c145a93a1dd4becac0268f895781ab0 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:46912)
I20260709 12:20:25.519223 25604 tablet_copy_client.cc:323] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:25.523257 24413 tablet_copy_service.cc:161] P 7813e2c9186a41db90615f6a4bbec641: Beginning new tablet copy session on tablet 7c145a93a1dd4becac0268f895781ab0 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:46912: session id = 6050792d11f2420da549b677a2cb633a-7c145a93a1dd4becac0268f895781ab0
I20260709 12:20:25.528775 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet a30665093aea434fa169f6a2c997f0a5 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:25.529551 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet a30665093aea434fa169f6a2c997f0a5 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-a30665093aea434fa169f6a2c997f0a5
I20260709 12:20:25.537247 24413 tablet_copy_source_session.cc:215] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:25.539139 25539 raft_consensus.cc:993] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:25.539595 25539 raft_consensus.cc:1081] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:25.541649 24401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0b3980fa12345f6a61e37cff868cfb3"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:58838
I20260709 12:20:25.542155 24401 raft_consensus.cc:493] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:25.542793 24401 raft_consensus.cc:3060] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.545161 25607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c145a93a1dd4becac0268f895781ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.549237 24401 raft_consensus.cc:515] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:25.551985 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b3980fa12345f6a61e37cff868cfb3" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:25.552111 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b3980fa12345f6a61e37cff868cfb3" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6050792d11f2420da549b677a2cb633a"
I20260709 12:20:25.552507 24327 raft_consensus.cc:3055] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:25.552877 24327 raft_consensus.cc:740] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:25.552603 24936 raft_consensus.cc:3060] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.553558 24327 consensus_queue.cc:260] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:25.554563 24327 raft_consensus.cc:3060] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.557528 24401 leader_election.cc:290] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817)
I20260709 12:20:25.567167 24936 raft_consensus.cc:2468] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:25.571527 24368 leader_election.cc:304] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6050792d11f2420da549b677a2cb633a, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:25.572988 25590 raft_consensus.cc:2804] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:25.573606 25590 raft_consensus.cc:697] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:25.579255 25610 ts_tablet_manager.cc:933] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:25.578887 25590 consensus_queue.cc:237] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:25.585419 24339 tablet_copy_source_session.cc:215] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:25.591163 24327 raft_consensus.cc:2468] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:25.592684 25604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30665093aea434fa169f6a2c997f0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.593436 25608 tablet_copy_client.cc:806] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:25.597235 25608 tablet_copy_client.cc:670] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:25.599949 25610 tablet_copy_client.cc:323] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:25.608186 24151 catalog_manager.cc:5697] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:25.613170 25607 tablet_copy_client.cc:806] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:25.614593 25607 tablet_copy_client.cc:670] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:25.618640 25607 tablet_copy_client.cc:538] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:25.620303 25608 tablet_copy_client.cc:538] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:25.620687 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet f2a590b420844ce8ae2687e7f2b70bf9 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:25.621232 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet f2a590b420844ce8ae2687e7f2b70bf9 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-f2a590b420844ce8ae2687e7f2b70bf9
I20260709 12:20:25.629199 25608 tablet_bootstrap.cc:492] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:25.633499 25607 tablet_bootstrap.cc:492] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:25.630937 24264 tablet_copy_source_session.cc:215] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:25.644209 25610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a590b420844ce8ae2687e7f2b70bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:25.631250 25604 tablet_copy_client.cc:806] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:25.660638 25604 tablet_copy_client.cc:670] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:25.664830 25608 tablet_bootstrap.cc:492] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:25.665732 25608 tablet_bootstrap.cc:492] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:25.666458 25608 ts_tablet_manager.cc:1403] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.016s
I20260709 12:20:25.667940 25604 tablet_copy_client.cc:538] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:25.669292 25608 raft_consensus.cc:359] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:25.670200 25608 raft_consensus.cc:740] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:25.670874 25608 consensus_queue.cc:260] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:25.680703 25608 ts_tablet_manager.cc:1434] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260709 12:20:25.690181 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-1b0972256eca416eb495fa5c42853b9f received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:25.690677 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-1b0972256eca416eb495fa5c42853b9f on tablet 1b0972256eca416eb495fa5c42853b9f with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:25.706338 25610 tablet_copy_client.cc:806] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:25.706969 25610 tablet_copy_client.cc:670] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:25.708865 25604 tablet_bootstrap.cc:492] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:25.714816 25610 tablet_copy_client.cc:538] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:25.715545 25607 tablet_bootstrap.cc:492] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:25.716481 25607 tablet_bootstrap.cc:492] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:25.717177 25607 ts_tablet_manager.cc:1403] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.035s
I20260709 12:20:25.720546 25607 raft_consensus.cc:359] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:25.721388 25607 raft_consensus.cc:740] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:25.722045 25607 consensus_queue.cc:260] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:25.724002 25610 tablet_bootstrap.cc:492] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:25.728790 25607 ts_tablet_manager.cc:1434] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:20:25.744781 24413 tablet_copy_service.cc:342] P 7813e2c9186a41db90615f6a4bbec641: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-7c145a93a1dd4becac0268f895781ab0 received from {username='slave'} at 127.0.0.1:46912
I20260709 12:20:25.745190 24413 tablet_copy_service.cc:434] P 7813e2c9186a41db90615f6a4bbec641: ending tablet copy session 6050792d11f2420da549b677a2cb633a-7c145a93a1dd4becac0268f895781ab0 on tablet 7c145a93a1dd4becac0268f895781ab0 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:25.759631 25604 tablet_bootstrap.cc:492] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:25.760907 25604 tablet_bootstrap.cc:492] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:25.761852 25604 ts_tablet_manager.cc:1403] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.009s
I20260709 12:20:25.763891 25562 raft_consensus.cc:993] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:25.764364 25452 raft_consensus.cc:1081] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:25.767628 24327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:25.768108 24327 raft_consensus.cc:493] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:25.768415 24327 raft_consensus.cc:3060] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:25.768729 25604 raft_consensus.cc:359] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:25.771454 25610 tablet_bootstrap.cc:492] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:25.775695 25610 tablet_bootstrap.cc:492] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:25.776363 25610 ts_tablet_manager.cc:1403] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.004s
I20260709 12:20:25.776665 24327 raft_consensus.cc:515] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:25.779258 25610 raft_consensus.cc:359] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:25.780124 25610 raft_consensus.cc:740] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:25.780813 25610 consensus_queue.cc:260] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:25.769563 25604 raft_consensus.cc:740] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:25.783845 25604 consensus_queue.cc:260] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:25.784298 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:25.795774 24401 raft_consensus.cc:3060] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:25.797989 25604 ts_tablet_manager.cc:1434] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260709 12:20:25.800083 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-a30665093aea434fa169f6a2c997f0a5 received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:25.800490 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-a30665093aea434fa169f6a2c997f0a5 on tablet a30665093aea434fa169f6a2c997f0a5 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:25.801450 25610 ts_tablet_manager.cc:1434] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 12:20:25.803699 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-f2a590b420844ce8ae2687e7f2b70bf9 received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:25.804148 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-f2a590b420844ce8ae2687e7f2b70bf9 on tablet f2a590b420844ce8ae2687e7f2b70bf9 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:25.809463 24937 raft_consensus.cc:1217] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:25.809535 24401 raft_consensus.cc:2468] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 3.
I20260709 12:20:25.812034 24293 leader_election.cc:304] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:25.812865 25565 raft_consensus.cc:2804] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:25.813318 25565 raft_consensus.cc:697] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 3 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:25.814100 25565 consensus_queue.cc:237] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:25.784723 24327 leader_election.cc:290] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 3 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:25.786550 24250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ef8a55d4794b1b9f16601d2393db1f" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:25.821175 24250 raft_consensus.cc:3055] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:25.821431 24250 raft_consensus.cc:740] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:25.822063 24250 consensus_queue.cc:260] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:25.823024 24250 raft_consensus.cc:3060] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:25.829243 24250 raft_consensus.cc:2468] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 3.
I20260709 12:20:25.829311 24397 raft_consensus.cc:1275] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:25.831156 25416 consensus_queue.cc:1048] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:25.840302 24151 catalog_manager.cc:5697] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 2 to 3, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 3 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:25.853202 24250 raft_consensus.cc:1275] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:25.854923 25524 consensus_queue.cc:1048] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:25.886531 25589 raft_consensus.cc:993] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641: : Instructing follower 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:25.887012 25589 raft_consensus.cc:1081] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Signalling peer 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:25.890971 24250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:43592
I20260709 12:20:25.891496 24250 raft_consensus.cc:493] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:25.891832 24250 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:25.898236 24250 raft_consensus.cc:515] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:25.899816 24250 leader_election.cc:290] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 3 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:25.900990 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:25.901458 24327 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:25.901639 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:25.902177 24397 raft_consensus.cc:3055] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:25.902486 24397 raft_consensus.cc:740] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:25.903175 24397 consensus_queue.cc:260] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:25.904140 24397 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:25.907176 24327 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 3.
I20260709 12:20:25.913108 24217 leader_election.cc:304] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:20:25.915791 25562 raft_consensus.cc:2804] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:25.916235 25562 raft_consensus.cc:697] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:25.917033 25562 consensus_queue.cc:237] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:25.943276 24397 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 3.
I20260709 12:20:25.952242 24936 raft_consensus.cc:1217] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:25.965342 24937 raft_consensus.cc:1217] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:26.036331 24150 catalog_manager.cc:5697] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 2 to 3, leader changed from 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 3 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:26.083809 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 58002.5us
I20260709 12:20:26.099462 24937 raft_consensus.cc:1275] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:26.116351 25629 consensus_queue.cc:1048] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:20:26.134258 24327 raft_consensus.cc:1275] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:26.136336 25589 consensus_queue.cc:1048] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:26.398070 24399 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:20:26.403833 25626 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:26.441550 25633 raft_consensus.cc:1064] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:26.448647 24251 raft_consensus.cc:1275] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:26.455744 25539 consensus_queue.cc:1048] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:26.469898 25633 consensus_queue.cc:237] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:26.476958 24396 raft_consensus.cc:1275] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:26.523624 24937 raft_consensus.cc:1217] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:26.523772 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:20:26.573377 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 57480.4us
I20260709 12:20:26.601328 25639 raft_consensus.cc:1064] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:26.618523 25637 consensus_queue.cc:1048] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:26.605854 25639 consensus_queue.cc:237] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
W20260709 12:20:26.631202 24292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 74301.6us
I20260709 12:20:26.636107 24329 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:20:26.650055 25452 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:26.749900 24325 raft_consensus.cc:1275] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:26.767016 25452 raft_consensus.cc:1064] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:26.767177 24251 raft_consensus.cc:1275] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:26.760296 25629 consensus_queue.cc:1048] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 12:20:26.785501 25643 consensus_queue.cc:1048] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:20:26.769608 25452 consensus_queue.cc:237] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:26.796008 24397 raft_consensus.cc:1275] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:26.812943 24937 raft_consensus.cc:1275] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:26.814790 25452 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:26.830408 24401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b582b02590b44c795ee69d7f3cb607c"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
mode: GRACEFUL
new_leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:57110
I20260709 12:20:26.831264 24401 raft_consensus.cc:606] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Received request to transfer leadership to TS 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:20:26.834919 24327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "301baabf2a614935a17629e0f67659a8"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:26.835541 24327 raft_consensus.cc:606] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:26.839398 24248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:26.840080 24248 raft_consensus.cc:606] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:26.844924 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:26.846567 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:26.847687 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:20:26.848505 24368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 259235us
I20260709 12:20:26.856748 24937 raft_consensus.cc:1275] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:26.862684 25643 raft_consensus.cc:993] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641: : Instructing follower 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:26.867769 25643 raft_consensus.cc:1081] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Signalling peer 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:26.869792 24251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b582b02590b44c795ee69d7f3cb607c"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:43592
I20260709 12:20:26.870409 24251 raft_consensus.cc:493] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:26.870795 24251 raft_consensus.cc:3060] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.879338 24251 raft_consensus.cc:515] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
W20260709 12:20:26.885730 24293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 88104.5us
I20260709 12:20:26.888074 24937 raft_consensus.cc:1275] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:26.889101 24397 raft_consensus.cc:1275] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:26.900477 25482 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 12:20:26.902272 25565 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:26.926904 25565 raft_consensus.cc:1064] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:26.929365 25565 consensus_queue.cc:237] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:26.961264 24248 raft_consensus.cc:1275] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:26.967612 25539 raft_consensus.cc:993] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:26.968194 25539 raft_consensus.cc:1081] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:26.972333 24935 raft_consensus.cc:1275] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:26.973229 24937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b582b02590b44c795ee69d7f3cb607c" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6050792d11f2420da549b677a2cb633a"
I20260709 12:20:26.973937 24937 raft_consensus.cc:3060] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.974236 25565 consensus_queue.cc:1048] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:26.974574 24251 leader_election.cc:290] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 2 election: Requested vote from peers 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173), 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817)
I20260709 12:20:26.976877 24397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "301baabf2a614935a17629e0f67659a8"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:58838
I20260709 12:20:26.977468 24397 raft_consensus.cc:493] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:26.977830 24397 raft_consensus.cc:3060] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.981438 24937 raft_consensus.cc:2468] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 2.
I20260709 12:20:26.982816 24219 leader_election.cc:304] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:26.983590 25452 raft_consensus.cc:2804] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:26.984050 25452 raft_consensus.cc:697] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:26.984849 25452 consensus_queue.cc:237] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:26.987422 24397 raft_consensus.cc:515] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:26.990304 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b582b02590b44c795ee69d7f3cb607c" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:26.990943 24394 raft_consensus.cc:3055] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:26.991266 24394 raft_consensus.cc:740] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:26.992316 24394 consensus_queue.cc:260] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:26.993806 24394 raft_consensus.cc:3060] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.003484 24394 raft_consensus.cc:2468] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 2.
I20260709 12:20:27.016875 25589 raft_consensus.cc:2955] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.025964 24936 raft_consensus.cc:1240] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Rejecting Update request from peer 7813e2c9186a41db90615f6a4bbec641 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:27.031379 25626 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:27.082674 25652 consensus_queue.cc:1048] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:27.059932 24150 catalog_manager.cc:5697] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 1 to 2, leader changed from 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 2 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:27.064802 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 48538.8us
I20260709 12:20:27.075824 24251 raft_consensus.cc:1275] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:27.078610 25482 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:27.088828 25639 raft_consensus.cc:2955] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.098680 24394 raft_consensus.cc:1275] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:27.098886 24398 raft_consensus.cc:2955] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.103168 24397 leader_election.cc:290] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:27.103852 24937 raft_consensus.cc:2955] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.093557 25669 raft_consensus.cc:2955] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.115175 24325 raft_consensus.cc:2955] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.131027 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301baabf2a614935a17629e0f67659a8" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:27.131593 24252 raft_consensus.cc:3060] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.136021 24151 catalog_manager.cc:5697] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:27.138283 24252 raft_consensus.cc:2468] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:27.143513 24246 raft_consensus.cc:2955] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.152721 25565 consensus_queue.cc:1048] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:27.196833 24152 catalog_manager.cc:5697] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.206280 24935 raft_consensus.cc:2955] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.212247 24937 raft_consensus.cc:2955] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.218474 24327 raft_consensus.cc:2955] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.230191 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301baabf2a614935a17629e0f67659a8" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:27.230844 24329 raft_consensus.cc:3055] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:27.231181 24329 raft_consensus.cc:740] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:27.232118 24329 consensus_queue.cc:260] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:27.240891 24329 raft_consensus.cc:3060] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.246310 25565 consensus_queue.cc:1048] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:27.249662 24394 raft_consensus.cc:2955] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.252846 24366 leader_election.cc:304] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:27.258551 24251 raft_consensus.cc:2955] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.267067 25643 raft_consensus.cc:2804] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:27.297084 25643 raft_consensus.cc:697] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:27.298000 25643 consensus_queue.cc:237] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:27.324139 24329 raft_consensus.cc:2468] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
W20260709 12:20:27.327684 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 47719.9us
I20260709 12:20:27.343117 25568 raft_consensus.cc:2955] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.354823 25646 raft_consensus.cc:993] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:27.355396 25646 raft_consensus.cc:1081] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:27.357486 24329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:27.358692 24329 raft_consensus.cc:493] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:27.359090 24329 raft_consensus.cc:3060] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.359232 24252 raft_consensus.cc:2955] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.373720 24937 raft_consensus.cc:2955] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.363170 24152 catalog_manager.cc:5697] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:27.382296 24246 consensus_queue.cc:237] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:27.389870 24935 raft_consensus.cc:1275] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:27.391105 24327 raft_consensus.cc:1275] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:27.391848 25646 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:27.396996 25648 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:27.399909 24151 catalog_manager.cc:5697] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:27.401613 24329 raft_consensus.cc:515] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:27.401422 25648 raft_consensus.cc:2955] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.415968 24398 raft_consensus.cc:2955] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.406759 24935 raft_consensus.cc:2955] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:27.424376 24960 debug-util.cc:398] Leaking SignalData structure 0x7b08002b5fc0 after lost signal to thread 23072
I20260709 12:20:27.406131 24327 consensus_queue.cc:237] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
W20260709 12:20:27.425480 24960 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6760 after lost signal to thread 24186
W20260709 12:20:27.426699 24960 debug-util.cc:398] Leaking SignalData structure 0x7b0800378540 after lost signal to thread 24278
W20260709 12:20:27.427743 24960 debug-util.cc:398] Leaking SignalData structure 0x7b08002b5a80 after lost signal to thread 24353
W20260709 12:20:27.428754 24960 debug-util.cc:398] Leaking SignalData structure 0x7b080030d820 after lost signal to thread 24427
W20260709 12:20:27.429788 24960 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4980 after lost signal to thread 24963
I20260709 12:20:27.434427 24152 catalog_manager.cc:5697] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:27.437124 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:27.437695 24397 raft_consensus.cc:3060] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.434464 24329 leader_election.cc:290] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:27.444591 24397 raft_consensus.cc:2468] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:27.448366 24937 raft_consensus.cc:1275] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:27.450781 24935 raft_consensus.cc:1275] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:27.451241 24246 raft_consensus.cc:1275] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:27.451350 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e0f5561bd5409ba0c323a062d409b6" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:27.451867 24252 raft_consensus.cc:3055] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:27.452204 24252 raft_consensus.cc:740] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:27.453099 24252 consensus_queue.cc:260] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:27.450624 25639 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:27.470088 24326 consensus_queue.cc:237] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:27.476222 24293 leader_election.cc:304] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:27.478003 25568 raft_consensus.cc:2804] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:27.478518 25568 raft_consensus.cc:697] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:27.479403 25568 consensus_queue.cc:237] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:27.480499 25646 consensus_queue.cc:1048] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:27.483197 24252 raft_consensus.cc:3060] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.487439 24150 catalog_manager.cc:5697] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.498420 25482 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:27.501103 25650 raft_consensus.cc:2955] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.507746 24936 raft_consensus.cc:1275] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:27.506893 24937 raft_consensus.cc:2955] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.513509 25639 consensus_queue.cc:1048] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:27.514249 24252 raft_consensus.cc:2468] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:27.520371 25482 raft_consensus.cc:2955] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.531296 24937 raft_consensus.cc:2955] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.533321 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet f2a590b420844ce8ae2687e7f2b70bf9 with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:27.536705 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a30665093aea434fa169f6a2c997f0a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:27.539317 24251 raft_consensus.cc:1275] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:27.546522 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2a590b420844ce8ae2687e7f2b70bf9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:27.551218 25686 tablet_replica.cc:333] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:27.552492 25686 raft_consensus.cc:2243] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.553524 25686 raft_consensus.cc:2272] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.557291 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b0972256eca416eb495fa5c42853b9f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:27.562073 24327 raft_consensus.cc:2955] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:27.590108 24902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 106627us
I20260709 12:20:27.594810 25482 consensus_queue.cc:1048] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:27.598484 25686 ts_tablet_manager.cc:1916] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:27.611126 24251 raft_consensus.cc:2955] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.620467 24246 raft_consensus.cc:2955] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.629554 24395 raft_consensus.cc:1275] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:27.635667 25626 consensus_queue.cc:1048] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:27.640103 24149 catalog_manager.cc:5697] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:27.646910 24151 catalog_manager.cc:5697] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 4 to 5, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:27.648765 24294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 99025.1us
I20260709 12:20:27.659204 24397 consensus_queue.cc:237] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:27.666721 24936 raft_consensus.cc:1275] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:27.669243 25652 consensus_queue.cc:1048] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:27.674467 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b0972256eca416eb495fa5c42853b9f with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58822
W20260709 12:20:27.679841 24217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 65252.7us
I20260709 12:20:27.679054 25652 raft_consensus.cc:2955] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.684700 24151 catalog_manager.cc:5697] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 1 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.684579 24938 raft_consensus.cc:2955] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.694195 24252 raft_consensus.cc:1275] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:27.713158 25686 ts_tablet_manager.cc:1929] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:27.718446 25686 log.cc:1199] T f2a590b420844ce8ae2687e7f2b70bf9 P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/f2a590b420844ce8ae2687e7f2b70bf9
I20260709 12:20:27.720486 25686 tablet_replica.cc:333] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:27.721542 25686 raft_consensus.cc:2243] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.722301 25686 raft_consensus.cc:2272] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.725947 25686 ts_tablet_manager.cc:1916] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:27.735019 25642 consensus_queue.cc:1048] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:27.752002 24252 raft_consensus.cc:2955] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:27.765112 24152 catalog_manager.cc:5697] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:27.773203 25686 ts_tablet_manager.cc:1929] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
W20260709 12:20:27.780972 24368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 51413.2us
I20260709 12:20:27.786039 25686 log.cc:1199] T 1b0972256eca416eb495fa5c42853b9f P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/1b0972256eca416eb495fa5c42853b9f
I20260709 12:20:27.786811 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet f2a590b420844ce8ae2687e7f2b70bf9 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:27.797160 24137 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c145a93a1dd4becac0268f895781ab0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:27.788076 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet a30665093aea434fa169f6a2c997f0a5 with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:27.801071 25686 tablet_replica.cc:333] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:27.799439 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet 1b0972256eca416eb495fa5c42853b9f (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:27.811996 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c145a93a1dd4becac0268f895781ab0 with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:27.831200 25694 tablet_replica.cc:333] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:27.832475 25694 raft_consensus.cc:2243] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.833211 25694 raft_consensus.cc:2272] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.842738 25686 raft_consensus.cc:2243] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.842979 25694 ts_tablet_manager.cc:1916] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:27.843667 25686 raft_consensus.cc:2272] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.852280 25686 ts_tablet_manager.cc:1916] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:27.858147 24251 raft_consensus.cc:1275] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:27.861409 25694 ts_tablet_manager.cc:1929] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:27.862008 25694 log.cc:1199] T 7c145a93a1dd4becac0268f895781ab0 P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/7c145a93a1dd4becac0268f895781ab0
I20260709 12:20:27.863875 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet 7c145a93a1dd4becac0268f895781ab0 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:27.870828 25642 consensus_queue.cc:1048] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:27.904163 25686 ts_tablet_manager.cc:1929] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:27.907855 24326 raft_consensus.cc:1275] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:27.909268 25589 consensus_queue.cc:1048] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:27.904729 25686 log.cc:1199] T a30665093aea434fa169f6a2c997f0a5 P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/a30665093aea434fa169f6a2c997f0a5
I20260709 12:20:27.917943 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet a30665093aea434fa169f6a2c997f0a5 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:27.999051 24251 raft_consensus.cc:1275] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:28.000281 25689 consensus_queue.cc:1048] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:28.010723 24395 raft_consensus.cc:1275] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:28.018436 25687 consensus_queue.cc:1048] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:28.020309 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:28.081095 24395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:57110
I20260709 12:20:28.081655 24395 raft_consensus.cc:606] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:28.083920 24327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:28.084385 24327 raft_consensus.cc:606] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Received request to transfer leadership to TS 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:20:28.087386 24251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6504092b1a4a43c6a8b2b982f8be8669"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:28.087911 24251 raft_consensus.cc:606] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:28.090167 24327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:28.090617 24327 raft_consensus.cc:606] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 3 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:28.092381 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:20:28.093984 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:28.095129 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:28.445323 25646 raft_consensus.cc:993] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:28.445924 25646 raft_consensus.cc:1081] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:28.447616 24327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6504092b1a4a43c6a8b2b982f8be8669"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:28.448158 24327 raft_consensus.cc:493] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:28.448452 24327 raft_consensus.cc:3060] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:28.454293 25639 raft_consensus.cc:993] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:28.454896 25650 raft_consensus.cc:1081] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 3 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:28.455518 24327 raft_consensus.cc:515] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:28.456521 24937 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35256
I20260709 12:20:28.457069 24937 raft_consensus.cc:493] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:28.457393 24937 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:28.458658 24327 leader_election.cc:290] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:28.459606 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6504092b1a4a43c6a8b2b982f8be8669" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:28.460198 24252 raft_consensus.cc:3055] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:28.460474 24252 raft_consensus.cc:740] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:28.461150 24252 consensus_queue.cc:260] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:28.462335 24252 raft_consensus.cc:3060] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:28.466517 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6504092b1a4a43c6a8b2b982f8be8669" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:28.467010 24397 raft_consensus.cc:3060] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:28.467789 24937 raft_consensus.cc:515] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:28.469717 24937 leader_election.cc:290] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 4 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:28.471946 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:28.472579 24326 raft_consensus.cc:3055] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:28.472929 24326 raft_consensus.cc:740] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:28.474037 24397 raft_consensus.cc:2468] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:28.473855 24326 consensus_queue.cc:260] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:28.476030 24252 raft_consensus.cc:2468] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:28.476466 24326 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:28.475217 24293 leader_election.cc:304] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:28.475159 24251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b4b517ff1f49c1b9f508b33c2e884e" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:28.478199 24251 raft_consensus.cc:3060] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:28.478420 25650 raft_consensus.cc:2804] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:28.478984 25650 raft_consensus.cc:697] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:28.479914 25650 consensus_queue.cc:237] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:28.482852 24251 raft_consensus.cc:2468] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 4.
I20260709 12:20:28.483894 24902 leader_election.cc:304] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [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: 5c89c4502a454724ab8fa38d4e0e9fad, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:28.484831 25467 raft_consensus.cc:2804] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:28.491657 24326 raft_consensus.cc:2468] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 4.
I20260709 12:20:28.506738 25639 raft_consensus.cc:993] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:28.507294 25687 raft_consensus.cc:1081] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Signalling peer 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:28.504580 24152 catalog_manager.cc:5697] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.511164 24252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:43586
I20260709 12:20:28.511724 24252 raft_consensus.cc:493] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:28.512116 24252 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:28.517030 25467 raft_consensus.cc:697] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 4 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:28.517889 25467 consensus_queue.cc:237] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:28.518900 24252 raft_consensus.cc:515] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:28.521617 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:28.522143 24397 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:28.534353 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:28.534978 24326 raft_consensus.cc:3055] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:28.535300 24326 raft_consensus.cc:740] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:28.538100 24397 raft_consensus.cc:2468] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 3.
I20260709 12:20:28.536026 24326 consensus_queue.cc:260] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:28.540743 24150 catalog_manager.cc:5697] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 3 to 4, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 4 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:28.546936 24252 leader_election.cc:290] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 3 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:28.548273 24326 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:28.549345 24218 leader_election.cc:304] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [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: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:28.550086 25646 raft_consensus.cc:2804] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:28.550570 25646 raft_consensus.cc:697] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:28.551363 25646 consensus_queue.cc:237] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:28.556383 24326 raft_consensus.cc:2468] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 3.
I20260709 12:20:28.566097 25589 raft_consensus.cc:993] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:28.569890 25589 raft_consensus.cc:1081] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:28.577538 24149 catalog_manager.cc:5697] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 2 to 3, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 3 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.579716 24327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41760
I20260709 12:20:28.580238 24327 raft_consensus.cc:493] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:28.580607 24327 raft_consensus.cc:3060] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:28.597766 24327 raft_consensus.cc:515] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:28.600670 24252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:28.601480 24252 raft_consensus.cc:3060] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:28.601603 24327 leader_election.cc:290] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:28.602295 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:28.602893 24397 raft_consensus.cc:3055] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:28.603190 24397 raft_consensus.cc:740] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:28.605523 24397 consensus_queue.cc:260] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:28.607756 24397 raft_consensus.cc:3060] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:28.620819 24397 raft_consensus.cc:2468] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:28.621886 24252 raft_consensus.cc:2468] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:28.622550 24293 leader_election.cc:304] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:28.626863 25639 raft_consensus.cc:2804] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:28.627357 25639 raft_consensus.cc:697] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:28.628243 25639 consensus_queue.cc:237] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:28.648130 24149 catalog_manager.cc:5697] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.870484 24397 raft_consensus.cc:1275] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:28.871779 25639 consensus_queue.cc:1048] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:28.899299 24326 consensus_queue.cc:237] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
W20260709 12:20:28.914618 24294 consensus_peers.cc:597] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5dde15d5e9240e0b540e861cc7b23a9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:28.914856 24397 raft_consensus.cc:1275] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:28.918982 24252 raft_consensus.cc:1275] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:28.920492 24251 raft_consensus.cc:1275] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:28.920641 25639 consensus_queue.cc:1048] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.922034 25689 consensus_queue.cc:1048] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:28.922082 25650 consensus_queue.cc:1048] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:28.965307 25650 raft_consensus.cc:2955] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:28.971210 24246 raft_consensus.cc:2955] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:28.975909 24252 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:20:28.980265 25467 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:20:28.987907 24150 catalog_manager.cc:5697] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.988809 24252 consensus_queue.cc:237] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:29.008623 24326 raft_consensus.cc:1275] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 4 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:20:29.013049 25467 consensus_queue.cc:1048] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:20:29.036250 24327 raft_consensus.cc:1275] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:29.041447 25669 consensus_queue.cc:1048] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.043447 24397 raft_consensus.cc:2955] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.048703 24395 raft_consensus.cc:1275] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:29.050130 24219 consensus_peers.cc:597] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b392cde1648485b9832f9aa93aacb1b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:29.053424 24327 raft_consensus.cc:1275] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:29.054735 25646 consensus_queue.cc:1048] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:29.056223 25626 consensus_queue.cc:1048] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:29.092651 24397 raft_consensus.cc:1275] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:29.105585 25646 consensus_queue.cc:1048] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.106958 25646 raft_consensus.cc:2955] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.119545 24327 raft_consensus.cc:2955] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.130900 24251 raft_consensus.cc:1275] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:29.137615 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:29.142333 25687 consensus_queue.cc:1048] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:29.142944 24902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 56262us
I20260709 12:20:29.183059 24150 catalog_manager.cc:5697] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
W20260709 12:20:29.187456 24218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 82630.2us
W20260709 12:20:29.215301 24219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 65215.7us
I20260709 12:20:29.244815 24328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:29.245487 24328 raft_consensus.cc:606] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Received request to transfer leadership to TS 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:20:29.295686 24327 consensus_queue.cc:237] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:29.296909 24401 raft_consensus.cc:2955] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.311623 24329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5439245f869d41adb4d5c5f0812554d0"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:29.312227 24329 raft_consensus.cc:606] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:29.315874 24252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:29.316371 24252 raft_consensus.cc:606] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:29.318077 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:29.319376 24397 raft_consensus.cc:1275] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:29.319716 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:29.320405 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:29.348918 25639 consensus_queue.cc:1048] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:29.383394 24401 raft_consensus.cc:1275] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:29.384861 25650 consensus_queue.cc:1048] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:29.388798 24294 consensus_peers.cc:597] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e297b1540ac4700b5d2b2b634adeb96. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:29.393007 24251 raft_consensus.cc:1275] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:29.396064 25639 consensus_queue.cc:1048] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:29.411387 25639 raft_consensus.cc:2955] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.413353 24397 raft_consensus.cc:2955] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.416471 24252 raft_consensus.cc:2955] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.436609 24397 consensus_queue.cc:237] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:29.437318 24150 catalog_manager.cc:5697] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.456811 25749 ts_tablet_manager.cc:933] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:29.457540 24327 raft_consensus.cc:1275] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:20:29.458928 24368 consensus_peers.cc:597] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c5e6ad53043458786b22a1d8606f22c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:29.459111 25733 consensus_queue.cc:1048] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.458950 24252 raft_consensus.cc:1275] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:29.462005 25733 consensus_queue.cc:1048] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.462638 25749 tablet_copy_client.cc:323] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:29.464834 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet a5dde15d5e9240e0b540e861cc7b23a9 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:29.465337 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet a5dde15d5e9240e0b540e861cc7b23a9 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-a5dde15d5e9240e0b540e861cc7b23a9
I20260709 12:20:29.468050 25742 raft_consensus.cc:2955] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.469750 24327 raft_consensus.cc:2955] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.474032 25744 raft_consensus.cc:993] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:29.474519 25744 raft_consensus.cc:1081] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:29.476104 24397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5439245f869d41adb4d5c5f0812554d0"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:58838
I20260709 12:20:29.476680 24397 raft_consensus.cc:493] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.477066 24397 raft_consensus.cc:3060] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.477466 24252 raft_consensus.cc:2955] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.479632 24339 tablet_copy_source_session.cc:215] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:29.483794 24397 raft_consensus.cc:515] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:29.487188 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5dde15d5e9240e0b540e861cc7b23a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.498036 24150 catalog_manager.cc:5697] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:29.511023 24397 leader_election.cc:290] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817)
I20260709 12:20:29.513573 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439245f869d41adb4d5c5f0812554d0" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:29.512591 24937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439245f869d41adb4d5c5f0812554d0" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6050792d11f2420da549b677a2cb633a"
I20260709 12:20:29.515632 24937 raft_consensus.cc:3060] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.519100 24327 raft_consensus.cc:3055] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:29.519408 24327 raft_consensus.cc:740] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:29.520143 24327 consensus_queue.cc:260] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:29.523111 24327 raft_consensus.cc:3060] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.525065 24937 raft_consensus.cc:2468] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:29.527302 24368 leader_election.cc:304] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6050792d11f2420da549b677a2cb633a, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:29.527964 25749 tablet_copy_client.cc:806] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:29.528182 25742 raft_consensus.cc:2804] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:29.528577 25749 tablet_copy_client.cc:670] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:29.528703 25742 raft_consensus.cc:697] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:29.529670 25742 consensus_queue.cc:237] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:29.530654 24327 raft_consensus.cc:2468] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 2.
I20260709 12:20:29.540374 25749 tablet_copy_client.cc:538] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:29.550014 25749 tablet_bootstrap.cc:492] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
W20260709 12:20:29.618088 25754 log.cc:927] Time spent T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641: Append to log took a long time: real 0.058s	user 0.002s	sys 0.000s
I20260709 12:20:29.621387 24149 catalog_manager.cc:5697] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:29.630167 25749 tablet_bootstrap.cc:492] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:29.631085 25749 tablet_bootstrap.cc:492] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:29.631780 25749 ts_tablet_manager.cc:1403] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.082s	user 0.035s	sys 0.000s
I20260709 12:20:29.656471 25749 raft_consensus.cc:359] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:29.657231 25749 raft_consensus.cc:740] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:29.657855 25749 consensus_queue.cc:260] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:29.665212 25749 ts_tablet_manager.cc:1434] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.004s
I20260709 12:20:29.669039 25755 ts_tablet_manager.cc:933] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:29.685177 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-a5dde15d5e9240e0b540e861cc7b23a9 received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:29.685768 25689 raft_consensus.cc:993] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:29.685839 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-a5dde15d5e9240e0b540e861cc7b23a9 on tablet a5dde15d5e9240e0b540e861cc7b23a9 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:29.693853 25743 raft_consensus.cc:993] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:29.694375 25743 raft_consensus.cc:1081] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:29.695322 25689 raft_consensus.cc:1081] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Signalling peer 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:29.701444 24327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:29.701977 24327 raft_consensus.cc:493] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.702314 24327 raft_consensus.cc:3060] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.704380 25755 tablet_copy_client.cc:323] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:29.705866 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet 6b392cde1648485b9832f9aa93aacb1b from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:29.706269 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet 6b392cde1648485b9832f9aa93aacb1b from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-6b392cde1648485b9832f9aa93aacb1b
I20260709 12:20:29.709985 24327 raft_consensus.cc:515] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:29.710469 24251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:43586
I20260709 12:20:29.711043 24251 raft_consensus.cc:493] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.711393 24251 raft_consensus.cc:3060] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.712893 24327 leader_election.cc:290] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817)
I20260709 12:20:29.714628 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:29.715138 24246 raft_consensus.cc:3055] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:29.715404 24246 raft_consensus.cc:740] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:29.716090 24246 consensus_queue.cc:260] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:29.717226 24246 raft_consensus.cc:3060] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.718622 24251 raft_consensus.cc:515] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:29.720468 24251 leader_election.cc:290] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 3 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817)
I20260709 12:20:29.723388 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:29.723995 24327 raft_consensus.cc:3055] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:29.725267 24327 raft_consensus.cc:740] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:29.726177 24327 consensus_queue.cc:260] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:29.727492 24327 raft_consensus.cc:3060] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.744472 24327 raft_consensus.cc:2468] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 3.
I20260709 12:20:29.749327 24217 leader_election.cc:304] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:20:29.750043 24937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b0972256eca416eb495fa5c42853b9f" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6050792d11f2420da549b677a2cb633a"
I20260709 12:20:29.751672 24937 raft_consensus.cc:3060] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:29.752003 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6050792d11f2420da549b677a2cb633a"
I20260709 12:20:29.752578 24935 raft_consensus.cc:3060] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.760248 24937 raft_consensus.cc:2468] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 3.
I20260709 12:20:29.742054 24264 tablet_copy_source_session.cc:215] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:29.774395 24935 raft_consensus.cc:2468] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:29.775550 24294 leader_election.cc:304] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:29.776360 25744 raft_consensus.cc:2804] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:29.777078 25744 raft_consensus.cc:697] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:29.777966 25744 consensus_queue.cc:237] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:29.784039 25743 raft_consensus.cc:2804] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:29.785008 25743 raft_consensus.cc:697] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:29.790374 24246 raft_consensus.cc:2468] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:29.792052 25755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b392cde1648485b9832f9aa93aacb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.786110 25743 consensus_queue.cc:237] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:29.825111 24150 catalog_manager.cc:5697] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 2 to 3, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 3 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:29.860123 24150 catalog_manager.cc:5697] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:29.866351 25755 tablet_copy_client.cc:806] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:29.867053 25755 tablet_copy_client.cc:670] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:29.871518 25755 tablet_copy_client.cc:538] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:29.885773 25755 tablet_bootstrap.cc:492] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:29.918430 25755 tablet_bootstrap.cc:492] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:29.919287 25755 tablet_bootstrap.cc:492] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:29.919941 25755 ts_tablet_manager.cc:1403] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.001s
I20260709 12:20:29.922935 25755 raft_consensus.cc:359] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:29.923748 25755 raft_consensus.cc:740] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:29.924382 25755 consensus_queue.cc:260] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:29.926883 25755 ts_tablet_manager.cc:1434] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:29.929239 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-6b392cde1648485b9832f9aa93aacb1b received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:29.929666 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-6b392cde1648485b9832f9aa93aacb1b on tablet 6b392cde1648485b9832f9aa93aacb1b with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:29.936618 24327 raft_consensus.cc:1275] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:29.938758 25740 consensus_queue.cc:1048] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:29.966123 24935 raft_consensus.cc:1275] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:29.967897 25742 consensus_queue.cc:1048] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:29.969185 25755 ts_tablet_manager.cc:933] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:29.978742 24937 raft_consensus.cc:1217] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:29.997123 25755 tablet_copy_client.cc:323] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.67:45173
I20260709 12:20:29.997413 25749 ts_tablet_manager.cc:933] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:30.017517 25749 tablet_copy_client.cc:323] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:30.020495 24937 raft_consensus.cc:1217] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:30.023840 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 2e297b1540ac4700b5d2b2b634adeb96 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:30.024411 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 2e297b1540ac4700b5d2b2b634adeb96 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-2e297b1540ac4700b5d2b2b634adeb96
I20260709 12:20:30.039161 24339 tablet_copy_source_session.cc:215] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:30.046869 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e297b1540ac4700b5d2b2b634adeb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.071609 25749 tablet_copy_client.cc:806] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:30.072191 25749 tablet_copy_client.cc:670] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:30.078591 24413 tablet_copy_service.cc:140] P 7813e2c9186a41db90615f6a4bbec641: Received BeginTabletCopySession request for tablet 4c5e6ad53043458786b22a1d8606f22c from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:46912)
I20260709 12:20:30.079173 24413 tablet_copy_service.cc:161] P 7813e2c9186a41db90615f6a4bbec641: Beginning new tablet copy session on tablet 4c5e6ad53043458786b22a1d8606f22c from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:46912: session id = 6050792d11f2420da549b677a2cb633a-4c5e6ad53043458786b22a1d8606f22c
I20260709 12:20:30.102393 25749 tablet_copy_client.cc:538] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:30.114683 24413 tablet_copy_source_session.cc:215] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:30.118518 25755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5e6ad53043458786b22a1d8606f22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.122941 25749 tablet_bootstrap.cc:492] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:30.149216 25755 tablet_copy_client.cc:806] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:30.150668 25755 tablet_copy_client.cc:670] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:30.163084 25755 tablet_copy_client.cc:538] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:30.180548 25755 tablet_bootstrap.cc:492] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:30.239651 25755 tablet_bootstrap.cc:492] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:30.240605 25755 tablet_bootstrap.cc:492] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:30.241295 25755 ts_tablet_manager.cc:1403] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.005s
I20260709 12:20:30.245741 25755 raft_consensus.cc:359] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:30.246742 25755 raft_consensus.cc:740] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:30.247512 25755 consensus_queue.cc:260] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:30.249653 25755 ts_tablet_manager.cc:1434] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:20:30.256008 24413 tablet_copy_service.cc:342] P 7813e2c9186a41db90615f6a4bbec641: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-4c5e6ad53043458786b22a1d8606f22c received from {username='slave'} at 127.0.0.1:46912
I20260709 12:20:30.256458 24413 tablet_copy_service.cc:434] P 7813e2c9186a41db90615f6a4bbec641: ending tablet copy session 6050792d11f2420da549b677a2cb633a-4c5e6ad53043458786b22a1d8606f22c on tablet 4c5e6ad53043458786b22a1d8606f22c with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:30.260958 24937 raft_consensus.cc:1275] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:30.262485 25646 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:30.298893 25749 tablet_bootstrap.cc:492] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:30.299811 25749 tablet_bootstrap.cc:492] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:30.300473 25749 ts_tablet_manager.cc:1403] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.178s	user 0.022s	sys 0.003s
I20260709 12:20:30.303725 24937 raft_consensus.cc:1275] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:30.308512 25744 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:30.303383 25749 raft_consensus.cc:359] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:30.314771 25749 raft_consensus.cc:740] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:30.315433 25749 consensus_queue.cc:260] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:30.318101 25749 ts_tablet_manager.cc:1434] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:20:30.321154 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-2e297b1540ac4700b5d2b2b634adeb96 received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:30.321564 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-2e297b1540ac4700b5d2b2b634adeb96 on tablet 2e297b1540ac4700b5d2b2b634adeb96 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:30.348543 24327 raft_consensus.cc:1275] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:30.358013 25646 consensus_queue.cc:1048] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:30.375164 24937 raft_consensus.cc:1217] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:30.379547 24937 raft_consensus.cc:1217] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:30.400543 25744 raft_consensus.cc:1064] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:30.403461 24251 raft_consensus.cc:1275] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:30.403180 25744 consensus_queue.cc:237] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:30.411264 25650 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:30.426793 24935 raft_consensus.cc:1275] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:30.427659 24398 raft_consensus.cc:1275] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:30.428084 24246 raft_consensus.cc:1275] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:30.428026 25650 consensus_queue.cc:1048] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:30.430591 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:30.430158 25650 consensus_queue.cc:1048] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:30.432690 25650 consensus_queue.cc:1048] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:30.470904 25775 raft_consensus.cc:2955] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.473173 24398 raft_consensus.cc:2955] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.504187 24150 catalog_manager.cc:5697] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.507932 24251 raft_consensus.cc:2955] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.514470 25738 raft_consensus.cc:1064] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:30.520917 25738 consensus_queue.cc:237] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:30.532713 24935 raft_consensus.cc:2955] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.569782 24327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5316b56930cb4d5eb433a3cddba310c3"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:30.570377 24327 raft_consensus.cc:606] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:20:30.575994 24398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:57110
I20260709 12:20:30.576527 24398 raft_consensus.cc:606] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:30.580264 24247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:30.580770 24247 raft_consensus.cc:606] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:30.582616 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:30.584784 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:30.585662 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:30.603238 24935 raft_consensus.cc:1275] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:30.604871 25646 consensus_queue.cc:1048] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:30.605196 24398 raft_consensus.cc:1275] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:30.606956 25646 consensus_queue.cc:1048] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:30.615674 24327 raft_consensus.cc:1275] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:30.619117 25743 consensus_queue.cc:1048] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:30.661314 25646 raft_consensus.cc:2955] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.664307 24327 raft_consensus.cc:2955] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.671618 24329 consensus_queue.cc:237] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:30.686789 24935 raft_consensus.cc:2955] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.691735 24937 raft_consensus.cc:1275] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:30.694300 25781 consensus_queue.cc:1048] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:30.698391 24401 raft_consensus.cc:1275] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:30.706972 24397 raft_consensus.cc:2955] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.708534 24151 catalog_manager.cc:5697] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.717155 25650 consensus_queue.cc:1048] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:30.720120 25650 raft_consensus.cc:2955] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.740988 24935 raft_consensus.cc:2955] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.765599 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5dde15d5e9240e0b540e861cc7b23a9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:30.753119 24398 raft_consensus.cc:2955] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.803579 24251 consensus_queue.cc:237] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:30.804311 24149 catalog_manager.cc:5697] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 4 to 5, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.812969 25781 raft_consensus.cc:993] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:30.813521 25781 raft_consensus.cc:1081] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:30.815421 24247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5316b56930cb4d5eb433a3cddba310c3"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:43586
I20260709 12:20:30.815903 24247 raft_consensus.cc:493] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:30.816207 24247 raft_consensus.cc:3060] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:30.819736 25736 raft_consensus.cc:1064] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:30.822050 25736 consensus_queue.cc:237] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:30.823100 24247 raft_consensus.cc:515] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:30.834966 24935 raft_consensus.cc:1275] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:30.837677 24327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5316b56930cb4d5eb433a3cddba310c3" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:30.838263 24327 raft_consensus.cc:3055] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:30.838327 25646 consensus_queue.cc:1048] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:30.838639 24327 raft_consensus.cc:740] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:30.839558 24327 consensus_queue.cc:260] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:30.840636 24327 raft_consensus.cc:3060] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:30.841625 24398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5316b56930cb4d5eb433a3cddba310c3" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:30.841801 24401 raft_consensus.cc:1275] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:30.842164 24398 raft_consensus.cc:3060] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:30.848656 24398 raft_consensus.cc:2468] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 2.
I20260709 12:20:30.851058 24218 leader_election.cc:304] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:30.859462 25646 raft_consensus.cc:2804] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:30.859421 25787 consensus_queue.cc:1048] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:30.860025 25646 raft_consensus.cc:697] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:30.863926 25646 consensus_queue.cc:237] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:30.867353 24247 leader_election.cc:290] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 2 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:30.873466 25787 raft_consensus.cc:2955] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.882413 24401 raft_consensus.cc:1275] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:30.883977 24939 raft_consensus.cc:1275] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:30.887065 25736 consensus_queue.cc:1048] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:30.889045 25650 consensus_queue.cc:1048] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:30.911311 24401 raft_consensus.cc:2955] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:30.924822 24219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 52911.4us
I20260709 12:20:30.927070 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet a5dde15d5e9240e0b540e861cc7b23a9 with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:30.928543 24937 raft_consensus.cc:2955] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.935070 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b392cde1648485b9832f9aa93aacb1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:30.940285 24247 raft_consensus.cc:1275] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:30.914335 24327 raft_consensus.cc:2468] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 2.
I20260709 12:20:30.946631 25742 raft_consensus.cc:1064] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:30.949134 25742 consensus_queue.cc:237] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:30.970399 25736 consensus_queue.cc:1048] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:30.977205 24151 catalog_manager.cc:5697] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:30.981842 25646 raft_consensus.cc:993] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:30.985078 25646 raft_consensus.cc:1081] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:30.986093 24149 catalog_manager.cc:5697] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 2 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.989198 24327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:30.989768 24327 raft_consensus.cc:493] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:30.990135 24327 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:30.992666 25799 tablet_replica.cc:333] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:30.993700 25799 raft_consensus.cc:2243] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:30.997897 24327 raft_consensus.cc:515] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:31.002777 24327 leader_election.cc:290] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 4 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:31.004244 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b392cde1648485b9832f9aa93aacb1b with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:31.007207 25799 raft_consensus.cc:2272] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:31.012457 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:31.013216 24247 raft_consensus.cc:3055] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:31.013505 24247 raft_consensus.cc:740] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:31.040027 24247 consensus_queue.cc:260] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:31.042079 24247 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:31.042483 25736 raft_consensus.cc:2955] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.056010 24247 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 4.
W20260709 12:20:31.054531 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 74807.7us
I20260709 12:20:31.058789 24292 leader_election.cc:304] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:20:31.063258 24247 raft_consensus.cc:2955] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.065646 24401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:31.066246 24401 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:31.066282 25775 raft_consensus.cc:2804] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:31.070832 25775 raft_consensus.cc:697] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 4 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:31.071651 25775 consensus_queue.cc:237] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:31.076437 24401 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 4.
I20260709 12:20:31.078661 25799 ts_tablet_manager.cc:1916] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:31.090142 25804 tablet_replica.cc:333] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:31.102483 25804 raft_consensus.cc:2243] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:31.104727 25785 raft_consensus.cc:993] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:31.125669 25785 raft_consensus.cc:1081] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:31.105147 24935 raft_consensus.cc:2955] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.127925 24327 raft_consensus.cc:1275] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:31.129580 24327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41760
I20260709 12:20:31.130074 24327 raft_consensus.cc:493] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:31.130455 24327 raft_consensus.cc:3060] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:31.132598 25785 consensus_queue.cc:1048] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:31.132309 24151 catalog_manager.cc:5697] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.137368 25804 raft_consensus.cc:2272] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:31.148572 24149 catalog_manager.cc:5697] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 3 to 4, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 4 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.160988 25804 ts_tablet_manager.cc:1916] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:31.162503 24327 raft_consensus.cc:515] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:31.110025 25799 ts_tablet_manager.cc:1929] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:31.165490 24327 leader_election.cc:290] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173), 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817)
I20260709 12:20:31.171278 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:31.171847 24397 raft_consensus.cc:3055] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:31.172168 24397 raft_consensus.cc:740] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:31.171532 24401 raft_consensus.cc:2955] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.169718 24936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6050792d11f2420da549b677a2cb633a"
I20260709 12:20:31.173698 24936 raft_consensus.cc:3060] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:31.175346 24935 raft_consensus.cc:1275] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:31.187819 24397 consensus_queue.cc:260] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:31.189479 24397 raft_consensus.cc:3060] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:31.190752 25785 consensus_queue.cc:1048] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } 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 12:20:31.197099 25740 consensus_queue.cc:1175] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "6050792d11f2420da549b677a2cb633a" responder_term: 1 status { last_received { term: 1 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 1 index: 4 } }
I20260709 12:20:31.172969 25799 log.cc:1199] T a5dde15d5e9240e0b540e861cc7b23a9 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/a5dde15d5e9240e0b540e861cc7b23a9
I20260709 12:20:31.206475 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet a5dde15d5e9240e0b540e861cc7b23a9 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:31.244148 24397 raft_consensus.cc:2468] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:31.250351 24936 raft_consensus.cc:2468] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:31.246552 24293 leader_election.cc:304] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:31.254418 25650 raft_consensus.cc:2804] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:31.271132 25650 raft_consensus.cc:697] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:31.272244 25650 consensus_queue.cc:237] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:31.274838 24247 raft_consensus.cc:1275] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:31.299053 25808 consensus_queue.cc:1048] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
W20260709 12:20:31.317391 24293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 62050.7us
I20260709 12:20:31.323626 24329 raft_consensus.cc:2955] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.331812 24398 raft_consensus.cc:1275] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:31.332659 24326 consensus_queue.cc:237] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:31.335108 25791 consensus_queue.cc:1048] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:31.319475 25740 raft_consensus.cc:2955] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.347211 24936 raft_consensus.cc:1275] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:31.351418 24398 raft_consensus.cc:1275] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:31.350997 25804 ts_tablet_manager.cc:1929] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:31.359110 25804 log.cc:1199] T 6b392cde1648485b9832f9aa93aacb1b P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/6b392cde1648485b9832f9aa93aacb1b
I20260709 12:20:31.365733 25813 consensus_queue.cc:1048] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:31.375766 25812 consensus_queue.cc:1048] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:31.377611 25812 raft_consensus.cc:2955] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.381891 24936 raft_consensus.cc:2955] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.385509 24326 raft_consensus.cc:1275] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:31.394107 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet 6b392cde1648485b9832f9aa93aacb1b (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:31.405763 24149 catalog_manager.cc:5697] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.398350 25791 consensus_queue.cc:1048] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:20:31.415500 24938 raft_consensus.cc:2955] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.408083 24151 catalog_manager.cc:5697] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 4 to 5, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.439420 24398 raft_consensus.cc:2955] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.448736 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e297b1540ac4700b5d2b2b634adeb96 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:31.459674 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e297b1540ac4700b5d2b2b634adeb96 with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:31.460942 25799 tablet_replica.cc:333] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:31.462343 25799 raft_consensus.cc:2243] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:31.463188 25799 raft_consensus.cc:2272] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:31.472229 25799 ts_tablet_manager.cc:1916] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:31.470160 24151 catalog_manager.cc:5697] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.472361 24252 raft_consensus.cc:2955] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.537636 24397 consensus_queue.cc:237] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:31.562711 24938 raft_consensus.cc:1275] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:31.563091 24247 raft_consensus.cc:1275] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:31.565249 25740 consensus_queue.cc:1048] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:31.570523 25740 consensus_queue.cc:1048] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:31.576800 25801 raft_consensus.cc:2955] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.588682 25799 ts_tablet_manager.cc:1929] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:31.589195 25799 log.cc:1199] T 2e297b1540ac4700b5d2b2b634adeb96 P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/2e297b1540ac4700b5d2b2b634adeb96
I20260709 12:20:31.590322 24247 raft_consensus.cc:2955] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.591538 24936 raft_consensus.cc:2955] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:31.598510 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet 2e297b1540ac4700b5d2b2b634adeb96 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:31.600531 24137 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c5e6ad53043458786b22a1d8606f22c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:31.600111 24152 catalog_manager.cc:5697] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:31.615954 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c5e6ad53043458786b22a1d8606f22c with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:31.617216 25804 tablet_replica.cc:333] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:31.618297 25804 raft_consensus.cc:2243] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:31.619272 25804 raft_consensus.cc:2272] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:31.623148 25804 ts_tablet_manager.cc:1916] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:31.636015 25804 ts_tablet_manager.cc:1929] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:31.636359 25804 log.cc:1199] T 4c5e6ad53043458786b22a1d8606f22c P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/4c5e6ad53043458786b22a1d8606f22c
I20260709 12:20:31.637738 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet 4c5e6ad53043458786b22a1d8606f22c (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:31.672668 24247 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:20:31.673843 25812 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:31.683588 24397 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 4 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:20:31.685320 25811 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:31.701602 24398 raft_consensus.cc:1275] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:31.702927 25744 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:31.712098 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:31.721324 24936 raft_consensus.cc:1275] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:31.722764 25812 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:31.800269 24247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:31.800859 24247 raft_consensus.cc:606] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:31.803830 24326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:31.804354 24326 raft_consensus.cc:606] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Received request to transfer leadership to TS 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:31.807837 24326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:31.808323 24326 raft_consensus.cc:606] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:31.809633 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:31.811394 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:31.812135 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:32.023823 25646 raft_consensus.cc:993] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:32.024302 25646 raft_consensus.cc:1081] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:32.025676 24326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:32.026161 24326 raft_consensus.cc:493] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:32.026510 24326 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:32.035276 24326 raft_consensus.cc:515] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:32.037691 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:32.038242 24397 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:32.038419 24326 leader_election.cc:290] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 4 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:32.044009 24397 raft_consensus.cc:2468] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 4.
I20260709 12:20:32.044835 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f134254014be98a1a0d75f81d3b6e" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:32.045293 24247 raft_consensus.cc:3055] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:32.045506 24247 raft_consensus.cc:740] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:32.046129 24247 consensus_queue.cc:260] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:32.046988 24247 raft_consensus.cc:3060] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:32.051050 24247 raft_consensus.cc:2468] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 4.
I20260709 12:20:32.051074 24293 leader_election.cc:304] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [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: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:32.052428 25812 raft_consensus.cc:2804] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:32.052906 25812 raft_consensus.cc:697] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 4 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:32.053710 25812 consensus_queue.cc:237] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:32.065307 24152 catalog_manager.cc:5697] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 3 to 4, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 4 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:32.206748 25813 raft_consensus.cc:993] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:32.207242 25812 raft_consensus.cc:1081] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Signalling peer 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:32.208763 24397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:58838
I20260709 12:20:32.210745 24397 raft_consensus.cc:493] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:32.211129 24397 raft_consensus.cc:3060] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.220654 24397 raft_consensus.cc:515] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:32.223153 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:32.223589 24938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e305688c7c491f9af278fb9010ca59" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6050792d11f2420da549b677a2cb633a"
I20260709 12:20:32.223692 24326 raft_consensus.cc:3055] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:32.224202 24938 raft_consensus.cc:3060] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.224376 24326 raft_consensus.cc:740] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:32.225219 24326 consensus_queue.cc:260] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:32.226284 24326 raft_consensus.cc:3060] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.228210 24397 leader_election.cc:290] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 3 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817)
I20260709 12:20:32.229761 24938 raft_consensus.cc:2468] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 3.
I20260709 12:20:32.231297 24368 leader_election.cc:304] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [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: 6050792d11f2420da549b677a2cb633a, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:32.232038 25733 raft_consensus.cc:2804] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:32.232508 25733 raft_consensus.cc:697] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 3 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:32.233181 25733 consensus_queue.cc:237] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:32.234077 24326 raft_consensus.cc:2468] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 3.
I20260709 12:20:32.245899 24152 catalog_manager.cc:5697] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 2 to 3, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 3 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:32.262903 25812 raft_consensus.cc:993] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:32.263423 25813 raft_consensus.cc:1081] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:32.266273 24938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35256
I20260709 12:20:32.266841 24938 raft_consensus.cc:493] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:32.267234 24938 raft_consensus.cc:3060] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.271886 24938 raft_consensus.cc:515] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:32.273411 24938 leader_election.cc:290] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 3 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:32.274017 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:32.274621 24247 raft_consensus.cc:3060] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.275480 24326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a590b420844ce8ae2687e7f2b70bf9" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:32.276010 24326 raft_consensus.cc:3055] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:32.276490 24326 raft_consensus.cc:740] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:32.277280 24326 consensus_queue.cc:260] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:32.278163 24326 raft_consensus.cc:3060] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.281272 24247 raft_consensus.cc:2468] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 3.
I20260709 12:20:32.282613 24902 leader_election.cc:304] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [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: 5c89c4502a454724ab8fa38d4e0e9fad, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:32.283402 24326 raft_consensus.cc:2468] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 3.
I20260709 12:20:32.283728 25815 raft_consensus.cc:2804] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:32.284972 25815 raft_consensus.cc:697] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 3 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:32.285885 25815 consensus_queue.cc:237] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:32.296248 24152 catalog_manager.cc:5697] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 2 to 3, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 3 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:32.475569 24397 raft_consensus.cc:1275] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 4 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:32.477217 25812 consensus_queue.cc:1048] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:32.478967 24247 raft_consensus.cc:1275] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:32.480391 25812 consensus_queue.cc:1048] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:32.669996 24326 raft_consensus.cc:1275] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:32.671170 25700 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:32.674386 24252 raft_consensus.cc:1275] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:32.676107 25700 consensus_queue.cc:1048] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:32.721592 24329 raft_consensus.cc:1275] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:32.726440 25733 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:32.739470 24328 consensus_queue.cc:237] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:32.774883 24938 raft_consensus.cc:1275] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:32.782362 25733 consensus_queue.cc:1048] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:20:32.834187 24294 consensus_peers.cc:597] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95b03d2232964d43826f9c0af3d22aca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:32.835482 24397 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 4 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:32.837690 25812 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:32.841239 24247 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:32.845796 25813 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:20:32.864961 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:32.873293 25812 raft_consensus.cc:2955] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:32.874931 24397 raft_consensus.cc:2955] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:32.882735 24247 raft_consensus.cc:2955] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:32.904249 24151 catalog_manager.cc:5697] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index -1 to 4, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 4 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:32.911633 24398 consensus_queue.cc:237] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
W20260709 12:20:32.933221 24368 consensus_peers.cc:597] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36896edd9ff54b13908aaa8926cffb56. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:32.939306 24328 raft_consensus.cc:1275] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:32.944095 25801 consensus_queue.cc:1048] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:32.952907 24247 raft_consensus.cc:1275] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:32.954561 25801 consensus_queue.cc:1048] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:32.970355 24329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:32.970947 24329 raft_consensus.cc:606] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Received request to transfer leadership to TS 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:20:32.973651 24398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b44c49ec82648bca59967f9a4285e88"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:57110
I20260709 12:20:32.974161 24398 raft_consensus.cc:606] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:32.976593 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:32.978139 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:32.998683 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:33.014660 25733 raft_consensus.cc:2955] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:33.015753 24329 raft_consensus.cc:2955] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:33.026788 24247 raft_consensus.cc:2955] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:33.036278 24149 catalog_manager.cc:5697] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:33.053339 24252 consensus_queue.cc:237] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:33.068152 24398 raft_consensus.cc:1275] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:33.068755 24329 raft_consensus.cc:1275] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:33.069855 25791 consensus_queue.cc:1048] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:33.070765 24219 consensus_peers.cc:597] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3569182e87104d378d79862a92a4fb3f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:33.071249 25855 consensus_queue.cc:1048] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:33.091149 25791 raft_consensus.cc:2955] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:33.092882 24398 raft_consensus.cc:2955] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:33.096678 24329 raft_consensus.cc:2955] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:33.116080 24247 consensus_queue.cc:237] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:33.116854 24151 catalog_manager.cc:5697] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:33.159104 25733 raft_consensus.cc:993] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:33.159608 25836 raft_consensus.cc:1081] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:33.161791 24329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b44c49ec82648bca59967f9a4285e88"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41760
I20260709 12:20:33.165737 24329 raft_consensus.cc:493] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:33.166891 24329 raft_consensus.cc:3060] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:33.175664 24398 raft_consensus.cc:1275] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:20:33.177873 24219 consensus_peers.cc:597] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5316b56930cb4d5eb433a3cddba310c3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:33.178417 25854 consensus_queue.cc:1048] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:33.182046 24328 raft_consensus.cc:1275] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:33.185349 25854 consensus_queue.cc:1048] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:33.198383 24329 raft_consensus.cc:515] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:33.201843 24329 leader_election.cc:290] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173), 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817)
I20260709 12:20:33.202378 24938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44c49ec82648bca59967f9a4285e88" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6050792d11f2420da549b677a2cb633a"
I20260709 12:20:33.202996 24938 raft_consensus.cc:3060] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:33.206558 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b44c49ec82648bca59967f9a4285e88" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:33.207109 24396 raft_consensus.cc:3055] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:33.207397 24396 raft_consensus.cc:740] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:33.208176 24396 consensus_queue.cc:260] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:33.209230 24396 raft_consensus.cc:3060] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:33.211845 24938 raft_consensus.cc:2468] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:33.214254 24294 leader_election.cc:304] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:33.215080 25744 raft_consensus.cc:2804] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:33.215557 25744 raft_consensus.cc:697] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:33.215368 25791 raft_consensus.cc:2955] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:33.216542 25744 consensus_queue.cc:237] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [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: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:33.217571 24396 raft_consensus.cc:2468] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:33.221578 24328 raft_consensus.cc:2955] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:33.239573 24152 catalog_manager.cc:5697] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:33.241052 24396 raft_consensus.cc:2955] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:33.244720 24149 catalog_manager.cc:5697] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 2 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:33.294358 24219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 43891.7us
I20260709 12:20:33.353575 25865 ts_tablet_manager.cc:933] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:33.358410 25865 tablet_copy_client.cc:323] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:33.366596 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 95b03d2232964d43826f9c0af3d22aca from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:33.367069 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 95b03d2232964d43826f9c0af3d22aca from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-95b03d2232964d43826f9c0af3d22aca
I20260709 12:20:33.375373 24339 tablet_copy_source_session.cc:215] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:33.381999 25865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b03d2232964d43826f9c0af3d22aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:33.395853 25744 raft_consensus.cc:993] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:33.396390 25744 raft_consensus.cc:1081] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Signalling peer 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:33.398413 25865 tablet_copy_client.cc:806] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:33.399012 25865 tablet_copy_client.cc:670] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:33.399488 24252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:43586
I20260709 12:20:33.400040 24252 raft_consensus.cc:493] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:33.400383 24252 raft_consensus.cc:3060] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:33.402621 25865 tablet_copy_client.cc:538] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:33.406860 24252 raft_consensus.cc:515] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:33.409271 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:33.409792 24329 raft_consensus.cc:3055] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:33.410121 24329 raft_consensus.cc:740] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:33.410840 24329 consensus_queue.cc:260] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:33.411856 24329 raft_consensus.cc:3060] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:33.415947 25865 tablet_bootstrap.cc:492] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:33.422015 24252 leader_election.cc:290] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 3 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:33.419893 24329 raft_consensus.cc:2468] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 3.
I20260709 12:20:33.422595 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad7be548a6b4c6e8a26e97a9ea30b3e" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:33.423254 24396 raft_consensus.cc:3060] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:33.429415 24396 raft_consensus.cc:2468] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 3.
I20260709 12:20:33.430510 24218 leader_election.cc:304] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [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: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:33.431294 25791 raft_consensus.cc:2804] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:33.431761 25791 raft_consensus.cc:697] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:33.432556 25791 consensus_queue.cc:237] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:33.459215 25867 ts_tablet_manager.cc:933] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:33.472628 24152 catalog_manager.cc:5697] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 2 to 3, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 3 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:33.479030 25867 tablet_copy_client.cc:323] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.67:45173
I20260709 12:20:33.481746 24413 tablet_copy_service.cc:140] P 7813e2c9186a41db90615f6a4bbec641: Received BeginTabletCopySession request for tablet 36896edd9ff54b13908aaa8926cffb56 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:46912)
I20260709 12:20:33.482280 24413 tablet_copy_service.cc:161] P 7813e2c9186a41db90615f6a4bbec641: Beginning new tablet copy session on tablet 36896edd9ff54b13908aaa8926cffb56 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:46912: session id = 6050792d11f2420da549b677a2cb633a-36896edd9ff54b13908aaa8926cffb56
I20260709 12:20:33.490614 24413 tablet_copy_source_session.cc:215] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:33.494035 25867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36896edd9ff54b13908aaa8926cffb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:33.500965 25865 tablet_bootstrap.cc:492] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:33.501856 25865 tablet_bootstrap.cc:492] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:33.502564 25865 ts_tablet_manager.cc:1403] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.087s	user 0.034s	sys 0.000s
I20260709 12:20:33.505800 25865 raft_consensus.cc:359] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:33.506640 25865 raft_consensus.cc:740] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:33.507300 25865 consensus_queue.cc:260] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:33.512002 25865 ts_tablet_manager.cc:1434] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:20:33.513459 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-95b03d2232964d43826f9c0af3d22aca received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:33.513809 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-95b03d2232964d43826f9c0af3d22aca on tablet 95b03d2232964d43826f9c0af3d22aca with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:33.520098 25867 tablet_copy_client.cc:806] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:33.520653 25867 tablet_copy_client.cc:670] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:33.524310 25867 tablet_copy_client.cc:538] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:33.526517 25865 ts_tablet_manager.cc:933] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:33.534111 25867 tablet_bootstrap.cc:492] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:33.539386 25865 tablet_copy_client.cc:323] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:33.544714 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet 3569182e87104d378d79862a92a4fb3f from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:33.545251 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet 3569182e87104d378d79862a92a4fb3f from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-3569182e87104d378d79862a92a4fb3f
I20260709 12:20:33.553586 24264 tablet_copy_source_session.cc:215] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:33.561403 25865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3569182e87104d378d79862a92a4fb3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:33.587503 25867 tablet_bootstrap.cc:492] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:33.588428 25867 tablet_bootstrap.cc:492] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:33.589097 25867 ts_tablet_manager.cc:1403] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.011s
I20260709 12:20:33.594667 25867 raft_consensus.cc:359] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:33.595490 25867 raft_consensus.cc:740] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:33.596132 25867 consensus_queue.cc:260] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:33.611548 25867 ts_tablet_manager.cc:1434] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 12:20:33.615525 24398 raft_consensus.cc:1275] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:33.616954 25812 consensus_queue.cc:1048] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:33.621869 24413 tablet_copy_service.cc:342] P 7813e2c9186a41db90615f6a4bbec641: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-36896edd9ff54b13908aaa8926cffb56 received from {username='slave'} at 127.0.0.1:46912
I20260709 12:20:33.622293 24413 tablet_copy_service.cc:434] P 7813e2c9186a41db90615f6a4bbec641: ending tablet copy session 6050792d11f2420da549b677a2cb633a-36896edd9ff54b13908aaa8926cffb56 on tablet 36896edd9ff54b13908aaa8926cffb56 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:33.637761 25865 tablet_copy_client.cc:806] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:33.642654 25865 tablet_copy_client.cc:670] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:33.658304 25865 tablet_copy_client.cc:538] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:33.667711 25865 tablet_bootstrap.cc:492] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:33.691424 24938 raft_consensus.cc:1275] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:33.696123 25863 consensus_queue.cc:1048] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:33.713465 25865 tablet_bootstrap.cc:492] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:33.714372 25865 tablet_bootstrap.cc:492] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:33.715013 25865 ts_tablet_manager.cc:1403] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.012s
I20260709 12:20:33.719340 25865 raft_consensus.cc:359] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:33.720144 25865 raft_consensus.cc:740] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:33.720757 25865 consensus_queue.cc:260] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:33.727329 25865 ts_tablet_manager.cc:1434] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 12:20:33.729315 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-3569182e87104d378d79862a92a4fb3f received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:33.729712 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-3569182e87104d378d79862a92a4fb3f on tablet 3569182e87104d378d79862a92a4fb3f with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:33.733327 24936 raft_consensus.cc:1217] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 12:20:33.754588 25865 ts_tablet_manager.cc:933] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:33.778913 25865 tablet_copy_client.cc:323] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:33.780260 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet 5316b56930cb4d5eb433a3cddba310c3 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:33.780694 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet 5316b56930cb4d5eb433a3cddba310c3 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-5316b56930cb4d5eb433a3cddba310c3
I20260709 12:20:33.789149 24264 tablet_copy_source_session.cc:215] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:33.792045 25865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5316b56930cb4d5eb433a3cddba310c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:33.804405 25865 tablet_copy_client.cc:806] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:33.804888 25865 tablet_copy_client.cc:670] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:33.810699 25865 tablet_copy_client.cc:538] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:33.816241 25865 tablet_bootstrap.cc:492] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:33.830448 24328 raft_consensus.cc:1275] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:33.832692 25791 consensus_queue.cc:1048] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:33.901260 24936 raft_consensus.cc:1217] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:33.906198 24398 raft_consensus.cc:1275] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:33.907876 25646 consensus_queue.cc:1048] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:33.966325 24936 raft_consensus.cc:1217] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:33.969640 25865 tablet_bootstrap.cc:492] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:33.970577 25865 tablet_bootstrap.cc:492] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:33.971179 25865 ts_tablet_manager.cc:1403] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.155s	user 0.020s	sys 0.035s
I20260709 12:20:33.976796 25865 raft_consensus.cc:359] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:33.977581 25865 raft_consensus.cc:740] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:33.978121 25865 consensus_queue.cc:260] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:33.982062 25865 ts_tablet_manager.cc:1434] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:20:33.983624 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-5316b56930cb4d5eb433a3cddba310c3 received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:33.984002 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-5316b56930cb4d5eb433a3cddba310c3 on tablet 5316b56930cb4d5eb433a3cddba310c3 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:34.050005 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:34.113416 24329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:34.113997 24329 raft_consensus.cc:606] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 4 LEADER]: Received request to transfer leadership to TS 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:34.116503 24247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba108c51c1b643e4b470a914a507d401"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:34.117862 24247 raft_consensus.cc:606] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 456c51eeaca74cf595d33ba5b0334819
I20260709 12:20:34.119233 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:34.120564 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:34.121146 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:34.197211 24936 raft_consensus.cc:1217] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:34.227496 25744 raft_consensus.cc:1064] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
W20260709 12:20:34.228034 25744 raft_consensus.cc:1068] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819: Unable to promote non-voter 6050792d11f2420da549b677a2cb633a: Service unavailable: leader transfer in progress
I20260709 12:20:34.337141 25733 raft_consensus.cc:1064] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:34.339620 25733 consensus_queue.cc:237] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:34.345875 24936 raft_consensus.cc:1275] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:34.348169 24252 raft_consensus.cc:1275] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:34.348570 25733 consensus_queue.cc:1048] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:34.349573 24328 raft_consensus.cc:1275] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:34.351639 25801 consensus_queue.cc:1048] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:34.354044 25801 consensus_queue.cc:1048] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:34.396981 25801 raft_consensus.cc:2955] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.408512 24328 raft_consensus.cc:2955] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.423764 24252 raft_consensus.cc:2955] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.439714 24152 catalog_manager.cc:5697] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.453541 25646 raft_consensus.cc:1064] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:34.456014 25646 consensus_queue.cc:237] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:34.460614 25791 raft_consensus.cc:993] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:34.461158 25791 raft_consensus.cc:1081] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 456c51eeaca74cf595d33ba5b0334819 to start an election
I20260709 12:20:34.464843 24329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba108c51c1b643e4b470a914a507d401"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
 from {username='slave'} at 127.0.0.1:41772
I20260709 12:20:34.465348 24329 raft_consensus.cc:493] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:34.465695 24329 raft_consensus.cc:3060] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:34.475863 24329 raft_consensus.cc:515] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:34.478557 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba108c51c1b643e4b470a914a507d401" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:34.479069 24247 raft_consensus.cc:3055] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:34.479338 24247 raft_consensus.cc:740] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:34.480111 24247 consensus_queue.cc:260] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:34.481130 24247 raft_consensus.cc:3060] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:34.490809 24329 leader_election.cc:290] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:34.496625 24247 raft_consensus.cc:2468] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
W20260709 12:20:34.502521 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:40705, user_credentials={real_user=slave}} blocked reactor thread for 84740.6us
I20260709 12:20:34.506453 24292 leader_election.cc:304] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:20:34.507591 25863 raft_consensus.cc:2804] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:34.508041 25863 raft_consensus.cc:697] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Becoming Leader. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:34.508860 25863 consensus_queue.cc:237] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:34.511484 24936 raft_consensus.cc:1275] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:34.512841 25646 consensus_queue.cc:1048] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:34.513923 24329 raft_consensus.cc:1275] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:34.516336 25854 consensus_queue.cc:1048] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:34.520001 24938 raft_consensus.cc:2955] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.522825 24401 raft_consensus.cc:1275] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:34.526628 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba108c51c1b643e4b470a914a507d401" candidate_uuid: "456c51eeaca74cf595d33ba5b0334819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:34.527235 24397 raft_consensus.cc:3060] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:34.536023 24397 raft_consensus.cc:2468] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456c51eeaca74cf595d33ba5b0334819 in term 2.
I20260709 12:20:34.536628 25854 consensus_queue.cc:1048] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:20:34.552206 25885 raft_consensus.cc:993] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:34.552620 25885 raft_consensus.cc:1081] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 4 LEADER]: Signalling peer 7813e2c9186a41db90615f6a4bbec641 to start an election
I20260709 12:20:34.569177 24397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
 from {username='slave'} at 127.0.0.1:58838
W20260709 12:20:34.617607 24366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 48839.3us
I20260709 12:20:34.569986 24397 raft_consensus.cc:493] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:34.631892 24397 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:20:34.621299 24368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 51019.3us
I20260709 12:20:34.638917 24397 raft_consensus.cc:515] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:34.643414 24397 leader_election.cc:290] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 5 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
W20260709 12:20:34.619113 24902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:40275, user_credentials={real_user=slave}} blocked reactor thread for 47114.5us
I20260709 12:20:34.649909 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:34.650512 24247 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:34.652916 24328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b03d2232964d43826f9c0af3d22aca" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:34.653467 24328 raft_consensus.cc:3055] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:20:34.653741 24328 raft_consensus.cc:740] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:34.654558 24328 consensus_queue.cc:260] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:34.655815 24328 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:34.660657 24394 consensus_queue.cc:237] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:34.662032 25791 raft_consensus.cc:2955] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.666790 24328 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 5.
I20260709 12:20:34.668226 24366 leader_election.cc:304] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [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: 456c51eeaca74cf595d33ba5b0334819, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:34.668736 24247 raft_consensus.cc:2468] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7813e2c9186a41db90615f6a4bbec641 in term 5.
I20260709 12:20:34.668030 24937 raft_consensus.cc:2955] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.668998 25733 raft_consensus.cc:2804] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:34.669512 25733 raft_consensus.cc:697] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 5 LEADER]: Becoming Leader. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:34.670346 25733 consensus_queue.cc:237] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:34.671154 24252 raft_consensus.cc:1275] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:34.676910 25887 consensus_queue.cc:1048] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:34.684779 24150 catalog_manager.cc:5697] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.687196 24401 raft_consensus.cc:2955] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.710706 24328 raft_consensus.cc:2955] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.707563 24937 raft_consensus.cc:1275] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:34.715986 25891 consensus_queue.cc:1048] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:34.717903 25891 raft_consensus.cc:2955] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.724089 24252 consensus_queue.cc:237] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:34.730295 24936 raft_consensus.cc:1275] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:34.731751 25854 consensus_queue.cc:1048] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:34.734201 24252 raft_consensus.cc:2955] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.739967 25646 raft_consensus.cc:1064] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:34.740634 24937 raft_consensus.cc:2955] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.743709 25646 consensus_queue.cc:237] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:34.748382 25898 raft_consensus.cc:2955] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.760794 24936 raft_consensus.cc:2955] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.778095 24935 raft_consensus.cc:1275] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:34.789319 25854 consensus_queue.cc:1048] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:34.789202 24150 catalog_manager.cc:5697] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 4 to 5, VOTER 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) evicted. New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.789800 24401 raft_consensus.cc:1275] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:34.792202 25854 consensus_queue.cc:1048] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:20:34.796109 24293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:45173, user_credentials={real_user=slave}} blocked reactor thread for 68079.2us
I20260709 12:20:34.801375 24325 raft_consensus.cc:1275] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:34.801784 24151 catalog_manager.cc:5697] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.815093 24329 raft_consensus.cc:1275] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:34.815500 25791 consensus_queue.cc:1048] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:34.816516 24137 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36896edd9ff54b13908aaa8926cffb56 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:34.819911 25791 consensus_queue.cc:1048] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:34.825707 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3569182e87104d378d79862a92a4fb3f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:34.833690 24323 raft_consensus.cc:2955] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.834077 24152 catalog_manager.cc:5697] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: term changed from 4 to 5, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67). New cstate: current_term: 5 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.855895 25791 raft_consensus.cc:2955] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.860067 24317 tablet_service.cc:1558] Processing DeleteTablet for tablet 36896edd9ff54b13908aaa8926cffb56 with delete_type TABLET_DATA_TOMBSTONED (TS 456c51eeaca74cf595d33ba5b0334819 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41758
I20260709 12:20:34.859597 24939 raft_consensus.cc:2955] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.876811 24394 raft_consensus.cc:2955] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.879345 25912 tablet_replica.cc:333] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:34.881652 25912 raft_consensus.cc:2243] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:34.882368 25912 raft_consensus.cc:2272] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:34.883304 24329 raft_consensus.cc:2955] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.873443 24149 catalog_manager.cc:5697] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 3 to 4, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.893959 25912 ts_tablet_manager.cc:1916] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:34.924542 24150 catalog_manager.cc:5697] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:34.926484 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet 3569182e87104d378d79862a92a4fb3f with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:34.930442 25912 ts_tablet_manager.cc:1929] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:34.931232 25912 log.cc:1199] T 36896edd9ff54b13908aaa8926cffb56 P 456c51eeaca74cf595d33ba5b0334819: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/wals/36896edd9ff54b13908aaa8926cffb56
I20260709 12:20:34.932946 24136 catalog_manager.cc:5028] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): tablet 36896edd9ff54b13908aaa8926cffb56 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:34.983191 24252 consensus_queue.cc:237] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:34.986302 25913 tablet_replica.cc:333] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:34.987519 25913 raft_consensus.cc:2243] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:34.988220 25913 raft_consensus.cc:2272] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:34.989174 24939 raft_consensus.cc:1275] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:34.990510 24329 raft_consensus.cc:1275] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:34.994259 24394 raft_consensus.cc:1275] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:34.995637 25908 consensus_queue.cc:1048] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:34.998100 25913 ts_tablet_manager.cc:1916] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:34.993906 25854 consensus_queue.cc:1048] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 12:20:35.001235 25646 consensus_queue.cc:1048] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:35.020416 25791 raft_consensus.cc:2955] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:35.022485 24939 raft_consensus.cc:2955] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:35.032333 24136 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5316b56930cb4d5eb433a3cddba310c3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:35.043239 24247 raft_consensus.cc:1275] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:35.049072 24329 raft_consensus.cc:2955] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:35.053148 24149 catalog_manager.cc:5697] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index 4 to 5, VOTER 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) evicted. New cstate: current_term: 2 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:35.054782 25908 consensus_queue.cc:1048] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:35.065627 24247 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 5 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:20:35.070914 24389 tablet_service.cc:1558] Processing DeleteTablet for tablet 5316b56930cb4d5eb433a3cddba310c3 with delete_type TABLET_DATA_TOMBSTONED (TS 7813e2c9186a41db90615f6a4bbec641 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58822
I20260709 12:20:35.073117 25913 ts_tablet_manager.cc:1929] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:35.073547 25913 log.cc:1199] T 3569182e87104d378d79862a92a4fb3f P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/3569182e87104d378d79862a92a4fb3f
I20260709 12:20:35.080010 25913 tablet_replica.cc:333] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:35.079787 25891 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:35.081048 25913 raft_consensus.cc:2243] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:35.081826 25913 raft_consensus.cc:2272] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:35.094015 25913 ts_tablet_manager.cc:1916] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:35.087267 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet 3569182e87104d378d79862a92a4fb3f (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:35.143313 25913 ts_tablet_manager.cc:1929] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:35.150246 25913 log.cc:1199] T 5316b56930cb4d5eb433a3cddba310c3 P 7813e2c9186a41db90615f6a4bbec641: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/wals/5316b56930cb4d5eb433a3cddba310c3
I20260709 12:20:35.152911 24137 catalog_manager.cc:5028] TS 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): tablet 5316b56930cb4d5eb433a3cddba310c3 (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:35.168335 24939 raft_consensus.cc:3060] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [term 4 LEARNER]: Advancing to term 5
I20260709 12:20:35.174875 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:35.204847 24323 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 5 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:20:35.207247 24939 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [term 5 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:20:35.213491 25901 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:35.235183 25901 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:35.300627 25891 raft_consensus.cc:1064] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:35.303422 25891 consensus_queue.cc:237] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:35.314805 24323 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 5 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:20:35.316082 24250 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 5 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:20:35.316268 25892 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:35.314805 24939 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [term 5 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:20:35.317725 25891 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:35.319465 25891 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:35.327068 25901 raft_consensus.cc:2955] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:35.328879 24250 raft_consensus.cc:2955] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:35.333760 24939 raft_consensus.cc:2955] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:35.343695 24323 raft_consensus.cc:2955] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:35.349777 24149 catalog_manager.cc:5697] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 4 to 6, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:35.355399 24329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38"
dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:59878
I20260709 12:20:35.355998 24329 raft_consensus.cc:606] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:35.362923 24394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "301baabf2a614935a17629e0f67659a8"
dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
mode: GRACEFUL
new_leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:57110
I20260709 12:20:35.363451 24394 raft_consensus.cc:606] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Received request to transfer leadership to TS 5c89c4502a454724ab8fa38d4e0e9fad
I20260709 12:20:35.366451 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:35.388516 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:35.389328 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:35.394747 25908 raft_consensus.cc:993] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:35.395228 25908 raft_consensus.cc:1081] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:35.400095 25801 raft_consensus.cc:993] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641: : Instructing follower 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:35.400579 25801 raft_consensus.cc:1081] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Signalling peer 5c89c4502a454724ab8fa38d4e0e9fad to start an election
I20260709 12:20:35.404503 24936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35256
I20260709 12:20:35.404838 24250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "301baabf2a614935a17629e0f67659a8"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
 from {username='slave'} at 127.0.0.1:43592
I20260709 12:20:35.405061 24936 raft_consensus.cc:493] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:35.405519 24936 raft_consensus.cc:3060] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:35.408632 24401 consensus_queue.cc:237] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:35.418376 24939 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [term 5 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:20:35.419644 25891 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:20:35.424304 24323 raft_consensus.cc:1275] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 5 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:20:35.426524 25733 consensus_queue.cc:1048] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:20:35.426200 25801 raft_consensus.cc:2955] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:35.431998 24250 raft_consensus.cc:493] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:35.432423 24250 raft_consensus.cc:3060] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:35.429649 24936 raft_consensus.cc:515] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:35.437515 24939 raft_consensus.cc:2955] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:35.438618 24323 raft_consensus.cc:2955] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:35.443349 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:35.443890 24247 raft_consensus.cc:3060] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:35.453366 24247 raft_consensus.cc:2468] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:35.455127 24902 leader_election.cc:304] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c89c4502a454724ab8fa38d4e0e9fad, 6050792d11f2420da549b677a2cb633a; no voters: 
I20260709 12:20:35.457073 25884 raft_consensus.cc:2804] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:35.457537 25884 raft_consensus.cc:697] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:35.458405 25884 consensus_queue.cc:237] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:35.463286 24149 catalog_manager.cc:5697] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a reported cstate change: config changed from index 6 to 7, VOTER 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) evicted. New cstate: current_term: 5 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:35.466813 24137 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95b03d2232964d43826f9c0af3d22aca with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:35.484184 24235 tablet_service.cc:1558] Processing DeleteTablet for tablet 95b03d2232964d43826f9c0af3d22aca with delete_type TABLET_DATA_TOMBSTONED (TS 5c89c4502a454724ab8fa38d4e0e9fad not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:43578
I20260709 12:20:35.495225 24936 leader_election.cc:290] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:35.496146 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c61c5be92bc4161b83c708d3c1bfc38" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:35.496737 24329 raft_consensus.cc:3055] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:35.497020 24329 raft_consensus.cc:740] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456c51eeaca74cf595d33ba5b0334819, State: Running, Role: LEADER
I20260709 12:20:35.497751 24329 consensus_queue.cc:260] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:35.499204 24329 raft_consensus.cc:3060] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:35.501106 24250 raft_consensus.cc:515] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:35.509899 25924 tablet_replica.cc:333] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:35.519201 24329 raft_consensus.cc:2468] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:35.525928 25924 raft_consensus.cc:2243] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:35.526726 25924 raft_consensus.cc:2272] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:35.520682 24149 catalog_manager.cc:5697] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 1 to 2, leader changed from 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 2 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:35.527877 24250 leader_election.cc:290] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [CANDIDATE]: Term 3 election: Requested vote from peers 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:35.531335 25924 ts_tablet_manager.cc:1916] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:35.528787 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301baabf2a614935a17629e0f67659a8" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:35.544689 24394 raft_consensus.cc:3055] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:35.544992 24394 raft_consensus.cc:740] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7813e2c9186a41db90615f6a4bbec641, State: Running, Role: LEADER
I20260709 12:20:35.545715 24394 consensus_queue.cc:260] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:35.546870 24394 raft_consensus.cc:3060] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:35.552662 25924 ts_tablet_manager.cc:1929] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 12:20:35.554507 25924 log.cc:1199] T 95b03d2232964d43826f9c0af3d22aca P 5c89c4502a454724ab8fa38d4e0e9fad: Deleting WAL directory at /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/wals/95b03d2232964d43826f9c0af3d22aca
I20260709 12:20:35.527886 24329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "301baabf2a614935a17629e0f67659a8" candidate_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "456c51eeaca74cf595d33ba5b0334819"
I20260709 12:20:35.556185 24136 catalog_manager.cc:5028] TS 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): tablet 95b03d2232964d43826f9c0af3d22aca (table test-workload [id=20a33b5359ec41198f4989547a1ad68c]) successfully deleted
I20260709 12:20:35.556671 24329 raft_consensus.cc:3060] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:35.564258 24329 raft_consensus.cc:2468] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 3.
I20260709 12:20:35.565340 24217 leader_election.cc:304] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [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: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad; no voters: 
I20260709 12:20:35.566833 24394 raft_consensus.cc:2468] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c89c4502a454724ab8fa38d4e0e9fad in term 3.
I20260709 12:20:35.567203 25854 raft_consensus.cc:2804] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:35.571627 25854 raft_consensus.cc:697] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Becoming Leader. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:35.573385 25854 consensus_queue.cc:237] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } }
I20260709 12:20:35.584969 24149 catalog_manager.cc:5697] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: term changed from 2 to 3, leader changed from 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67) to 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65). New cstate: current_term: 3 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:35.967906 24329 raft_consensus.cc:1275] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:35.969282 25791 consensus_queue.cc:1048] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:35.981701 24323 raft_consensus.cc:1275] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:35.983242 25884 consensus_queue.cc:1048] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:36.017966 24247 raft_consensus.cc:1275] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:36.022536 25700 consensus_queue.cc:1048] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:36.077044 24394 raft_consensus.cc:1275] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:36.078801 25791 consensus_queue.cc:1048] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:36.571732 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:36.609434 24328 consensus_queue.cc:237] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:36.615762 24394 raft_consensus.cc:1275] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:20:36.616526 24294 consensus_peers.cc:597] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73ef8a55d4794b1b9f16601d2393db1f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:36.617426 24250 raft_consensus.cc:1275] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:36.617491 25744 consensus_queue.cc:1048] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:36.619000 25938 consensus_queue.cc:1048] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:36.625463 25937 raft_consensus.cc:2955] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.626813 24394 raft_consensus.cc:2955] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.639935 24250 raft_consensus.cc:2955] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.646586 24247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "680875a981de46588fc8f303502a51c0"
dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
mode: GRACEFUL
new_leader_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:50798
I20260709 12:20:36.647446 24247 raft_consensus.cc:606] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Received request to transfer leadership to TS 6050792d11f2420da549b677a2cb633a
I20260709 12:20:36.647735 24394 consensus_queue.cc:237] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:36.651856 24150 catalog_manager.cc:5697] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 4, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 3 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:36.655972 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:20:36.666574 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:36.667960 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:36.711282 24328 raft_consensus.cc:1275] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:20:36.711496 24368 consensus_peers.cc:597] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 179cbbd45cbf402d92d389cd89b76497. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:36.711880 24250 raft_consensus.cc:1275] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:36.712980 25901 consensus_queue.cc:1048] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:36.719923 25901 consensus_queue.cc:1048] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:36.741222 25901 raft_consensus.cc:2955] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.746903 24250 raft_consensus.cc:2955] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.746959 24328 raft_consensus.cc:2955] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.776209 24148 catalog_manager.cc:5697] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.785027 24328 consensus_queue.cc:237] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:36.795794 24394 raft_consensus.cc:1275] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:36.799350 25937 consensus_queue.cc:1048] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:36.800796 24294 consensus_peers.cc:597] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aac67c88376040a8a2febdaa369cc9d1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:36.801944 24250 raft_consensus.cc:1275] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:36.803750 25885 consensus_queue.cc:1048] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:36.816730 25885 raft_consensus.cc:2955] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.822621 24250 raft_consensus.cc:2955] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.828339 24398 raft_consensus.cc:2955] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.830886 24247 consensus_queue.cc:237] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Queue 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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:36.838174 24148 catalog_manager.cc:5697] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index -1 to 3, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:36.849418 24398 raft_consensus.cc:1275] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:36.850411 24219 consensus_peers.cc:597] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad -> Peer 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817): Couldn't send request to peer 6050792d11f2420da549b677a2cb633a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26810025f66f4104b470023f7ad7291b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:36.850908 25791 consensus_queue.cc:1048] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:36.852455 24328 raft_consensus.cc:1275] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Refusing update from remote peer 5c89c4502a454724ab8fa38d4e0e9fad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:36.853911 25791 consensus_queue.cc:1048] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:36.871357 25791 raft_consensus.cc:2955] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.880734 24398 raft_consensus.cc:2955] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.887993 24328 raft_consensus.cc:2955] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } } }
I20260709 12:20:36.891532 24148 catalog_manager.cc:5697] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad reported cstate change: config changed from index -1 to 2, NON_VOTER 6050792d11f2420da549b677a2cb633a (127.22.135.68) added. New cstate: current_term: 1 leader_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:37.039636 25956 ts_tablet_manager.cc:933] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:37.041869 25956 tablet_copy_client.cc:323] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:37.043628 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet 73ef8a55d4794b1b9f16601d2393db1f from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:37.044116 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet 73ef8a55d4794b1b9f16601d2393db1f from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-73ef8a55d4794b1b9f16601d2393db1f
I20260709 12:20:37.049538 24339 tablet_copy_source_session.cc:215] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:37.054183 25956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ef8a55d4794b1b9f16601d2393db1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:37.069767 25956 tablet_copy_client.cc:806] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:37.070410 25956 tablet_copy_client.cc:670] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:37.073943 25956 tablet_copy_client.cc:538] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:37.082286 25956 tablet_bootstrap.cc:492] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:37.107182 25956 tablet_bootstrap.cc:492] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:37.108119 25956 tablet_bootstrap.cc:492] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:37.108765 25956 ts_tablet_manager.cc:1403] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260709 12:20:37.111954 25956 raft_consensus.cc:359] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:37.112771 25956 raft_consensus.cc:740] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:37.113443 25956 consensus_queue.cc:260] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:37.116168 25956 ts_tablet_manager.cc:1434] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:37.118454 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-73ef8a55d4794b1b9f16601d2393db1f received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:37.118815 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-73ef8a55d4794b1b9f16601d2393db1f on tablet 73ef8a55d4794b1b9f16601d2393db1f with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:37.145082 25854 raft_consensus.cc:993] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad: : Instructing follower 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:37.145637 25646 raft_consensus.cc:1081] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Signalling peer 6050792d11f2420da549b677a2cb633a to start an election
I20260709 12:20:37.147290 24939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "680875a981de46588fc8f303502a51c0"
dest_uuid: "6050792d11f2420da549b677a2cb633a"
 from {username='slave'} at 127.0.0.1:35270
I20260709 12:20:37.147734 24939 raft_consensus.cc:493] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:37.147984 24939 raft_consensus.cc:3060] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:37.153589 24939 raft_consensus.cc:515] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:37.156852 24939 leader_election.cc:290] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Requested vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:37.157433 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680875a981de46588fc8f303502a51c0" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7813e2c9186a41db90615f6a4bbec641"
I20260709 12:20:37.158116 24394 raft_consensus.cc:3060] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:37.159569 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680875a981de46588fc8f303502a51c0" candidate_uuid: "6050792d11f2420da549b677a2cb633a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5c89c4502a454724ab8fa38d4e0e9fad"
I20260709 12:20:37.160442 24247 raft_consensus.cc:3055] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:37.160784 24247 raft_consensus.cc:740] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c89c4502a454724ab8fa38d4e0e9fad, State: Running, Role: LEADER
I20260709 12:20:37.161593 24247 consensus_queue.cc:260] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:37.162932 24247 raft_consensus.cc:3060] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:37.164857 24394 raft_consensus.cc:2468] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:37.166013 24903 leader_election.cc:304] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6050792d11f2420da549b677a2cb633a, 7813e2c9186a41db90615f6a4bbec641; no voters: 
I20260709 12:20:37.166796 25884 raft_consensus.cc:2804] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:37.167318 25884 raft_consensus.cc:697] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Becoming Leader. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Running, Role: LEADER
I20260709 12:20:37.168116 25884 consensus_queue.cc:237] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:37.169258 24247 raft_consensus.cc:2468] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6050792d11f2420da549b677a2cb633a in term 2.
I20260709 12:20:37.178278 24148 catalog_manager.cc:5697] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a reported cstate change: term changed from 1 to 2, leader changed from 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65) to 6050792d11f2420da549b677a2cb633a (127.22.135.68). New cstate: current_term: 2 leader_uuid: "6050792d11f2420da549b677a2cb633a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:37.214169 25956 ts_tablet_manager.cc:933] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:37.224356 25956 tablet_copy_client.cc:323] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.67:45173
I20260709 12:20:37.226043 24413 tablet_copy_service.cc:140] P 7813e2c9186a41db90615f6a4bbec641: Received BeginTabletCopySession request for tablet 179cbbd45cbf402d92d389cd89b76497 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:46912)
I20260709 12:20:37.226620 24413 tablet_copy_service.cc:161] P 7813e2c9186a41db90615f6a4bbec641: Beginning new tablet copy session on tablet 179cbbd45cbf402d92d389cd89b76497 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:46912: session id = 6050792d11f2420da549b677a2cb633a-179cbbd45cbf402d92d389cd89b76497
I20260709 12:20:37.234675 24413 tablet_copy_source_session.cc:215] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:37.237666 25956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179cbbd45cbf402d92d389cd89b76497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:37.252657 25956 tablet_copy_client.cc:806] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:37.253177 25956 tablet_copy_client.cc:670] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:37.256510 25956 tablet_copy_client.cc:538] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:37.264683 25956 tablet_bootstrap.cc:492] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:37.289821 25956 tablet_bootstrap.cc:492] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:37.290731 25956 tablet_bootstrap.cc:492] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:37.291368 25956 ts_tablet_manager.cc:1403] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.006s
I20260709 12:20:37.294343 25956 raft_consensus.cc:359] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:37.295149 25956 raft_consensus.cc:740] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:37.295781 25956 consensus_queue.cc:260] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:37.297545 25956 ts_tablet_manager.cc:1434] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:37.300987 24413 tablet_copy_service.cc:342] P 7813e2c9186a41db90615f6a4bbec641: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-179cbbd45cbf402d92d389cd89b76497 received from {username='slave'} at 127.0.0.1:46912
I20260709 12:20:37.301390 24413 tablet_copy_service.cc:434] P 7813e2c9186a41db90615f6a4bbec641: ending tablet copy session 6050792d11f2420da549b677a2cb633a-179cbbd45cbf402d92d389cd89b76497 on tablet 179cbbd45cbf402d92d389cd89b76497 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:37.355011 25956 ts_tablet_manager.cc:933] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:37.356688 25956 tablet_copy_client.cc:323] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.66:40705
I20260709 12:20:37.358089 24339 tablet_copy_service.cc:140] P 456c51eeaca74cf595d33ba5b0334819: Received BeginTabletCopySession request for tablet aac67c88376040a8a2febdaa369cc9d1 from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:49892)
I20260709 12:20:37.358587 24339 tablet_copy_service.cc:161] P 456c51eeaca74cf595d33ba5b0334819: Beginning new tablet copy session on tablet aac67c88376040a8a2febdaa369cc9d1 from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:49892: session id = 6050792d11f2420da549b677a2cb633a-aac67c88376040a8a2febdaa369cc9d1
I20260709 12:20:37.365661 24339 tablet_copy_source_session.cc:215] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:37.368824 25956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac67c88376040a8a2febdaa369cc9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:37.380899 25956 tablet_copy_client.cc:806] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:37.381410 25956 tablet_copy_client.cc:670] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:37.385907 25956 tablet_copy_client.cc:538] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:37.397161 25956 tablet_bootstrap.cc:492] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:37.412286 25964 ts_tablet_manager.cc:933] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a: Initiating tablet copy from peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275)
I20260709 12:20:37.418633 25964 tablet_copy_client.cc:323] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a: tablet copy: Beginning tablet copy session from remote peer at address 127.22.135.65:40275
I20260709 12:20:37.420390 24264 tablet_copy_service.cc:140] P 5c89c4502a454724ab8fa38d4e0e9fad: Received BeginTabletCopySession request for tablet 26810025f66f4104b470023f7ad7291b from peer 6050792d11f2420da549b677a2cb633a ({username='slave'} at 127.0.0.1:41490)
I20260709 12:20:37.420962 24264 tablet_copy_service.cc:161] P 5c89c4502a454724ab8fa38d4e0e9fad: Beginning new tablet copy session on tablet 26810025f66f4104b470023f7ad7291b from peer 6050792d11f2420da549b677a2cb633a at {username='slave'} at 127.0.0.1:41490: session id = 6050792d11f2420da549b677a2cb633a-26810025f66f4104b470023f7ad7291b
I20260709 12:20:37.430177 25956 tablet_bootstrap.cc:492] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:37.431887 25956 tablet_bootstrap.cc:492] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:37.432399 25956 ts_tablet_manager.cc:1403] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.004s
I20260709 12:20:37.436055 25956 raft_consensus.cc:359] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:37.436679 25956 raft_consensus.cc:740] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:37.437283 25956 consensus_queue.cc:260] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:37.444973 25956 ts_tablet_manager.cc:1434] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:20:37.447046 24339 tablet_copy_service.cc:342] P 456c51eeaca74cf595d33ba5b0334819: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-aac67c88376040a8a2febdaa369cc9d1 received from {username='slave'} at 127.0.0.1:49892
I20260709 12:20:37.447410 24339 tablet_copy_service.cc:434] P 456c51eeaca74cf595d33ba5b0334819: ending tablet copy session 6050792d11f2420da549b677a2cb633a-aac67c88376040a8a2febdaa369cc9d1 on tablet aac67c88376040a8a2febdaa369cc9d1 with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:37.454726 24264 tablet_copy_source_session.cc:215] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:37.458029 25964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26810025f66f4104b470023f7ad7291b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:37.471757 25964 tablet_copy_client.cc:806] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:37.472301 25964 tablet_copy_client.cc:670] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:37.475569 25964 tablet_copy_client.cc:538] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:37.481783 25964 tablet_bootstrap.cc:492] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a: Bootstrap starting.
I20260709 12:20:37.501160 25964 tablet_bootstrap.cc:492] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:37.501827 25964 tablet_bootstrap.cc:492] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a: Bootstrap complete.
I20260709 12:20:37.502398 25964 ts_tablet_manager.cc:1403] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.009s
I20260709 12:20:37.504922 25964 raft_consensus.cc:359] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:37.505690 25964 raft_consensus.cc:740] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6050792d11f2420da549b677a2cb633a, State: Initialized, Role: LEARNER
I20260709 12:20:37.506182 25964 consensus_queue.cc:260] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } attrs { replace: true } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: NON_VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: true } }
I20260709 12:20:37.508098 25964 ts_tablet_manager.cc:1434] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:37.509747 24264 tablet_copy_service.cc:342] P 5c89c4502a454724ab8fa38d4e0e9fad: Request end of tablet copy session 6050792d11f2420da549b677a2cb633a-26810025f66f4104b470023f7ad7291b received from {username='slave'} at 127.0.0.1:41490
I20260709 12:20:37.510121 24264 tablet_copy_service.cc:434] P 5c89c4502a454724ab8fa38d4e0e9fad: ending tablet copy session 6050792d11f2420da549b677a2cb633a-26810025f66f4104b470023f7ad7291b on tablet 26810025f66f4104b470023f7ad7291b with peer 6050792d11f2420da549b677a2cb633a
I20260709 12:20:37.598934 24394 raft_consensus.cc:1275] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:37.599984 25884 consensus_queue.cc:1048] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:37.634953 24252 raft_consensus.cc:1275] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Refusing update from remote peer 6050792d11f2420da549b677a2cb633a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:37.637133 25970 consensus_queue.cc:1048] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:37.666518 24939 raft_consensus.cc:1217] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:20:37.775695 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:37.778307 24936 raft_consensus.cc:1217] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:37.818192 24939 raft_consensus.cc:1217] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:37.858513 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:37.860189 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:37.860898 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:37.883893 24939 raft_consensus.cc:1217] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:37.954104 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:38.004510 23069 tablet_server.cc:179] TabletServer@127.22.135.65:0 shutting down...
W20260709 12:20:38.029112 24292 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:38.056777 24902 consensus_peers.cc:597] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.057904 24292 consensus_peers.cc:597] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.069098 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:38.070284 23069 tablet_replica.cc:333] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.071389 23069 raft_consensus.cc:2243] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.072013 23069 raft_consensus.cc:2272] T 71df40702efa4dff9b90530c4bbd2529 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.074368 23069 tablet_replica.cc:333] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.074934 23069 raft_consensus.cc:2243] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.075407 23069 raft_consensus.cc:2272] T 73ef8a55d4794b1b9f16601d2393db1f P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.077085 23069 tablet_replica.cc:333] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.077723 23069 raft_consensus.cc:2243] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.078325 23069 raft_consensus.cc:2272] T 3d8c30ae2d824e76bd921d722bf0fa4e P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.080999 23069 tablet_replica.cc:333] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.081596 23069 raft_consensus.cc:2243] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.082537 23069 raft_consensus.cc:2272] T d2e7f3cc3c4746ffa618a37ce8afc926 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.085495 23069 tablet_replica.cc:333] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.086184 23069 raft_consensus.cc:2243] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:20:38.086776 24902 consensus_peers.cc:597] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.087317 23069 raft_consensus.cc:2272] T d0d7424fb8494b7785969a761275c4e3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.090374 23069 tablet_replica.cc:333] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
W20260709 12:20:38.091158 24902 consensus_peers.cc:597] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.091166 23069 raft_consensus.cc:2243] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.095681 23069 raft_consensus.cc:2272] T f2a590b420844ce8ae2687e7f2b70bf9 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.096179 24292 consensus_peers.cc:597] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.098526 23069 tablet_replica.cc:333] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.099436 23069 raft_consensus.cc:2243] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.100489 23069 raft_consensus.cc:2272] T 6b392cde1648485b9832f9aa93aacb1b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.101306 24292 consensus_peers.cc:597] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.102596 24292 consensus_peers.cc:597] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.103164 23069 tablet_replica.cc:333] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.104120 23069 raft_consensus.cc:2243] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.104665 23069 raft_consensus.cc:2272] T 2846576bcba54e47ac480f46e5ab6c46 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.107460 23069 tablet_replica.cc:333] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.108245 23069 raft_consensus.cc:2243] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.108764 23069 raft_consensus.cc:2272] T 06292b45cbd74065a57d1d53181d8d39 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.111409 23069 tablet_replica.cc:333] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.112183 23069 raft_consensus.cc:2243] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.112949 23069 raft_consensus.cc:2272] T 0c61c5be92bc4161b83c708d3c1bfc38 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.115386 23069 tablet_replica.cc:333] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.116144 23069 raft_consensus.cc:2243] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.117161 23069 raft_consensus.cc:2272] T 8a9a6989cf5f486a9d555af44f433ce4 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.121367 23069 tablet_replica.cc:333] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.122141 23069 raft_consensus.cc:2243] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.122697 23069 raft_consensus.cc:2272] T 9caec8205427417ab63f421f3b4f2118 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.125542 23069 tablet_replica.cc:333] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
W20260709 12:20:38.125717 24902 consensus_peers.cc:597] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.126274 23069 raft_consensus.cc:2243] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.127244 23069 raft_consensus.cc:2272] T 301baabf2a614935a17629e0f67659a8 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.129540 23069 tablet_replica.cc:333] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.130336 23069 raft_consensus.cc:2243] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.130927 23069 raft_consensus.cc:2272] T 85b4b517ff1f49c1b9f508b33c2e884e P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.132537 24902 consensus_peers.cc:597] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.133620 23069 tablet_replica.cc:333] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.134506 23069 raft_consensus.cc:2243] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.134987 23069 raft_consensus.cc:2272] T 680875a981de46588fc8f303502a51c0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.138314 23069 tablet_replica.cc:333] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.139075 23069 raft_consensus.cc:2243] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.140161 23069 raft_consensus.cc:2272] T 1b0972256eca416eb495fa5c42853b9f P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.142797 23069 tablet_replica.cc:333] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.143512 23069 raft_consensus.cc:2243] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.144042 23069 raft_consensus.cc:2272] T 1e119fec05114f15a60d1488b84ca8ee P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.146596 23069 tablet_replica.cc:333] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.147377 23069 raft_consensus.cc:2243] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.148322 23069 raft_consensus.cc:2272] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.150240 24366 consensus_peers.cc:597] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.150803 23069 tablet_replica.cc:333] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.151619 23069 raft_consensus.cc:2243] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:38.151722 24366 consensus_peers.cc:597] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.152235 23069 raft_consensus.cc:2272] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.154832 23069 tablet_replica.cc:333] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.155563 23069 raft_consensus.cc:2243] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.156055 23069 raft_consensus.cc:2272] T 373f134254014be98a1a0d75f81d3b6e P 5c89c4502a454724ab8fa38d4e0e9fad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.158577 23069 tablet_replica.cc:333] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.159328 23069 raft_consensus.cc:2243] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.159812 23069 raft_consensus.cc:2272] T 1e197514ee2c487baae5e2569aeb8ead P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.162173 23069 tablet_replica.cc:333] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.162909 23069 raft_consensus.cc:2243] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.163851 23069 raft_consensus.cc:2272] T 2b582b02590b44c795ee69d7f3cb607c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.166255 23069 tablet_replica.cc:333] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.166949 23069 raft_consensus.cc:2243] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.167815 23069 raft_consensus.cc:2272] T 7c145a93a1dd4becac0268f895781ab0 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.170276 23069 tablet_replica.cc:333] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.170960 23069 raft_consensus.cc:2243] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.171510 23069 raft_consensus.cc:2272] T dda079829a624b209d57d5221ed36b14 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.174168 23069 tablet_replica.cc:333] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.174872 23069 raft_consensus.cc:2243] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.175433 23069 raft_consensus.cc:2272] T 179cbbd45cbf402d92d389cd89b76497 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.177654 23069 tablet_replica.cc:333] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.178412 23069 raft_consensus.cc:2243] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.179184 23069 raft_consensus.cc:2272] T 3a8cfa2ba3294017bfa37a3458bae92c P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.181663 23069 tablet_replica.cc:333] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.182422 23069 raft_consensus.cc:2243] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.182945 23069 raft_consensus.cc:2272] T ba108c51c1b643e4b470a914a507d401 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.185328 23069 tablet_replica.cc:333] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.186084 23069 raft_consensus.cc:2243] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.187158 23069 raft_consensus.cc:2272] T 3569182e87104d378d79862a92a4fb3f P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.189540 23069 tablet_replica.cc:333] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.190325 23069 raft_consensus.cc:2243] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.191123 23069 raft_consensus.cc:2272] T a30665093aea434fa169f6a2c997f0a5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.193550 23069 tablet_replica.cc:333] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.194283 23069 raft_consensus.cc:2243] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.194861 23069 raft_consensus.cc:2272] T 36896edd9ff54b13908aaa8926cffb56 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.195792 24902 consensus_peers.cc:597] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.196470 24902 consensus_peers.cc:597] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.196910 25977 raft_consensus.cc:1064] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:38.197222 23069 tablet_replica.cc:333] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.197984 23069 raft_consensus.cc:2243] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.198949 23069 raft_consensus.cc:2272] T 5316b56930cb4d5eb433a3cddba310c3 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.201298 23069 tablet_replica.cc:333] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.201947 23069 raft_consensus.cc:2243] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.202512 23069 raft_consensus.cc:2272] T 51e0f5561bd5409ba0c323a062d409b6 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.204735 23069 tablet_replica.cc:333] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.205423 23069 raft_consensus.cc:2243] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.206385 23069 raft_consensus.cc:2272] T 7c16f156a721483c95e068a61927fcf5 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.208212 25963 raft_consensus.cc:1064] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
I20260709 12:20:38.208658 23069 tablet_replica.cc:333] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.209434 23069 raft_consensus.cc:2243] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.210390 23069 raft_consensus.cc:2272] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.212066 25963 consensus_queue.cc:237] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:38.212926 23069 tablet_replica.cc:333] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.213686 23069 raft_consensus.cc:2243] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.214268 23069 raft_consensus.cc:2272] T 4c5e6ad53043458786b22a1d8606f22c P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.215227 25977 consensus_queue.cc:237] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
W20260709 12:20:38.218583 24902 consensus_peers.cc:597] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.216789 23069 tablet_replica.cc:333] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.221110 23069 raft_consensus.cc:2243] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.221678 23069 raft_consensus.cc:2272] T 866c459e61e94a038fa8fc448fb4a04d P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.224217 23069 tablet_replica.cc:333] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
W20260709 12:20:38.224697 24292 consensus_peers.cc:597] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.224956 23069 raft_consensus.cc:2243] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.225672 23069 raft_consensus.cc:2272] T 559d9272a2f84eedbd9de6f8f900449f P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.228204 23069 tablet_replica.cc:333] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.228945 23069 raft_consensus.cc:2243] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.230007 23069 raft_consensus.cc:2272] T bef9e87084c54d0daaa5231befc65541 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.232646 23069 tablet_replica.cc:333] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.233355 23069 raft_consensus.cc:2243] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.234922 23069 raft_consensus.cc:2272] T dd0eb3410d1d4cd79bcc8d9f09158140 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.237294 23069 tablet_replica.cc:333] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.237561 24939 raft_consensus.cc:1275] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:38.241328 23069 raft_consensus.cc:2243] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.241959 23069 raft_consensus.cc:2272] T 6504092b1a4a43c6a8b2b982f8be8669 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.245288 23069 tablet_replica.cc:333] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.246141 23069 raft_consensus.cc:2243] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.247476 24939 raft_consensus.cc:1275] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a [term 2 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:20:38.246879 24292 consensus_peers.cc:597] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.246618 25891 consensus_queue.cc:1048] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:38.247530 23069 raft_consensus.cc:2272] T 1b10a492d24449dfadade4f5709eaae2 P 5c89c4502a454724ab8fa38d4e0e9fad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.251148 25937 consensus_queue.cc:1048] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:38.252465 23069 tablet_replica.cc:333] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.253383 23069 raft_consensus.cc:2243] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.254673 23069 raft_consensus.cc:2272] T 26810025f66f4104b470023f7ad7291b P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.257174 23069 tablet_replica.cc:333] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.257866 23069 raft_consensus.cc:2243] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.258513 23069 raft_consensus.cc:2272] T aac67c88376040a8a2febdaa369cc9d1 P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.260918 23069 tablet_replica.cc:333] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.261644 23069 raft_consensus.cc:2243] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.262512 23069 raft_consensus.cc:2272] T 2c698b80d33c4d8f87f3b21d66e1258b P 5c89c4502a454724ab8fa38d4e0e9fad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.264948 24902 consensus_peers.cc:597] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.264928 23069 tablet_replica.cc:333] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
I20260709 12:20:38.266170 23069 raft_consensus.cc:2243] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.267097 23069 raft_consensus.cc:2272] T 93ee879c50c349c6af1dde48eaecb336 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.239758 24329 raft_consensus.cc:1275] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Refusing update from remote peer 7813e2c9186a41db90615f6a4bbec641: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:20:38.240331 24366 consensus_peers.cc:597] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.270004 23069 tablet_replica.cc:333] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad: stopping tablet replica
W20260709 12:20:38.270206 24366 consensus_peers.cc:597] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.271600 25891 consensus_queue.cc:1048] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:38.270771 23069 raft_consensus.cc:2243] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.274469 23069 raft_consensus.cc:2272] T 632651dcf1b94e3782bbf0911160b680 P 5c89c4502a454724ab8fa38d4e0e9fad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.285387 24292 consensus_peers.cc:597] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.290262 25885 raft_consensus.cc:1064] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819: attempting to promote NON_VOTER 6050792d11f2420da549b677a2cb633a to VOTER
W20260709 12:20:38.296061 24292 consensus_peers.cc:597] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.299746 25885 consensus_queue.cc:237] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [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: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:38.303480 24394 raft_consensus.cc:1275] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:38.312958 25937 consensus_queue.cc:1048] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:20:38.338366 24902 consensus_peers.cc:597] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.392207 23069 tablet_server.cc:196] TabletServer@127.22.135.65:0 shutdown complete.
W20260709 12:20:38.397722 24366 connection.cc:769] client connection to 127.22.135.65:40275 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 12:20:38.398322 24366 consensus_peers.cc:597] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.398660 24292 consensus_peers.cc:597] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.411665 25977 raft_consensus.cc:2955] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:38.422883 24939 raft_consensus.cc:1275] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a [term 3 LEARNER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:38.425861 25963 consensus_queue.cc:1048] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:20:38.412797 24366 consensus_peers.cc:597] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.431733 24366 consensus_peers.cc:597] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.434561 24902 consensus_peers.cc:597] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.436144 24329 raft_consensus.cc:2955] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:38.438867 24936 raft_consensus.cc:2955] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:38.453805 24292 consensus_peers.cc:597] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.455996 24394 raft_consensus.cc:1275] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Refusing update from remote peer 456c51eeaca74cf595d33ba5b0334819: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:38.456620 25937 raft_consensus.cc:2955] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:38.478866 24292 consensus_peers.cc:597] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.481077 24148 catalog_manager.cc:5697] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7813e2c9186a41db90615f6a4bbec641" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:38.469712 24394 raft_consensus.cc:2955] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
W20260709 12:20:38.495218 24366 consensus_peers.cc:597] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.514477 24292 consensus_peers.cc:597] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.515398 24294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:45817, user_credentials={real_user=slave}} blocked reactor thread for 69683.7us
I20260709 12:20:38.516230 25989 consensus_queue.cc:1048] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:20:38.526835 24366 consensus_peers.cc:597] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.547420 24366 consensus_peers.cc:597] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 -> Peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Couldn't send request to peer 5c89c4502a454724ab8fa38d4e0e9fad. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.552379 24939 raft_consensus.cc:2955] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:38.552279 25996 raft_consensus.cc:2955] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:38.561515 24936 raft_consensus.cc:2955] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:38.569703 24394 raft_consensus.cc:2955] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:38.593722 24150 catalog_manager.cc:5697] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 reported cstate change: config changed from index 3 to 4, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } } }
I20260709 12:20:38.620222 23069 tablet_server.cc:179] TabletServer@127.22.135.66:0 shutting down...
I20260709 12:20:38.614138 24148 catalog_manager.cc:5697] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 reported cstate change: config changed from index 4 to 5, 6050792d11f2420da549b677a2cb633a (127.22.135.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "456c51eeaca74cf595d33ba5b0334819" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:20:38.649101 24136 catalog_manager.cc:4755] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): ChangeConfig:REMOVE_PEER RPC failed for tablet aac67c88376040a8a2febdaa369cc9d1: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:38.697958 24902 consensus_peers.cc:597] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.699934 24366 consensus_peers.cc:597] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.727694 24366 consensus_peers.cc:597] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.728368 24366 consensus_peers.cc:597] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.744783 24902 consensus_peers.cc:597] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.753036 24902 consensus_peers.cc:597] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.757877 24366 consensus_peers.cc:597] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.767148 24902 consensus_peers.cc:597] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:38.768668 24366 consensus_peers.cc:597] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.775058 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:38.776139 23069 tablet_replica.cc:333] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.777109 23069 raft_consensus.cc:2243] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.778182 23069 raft_consensus.cc:2272] T 2e297b1540ac4700b5d2b2b634adeb96 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.780674 23069 tablet_replica.cc:333] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.781461 23069 raft_consensus.cc:2243] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.782632 23069 raft_consensus.cc:2272] T 73ef8a55d4794b1b9f16601d2393db1f P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.787032 23069 tablet_replica.cc:333] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.787878 23069 raft_consensus.cc:2243] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.788683 23069 raft_consensus.cc:2272] T 5316b56930cb4d5eb433a3cddba310c3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.789403 24902 consensus_peers.cc:597] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.791203 23069 tablet_replica.cc:333] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.791844 23069 raft_consensus.cc:2243] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.792374 23069 raft_consensus.cc:2272] T d2e7f3cc3c4746ffa618a37ce8afc926 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.794720 23069 tablet_replica.cc:333] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.795248 23069 raft_consensus.cc:2243] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.795615 23069 raft_consensus.cc:2272] T 3d8c30ae2d824e76bd921d722bf0fa4e P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.797324 23069 tablet_replica.cc:333] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.797864 23069 raft_consensus.cc:2243] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.798329 23069 raft_consensus.cc:2272] T f2a590b420844ce8ae2687e7f2b70bf9 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.800191 23069 tablet_replica.cc:333] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.800751 23069 raft_consensus.cc:2243] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.801198 23069 raft_consensus.cc:2272] T 2846576bcba54e47ac480f46e5ab6c46 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.803085 23069 tablet_replica.cc:333] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.803596 23069 raft_consensus.cc:2243] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.804054 23069 raft_consensus.cc:2272] T 8791250dea1c44fcacd853a5d80c0510 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.805992 23069 tablet_replica.cc:333] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.806754 23069 raft_consensus.cc:2243] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.807294 23069 raft_consensus.cc:2272] T 0c61c5be92bc4161b83c708d3c1bfc38 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.809675 23069 tablet_replica.cc:333] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.810390 23069 raft_consensus.cc:2243] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.811296 23069 raft_consensus.cc:2272] T 06292b45cbd74065a57d1d53181d8d39 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.812631 24366 consensus_peers.cc:597] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.813577 23069 tablet_replica.cc:333] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.814139 23069 raft_consensus.cc:2243] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.814678 23069 raft_consensus.cc:2272] T 301baabf2a614935a17629e0f67659a8 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.816504 23069 tablet_replica.cc:333] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.817080 23069 raft_consensus.cc:2243] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.817490 23069 raft_consensus.cc:2272] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.819904 23069 tablet_replica.cc:333] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.820502 23069 raft_consensus.cc:2243] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.821404 23069 raft_consensus.cc:2272] T 1e197514ee2c487baae5e2569aeb8ead P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.823743 23069 tablet_replica.cc:333] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.824446 23069 raft_consensus.cc:2243] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.825008 23069 raft_consensus.cc:2272] T 5439245f869d41adb4d5c5f0812554d0 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.827386 23069 tablet_replica.cc:333] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.828079 23069 raft_consensus.cc:2243] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.828603 23069 raft_consensus.cc:2272] T f0b3980fa12345f6a61e37cff868cfb3 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.831084 23069 tablet_replica.cc:333] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.831799 23069 raft_consensus.cc:2243] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.832320 23069 raft_consensus.cc:2272] T 85b4b517ff1f49c1b9f508b33c2e884e P 456c51eeaca74cf595d33ba5b0334819 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.832545 24902 consensus_peers.cc:597] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.834190 23069 tablet_replica.cc:333] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.834831 23069 raft_consensus.cc:2243] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.835297 23069 raft_consensus.cc:2272] T 17d348d153de434faf3a1783b8ed55af P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.837317 23069 tablet_replica.cc:333] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.838035 23069 raft_consensus.cc:2243] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:20:38.838654 24293 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:38.838793 23069 raft_consensus.cc:2272] T 6504092b1a4a43c6a8b2b982f8be8669 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.840745 23069 tablet_replica.cc:333] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.841266 23069 raft_consensus.cc:2243] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.841701 23069 raft_consensus.cc:2272] T 26810025f66f4104b470023f7ad7291b P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.843744 23069 tablet_replica.cc:333] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.844274 23069 raft_consensus.cc:2243] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.845350 23069 raft_consensus.cc:2272] T aac67c88376040a8a2febdaa369cc9d1 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.847461 23069 tablet_replica.cc:333] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.848232 23069 raft_consensus.cc:2243] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.849220 23069 raft_consensus.cc:2272] T a5dde15d5e9240e0b540e861cc7b23a9 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.851871 23069 tablet_replica.cc:333] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.852567 23069 raft_consensus.cc:2243] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.853251 23069 raft_consensus.cc:2272] T 95b03d2232964d43826f9c0af3d22aca P 456c51eeaca74cf595d33ba5b0334819 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.854349 24366 consensus_peers.cc:597] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.855765 23069 tablet_replica.cc:333] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.856354 23069 raft_consensus.cc:2243] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.856765 23069 raft_consensus.cc:2272] T 559d9272a2f84eedbd9de6f8f900449f P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.858662 23069 tablet_replica.cc:333] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.859221 23069 raft_consensus.cc:2243] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.859687 23069 raft_consensus.cc:2272] T dd0eb3410d1d4cd79bcc8d9f09158140 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.861574 23069 tablet_replica.cc:333] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.862164 23069 raft_consensus.cc:2243] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.863013 23069 raft_consensus.cc:2272] T 373f134254014be98a1a0d75f81d3b6e P 456c51eeaca74cf595d33ba5b0334819 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.865128 23069 tablet_replica.cc:333] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.865597 23069 raft_consensus.cc:2243] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.866010 23069 raft_consensus.cc:2272] T 2c698b80d33c4d8f87f3b21d66e1258b P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.867734 23069 tablet_replica.cc:333] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.868218 23069 raft_consensus.cc:2243] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.868814 23069 raft_consensus.cc:2272] T 5fccaf4411d6499181881808c78c5595 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.870600 23069 tablet_replica.cc:333] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.871102 23069 raft_consensus.cc:2243] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.871611 23069 raft_consensus.cc:2272] T 179cbbd45cbf402d92d389cd89b76497 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.874413 23069 tablet_replica.cc:333] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.875126 23069 raft_consensus.cc:2243] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.876001 23069 raft_consensus.cc:2272] T 3a8cfa2ba3294017bfa37a3458bae92c P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.878247 23069 tablet_replica.cc:333] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.878787 23069 raft_consensus.cc:2243] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.879479 23069 raft_consensus.cc:2272] T ba108c51c1b643e4b470a914a507d401 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.881238 23069 tablet_replica.cc:333] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.881805 23069 raft_consensus.cc:2243] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.882331 23069 raft_consensus.cc:2272] T 3569182e87104d378d79862a92a4fb3f P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.884573 23069 tablet_replica.cc:333] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.885320 23069 raft_consensus.cc:2243] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.886150 23069 raft_consensus.cc:2272] T a30665093aea434fa169f6a2c997f0a5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.888438 23069 tablet_replica.cc:333] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.889137 23069 raft_consensus.cc:2243] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.889586 23069 raft_consensus.cc:2272] T 1e119fec05114f15a60d1488b84ca8ee P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.892148 23069 tablet_replica.cc:333] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.892853 23069 raft_consensus.cc:2243] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:38.893216 24366 consensus_peers.cc:597] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.893323 23069 raft_consensus.cc:2272] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.895833 23069 tablet_replica.cc:333] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.896548 23069 raft_consensus.cc:2243] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.897397 23069 raft_consensus.cc:2272] T dda079829a624b209d57d5221ed36b14 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.900079 23069 tablet_replica.cc:333] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.900811 23069 raft_consensus.cc:2243] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.901311 23069 raft_consensus.cc:2272] T 56e305688c7c491f9af278fb9010ca59 P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.903208 23069 tablet_replica.cc:333] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.903721 23069 raft_consensus.cc:2243] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.904464 23069 raft_consensus.cc:2272] T 866c459e61e94a038fa8fc448fb4a04d P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.906201 23069 tablet_replica.cc:333] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.906755 23069 raft_consensus.cc:2243] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.907478 23069 raft_consensus.cc:2272] T 6b44c49ec82648bca59967f9a4285e88 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.909703 23069 tablet_replica.cc:333] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.910383 23069 raft_consensus.cc:2243] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.910848 23069 raft_consensus.cc:2272] T a3d048c95abc49139f927d68719b0643 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.913192 23069 tablet_replica.cc:333] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.913839 23069 raft_consensus.cc:2243] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.914824 23069 raft_consensus.cc:2272] T ba5d36fcd949413e9cf19980533ea142 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.917284 23069 tablet_replica.cc:333] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
W20260709 12:20:38.917294 24366 consensus_peers.cc:597] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.917994 23069 raft_consensus.cc:2243] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.918794 23069 raft_consensus.cc:2272] T 1b0972256eca416eb495fa5c42853b9f P 456c51eeaca74cf595d33ba5b0334819 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.920789 23069 tablet_replica.cc:333] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.921396 23069 raft_consensus.cc:2243] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.921767 23069 raft_consensus.cc:2272] T 632651dcf1b94e3782bbf0911160b680 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.923792 23069 tablet_replica.cc:333] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.924446 23069 raft_consensus.cc:2243] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:38.925212 23069 raft_consensus.cc:2272] T 51e0f5561bd5409ba0c323a062d409b6 P 456c51eeaca74cf595d33ba5b0334819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.927209 23069 tablet_replica.cc:333] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.927682 23069 raft_consensus.cc:2243] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.928203 23069 raft_consensus.cc:2272] T 7c16f156a721483c95e068a61927fcf5 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.930248 23069 tablet_replica.cc:333] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
I20260709 12:20:38.930850 23069 raft_consensus.cc:2243] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.931303 23069 raft_consensus.cc:2272] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.933243 23069 tablet_replica.cc:333] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819: stopping tablet replica
W20260709 12:20:38.933382 24902 consensus_peers.cc:597] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:38.933804 23069 raft_consensus.cc:2243] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.934299 23069 raft_consensus.cc:2272] T bef9e87084c54d0daaa5231befc65541 P 456c51eeaca74cf595d33ba5b0334819 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:38.977365 24902 consensus_peers.cc:597] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.009415 23069 connection.cc:466] server connection from 127.0.0.1:49892 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49892 (request call id 357) could send its response
W20260709 12:20:39.023736 24902 consensus_peers.cc:597] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:40705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.065374 24366 consensus_peers.cc:597] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:40705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.074070 23069 tablet_server.cc:196] TabletServer@127.22.135.66:0 shutdown complete.
W20260709 12:20:39.099123 24902 consensus_peers.cc:597] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a -> Peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Couldn't send request to peer 456c51eeaca74cf595d33ba5b0334819. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:40705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.184263 23069 tablet_server.cc:179] TabletServer@127.22.135.67:0 shutting down...
I20260709 12:20:39.189257 25977 raft_consensus.cc:493] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c89c4502a454724ab8fa38d4e0e9fad)
I20260709 12:20:39.189857 25977 raft_consensus.cc:515] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:39.192070 25977 leader_election.cc:290] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 6050792d11f2420da549b677a2cb633a (127.22.135.68:45817)
I20260709 12:20:39.193203 24939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0d7424fb8494b7785969a761275c4e3" candidate_uuid: "7813e2c9186a41db90615f6a4bbec641" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "6050792d11f2420da549b677a2cb633a" is_pre_election: true
W20260709 12:20:39.202936 24366 leader_election.cc:336] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111)
I20260709 12:20:39.203397 24366 leader_election.cc:304] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [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: 7813e2c9186a41db90615f6a4bbec641; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 6050792d11f2420da549b677a2cb633a
I20260709 12:20:39.204382 25891 raft_consensus.cc:2749] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:39.235692 24903 consensus_peers.cc:597] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.251559 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:20:39.251603 24903 consensus_peers.cc:597] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.252835 23069 tablet_replica.cc:333] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.253783 23069 raft_consensus.cc:2243] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.254552 23069 raft_consensus.cc:2272] T 2e297b1540ac4700b5d2b2b634adeb96 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.257398 25970 raft_consensus.cc:493] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c89c4502a454724ab8fa38d4e0e9fad)
I20260709 12:20:39.257201 23069 tablet_replica.cc:333] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.257892 25970 raft_consensus.cc:515] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:39.259044 23069 raft_consensus.cc:2243] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.259979 25970 leader_election.cc:290] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:39.260079 23069 raft_consensus.cc:2272] T 71df40702efa4dff9b90530c4bbd2529 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.262921 23069 tablet_replica.cc:333] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.263691 23069 raft_consensus.cc:2243] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.264425 23069 raft_consensus.cc:2272] T d0d7424fb8494b7785969a761275c4e3 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.264541 24902 leader_election.cc:336] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Network error: Client connection negotiation failed: client connection to 127.22.135.66:40705: connect: Connection refused (error 111)
I20260709 12:20:39.266492 25970 raft_consensus.cc:493] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c89c4502a454724ab8fa38d4e0e9fad)
I20260709 12:20:39.266986 23069 tablet_replica.cc:333] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.266994 25970 raft_consensus.cc:515] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:39.268205 23069 raft_consensus.cc:2243] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.268914 23069 raft_consensus.cc:2272] T 73ef8a55d4794b1b9f16601d2393db1f P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.273566 23069 tablet_replica.cc:333] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.274396 23069 raft_consensus.cc:2243] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:20:39.275179 24903 leader_election.cc:336] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:39.275301 23069 raft_consensus.cc:2272] T 3d8c30ae2d824e76bd921d722bf0fa4e P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.275776 25970 leader_election.cc:290] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
I20260709 12:20:39.278152 23069 tablet_replica.cc:333] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.278975 23069 raft_consensus.cc:2243] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.279721 23069 raft_consensus.cc:2272] T 6b392cde1648485b9832f9aa93aacb1b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.282370 23069 tablet_replica.cc:333] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.283098 23069 raft_consensus.cc:2243] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.284027 23069 raft_consensus.cc:2272] T 2846576bcba54e47ac480f46e5ab6c46 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.287007 23069 tablet_replica.cc:333] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.287700 23069 raft_consensus.cc:2243] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.288362 23069 raft_consensus.cc:2272] T 8a9a6989cf5f486a9d555af44f433ce4 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.290918 23069 tablet_replica.cc:333] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.291735 23069 raft_consensus.cc:2243] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.292187 23069 raft_consensus.cc:2272] T 06292b45cbd74065a57d1d53181d8d39 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.294600 23069 tablet_replica.cc:333] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.295358 23069 raft_consensus.cc:2243] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.296224 23069 raft_consensus.cc:2272] T 8791250dea1c44fcacd853a5d80c0510 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.298612 23069 tablet_replica.cc:333] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.299338 23069 raft_consensus.cc:2243] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.299947 23069 raft_consensus.cc:2272] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.302364 23069 tablet_replica.cc:333] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.303118 23069 raft_consensus.cc:2243] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.304030 23069 raft_consensus.cc:2272] T 9caec8205427417ab63f421f3b4f2118 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.307365 23069 tablet_replica.cc:333] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.308148 23069 raft_consensus.cc:2243] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.308665 23069 raft_consensus.cc:2272] T 17d348d153de434faf3a1783b8ed55af P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.311017 23069 tablet_replica.cc:333] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.311725 23069 raft_consensus.cc:2243] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.312237 23069 raft_consensus.cc:2272] T 301baabf2a614935a17629e0f67659a8 P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.314563 23069 tablet_replica.cc:333] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.315300 23069 raft_consensus.cc:2243] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.315806 23069 raft_consensus.cc:2272] T 1e197514ee2c487baae5e2569aeb8ead P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.316072 26005 raft_consensus.cc:493] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c89c4502a454724ab8fa38d4e0e9fad)
I20260709 12:20:39.316630 26005 raft_consensus.cc:515] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:39.318253 23069 tablet_replica.cc:333] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.318779 26005 leader_election.cc:290] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:39.319046 23069 raft_consensus.cc:2243] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.319631 23069 raft_consensus.cc:2272] T 6504092b1a4a43c6a8b2b982f8be8669 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.321911 26005 raft_consensus.cc:493] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5c89c4502a454724ab8fa38d4e0e9fad)
I20260709 12:20:39.322105 23069 tablet_replica.cc:333] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.322526 26005 raft_consensus.cc:515] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:39.323314 23069 raft_consensus.cc:2243] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:39.323930 24902 leader_election.cc:336] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Network error: Client connection negotiation failed: client connection to 127.22.135.66:40705: connect: Connection refused (error 111)
I20260709 12:20:39.324663 25982 raft_consensus.cc:493] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c89c4502a454724ab8fa38d4e0e9fad)
I20260709 12:20:39.325163 25982 raft_consensus.cc:515] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:39.327168 25982 leader_election.cc:290] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
W20260709 12:20:39.329592 24902 leader_election.cc:336] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Network error: Client connection negotiation failed: client connection to 127.22.135.66:40705: connect: Connection refused (error 111)
I20260709 12:20:39.324111 23069 raft_consensus.cc:2272] T 1b10a492d24449dfadade4f5709eaae2 P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.330840 24903 leader_election.cc:336] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:39.331126 26005 leader_election.cc:290] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:39.332314 23069 tablet_replica.cc:333] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.332878 23069 raft_consensus.cc:2243] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.333375 23069 raft_consensus.cc:2272] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.335292 23069 tablet_replica.cc:333] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.335793 23069 raft_consensus.cc:2243] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.336954 23069 raft_consensus.cc:2272] T 680875a981de46588fc8f303502a51c0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.339323 23069 tablet_replica.cc:333] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.340308 23069 raft_consensus.cc:2243] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.341439 23069 raft_consensus.cc:2272] T 5439245f869d41adb4d5c5f0812554d0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.344774 23069 tablet_replica.cc:333] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.345477 23069 raft_consensus.cc:2243] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.346388 23069 raft_consensus.cc:2272] T f0b3980fa12345f6a61e37cff868cfb3 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.349149 23069 tablet_replica.cc:333] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.350090 23069 raft_consensus.cc:2243] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.350734 23069 raft_consensus.cc:2272] T 373f134254014be98a1a0d75f81d3b6e P 7813e2c9186a41db90615f6a4bbec641 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.352983 23069 tablet_replica.cc:333] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.353730 23069 raft_consensus.cc:2243] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.354199 23069 raft_consensus.cc:2272] T 2b582b02590b44c795ee69d7f3cb607c P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.356622 23069 tablet_replica.cc:333] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.357318 23069 raft_consensus.cc:2243] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.358337 23069 raft_consensus.cc:2272] T 95b03d2232964d43826f9c0af3d22aca P 7813e2c9186a41db90615f6a4bbec641 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.360796 23069 tablet_replica.cc:333] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.361524 23069 raft_consensus.cc:2243] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.362043 23069 raft_consensus.cc:2272] T bef9e87084c54d0daaa5231befc65541 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.364388 23069 tablet_replica.cc:333] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.365101 23069 raft_consensus.cc:2243] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.366050 23069 raft_consensus.cc:2272] T 5fccaf4411d6499181881808c78c5595 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.368278 23069 tablet_replica.cc:333] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.368813 23069 raft_consensus.cc:2243] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.369530 23069 raft_consensus.cc:2272] T 93ee879c50c349c6af1dde48eaecb336 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.371460 23069 tablet_replica.cc:333] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.372128 23069 raft_consensus.cc:2243] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.372635 23069 raft_consensus.cc:2272] T 632651dcf1b94e3782bbf0911160b680 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.375128 23069 tablet_replica.cc:333] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.375749 23069 raft_consensus.cc:2243] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.376245 23069 raft_consensus.cc:2272] T a3d048c95abc49139f927d68719b0643 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.378095 24903 consensus_peers.cc:597] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.378613 23069 tablet_replica.cc:333] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.379385 23069 raft_consensus.cc:2243] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.379920 23069 raft_consensus.cc:2272] T ba5d36fcd949413e9cf19980533ea142 P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.382051 23069 tablet_replica.cc:333] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.382572 23069 raft_consensus.cc:2243] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.382989 23069 raft_consensus.cc:2272] T 6b44c49ec82648bca59967f9a4285e88 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.384944 23069 tablet_replica.cc:333] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.385468 23069 raft_consensus.cc:2243] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.385943 23069 raft_consensus.cc:2272] T 51e0f5561bd5409ba0c323a062d409b6 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.388182 23069 tablet_replica.cc:333] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.388742 23069 raft_consensus.cc:2243] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.389146 23069 raft_consensus.cc:2272] T ba108c51c1b643e4b470a914a507d401 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.391103 23069 tablet_replica.cc:333] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.391601 23069 raft_consensus.cc:2243] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.392081 23069 raft_consensus.cc:2272] T 1ad7be548a6b4c6e8a26e97a9ea30b3e P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.393749 23069 tablet_replica.cc:333] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.394274 23069 raft_consensus.cc:2243] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.394986 23069 raft_consensus.cc:2272] T 1e119fec05114f15a60d1488b84ca8ee P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.396803 23069 tablet_replica.cc:333] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.397294 23069 raft_consensus.cc:2243] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.397696 23069 raft_consensus.cc:2272] T 1f8926f5f5b64f1ab4da17fcf1ce66ba P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.399608 23069 tablet_replica.cc:333] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.400101 23069 raft_consensus.cc:2243] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.400914 23069 raft_consensus.cc:2272] T 4c5e6ad53043458786b22a1d8606f22c P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.402863 23069 tablet_replica.cc:333] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.403338 23069 raft_consensus.cc:2243] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.404032 23069 raft_consensus.cc:2272] T 36896edd9ff54b13908aaa8926cffb56 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.405650 23069 tablet_replica.cc:333] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.406116 23069 raft_consensus.cc:2243] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.406538 23069 raft_consensus.cc:2272] T 866c459e61e94a038fa8fc448fb4a04d P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.408198 23069 tablet_replica.cc:333] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.408685 23069 raft_consensus.cc:2243] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.409425 23069 raft_consensus.cc:2272] T 56e305688c7c491f9af278fb9010ca59 P 7813e2c9186a41db90615f6a4bbec641 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.411044 26009 raft_consensus.cc:493] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5c89c4502a454724ab8fa38d4e0e9fad)
I20260709 12:20:39.411504 23069 tablet_replica.cc:333] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.412083 23069 raft_consensus.cc:2243] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.411630 26009 raft_consensus.cc:515] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:39.412838 23069 raft_consensus.cc:2272] T 7c145a93a1dd4becac0268f895781ab0 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.413957 26009 leader_election.cc:290] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:39.415200 23069 tablet_replica.cc:333] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.415797 23069 raft_consensus.cc:2243] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.416326 23069 raft_consensus.cc:2272] T 26810025f66f4104b470023f7ad7291b P 7813e2c9186a41db90615f6a4bbec641 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.418318 24902 leader_election.cc:336] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Network error: Client connection negotiation failed: client connection to 127.22.135.66:40705: connect: Connection refused (error 111)
I20260709 12:20:39.418584 23069 tablet_replica.cc:333] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.419147 23069 raft_consensus.cc:2243] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.419662 23069 raft_consensus.cc:2272] T aac67c88376040a8a2febdaa369cc9d1 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.421859 23069 tablet_replica.cc:333] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.422395 23069 raft_consensus.cc:2243] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.422936 23069 raft_consensus.cc:2272] T a5dde15d5e9240e0b540e861cc7b23a9 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.424805 23069 tablet_replica.cc:333] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641: stopping tablet replica
I20260709 12:20:39.425222 23069 raft_consensus.cc:2243] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.426268 23069 raft_consensus.cc:2272] T 179cbbd45cbf402d92d389cd89b76497 P 7813e2c9186a41db90615f6a4bbec641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.453265 26009 raft_consensus.cc:493] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5c89c4502a454724ab8fa38d4e0e9fad)
I20260709 12:20:39.453930 26009 raft_consensus.cc:515] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:39.457163 26009 leader_election.cc:290] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
W20260709 12:20:39.460013 24903 leader_election.cc:336] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:39.460772 24903 consensus_peers.cc:597] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.515980 23069 tablet_server.cc:196] TabletServer@127.22.135.67:0 shutdown complete.
I20260709 12:20:39.541267 26009 raft_consensus.cc:493] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c89c4502a454724ab8fa38d4e0e9fad)
I20260709 12:20:39.541951 26009 raft_consensus.cc:515] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "7813e2c9186a41db90615f6a4bbec641" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 45173 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:39.549614 26009 leader_election.cc:290] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173)
W20260709 12:20:39.556576 24903 leader_election.cc:336] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Network error: Client connection negotiation failed: client connection to 127.22.135.67:45173: connect: Connection refused (error 111)
W20260709 12:20:39.567840 24903 consensus_peers.cc:597] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.67:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.592648 24903 consensus_peers.cc:597] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a -> Peer 7813e2c9186a41db90615f6a4bbec641 (127.22.135.67:45173): Couldn't send request to peer 7813e2c9186a41db90615f6a4bbec641. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.67:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.635167 23069 tablet_server.cc:179] TabletServer@127.22.135.68:0 shutting down...
I20260709 12:20:39.667119 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:39.667899 23069 tablet_replica.cc:333] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.668529 23069 raft_consensus.cc:2243] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Raft consensus shutting down.
I20260709 12:20:39.668936 23069 raft_consensus.cc:2272] T 26810025f66f4104b470023f7ad7291b P 6050792d11f2420da549b677a2cb633a [term 1 LEARNER]: Raft consensus is shut down!
I20260709 12:20:39.670864 23069 tablet_replica.cc:333] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.671605 23069 raft_consensus.cc:2243] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.672137 23069 raft_consensus.cc:2272] T 95b03d2232964d43826f9c0af3d22aca P 6050792d11f2420da549b677a2cb633a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.674662 23069 tablet_replica.cc:333] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.675415 23069 raft_consensus.cc:2243] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.676054 23069 raft_consensus.cc:2272] T 2e297b1540ac4700b5d2b2b634adeb96 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.678578 23069 tablet_replica.cc:333] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.679172 23069 raft_consensus.cc:2243] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.679641 23069 raft_consensus.cc:2272] T aac67c88376040a8a2febdaa369cc9d1 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.681270 23069 tablet_replica.cc:333] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.681833 23069 raft_consensus.cc:2243] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.682354 23069 raft_consensus.cc:2272] T a5dde15d5e9240e0b540e861cc7b23a9 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.684165 23069 tablet_replica.cc:333] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.684728 23069 raft_consensus.cc:2243] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.685238 23069 raft_consensus.cc:2272] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.686787 26009 raft_consensus.cc:493] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c89c4502a454724ab8fa38d4e0e9fad)
I20260709 12:20:39.687232 23069 tablet_replica.cc:333] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.687264 26009 raft_consensus.cc:515] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5c89c4502a454724ab8fa38d4e0e9fad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 40275 } } peers { permanent_uuid: "456c51eeaca74cf595d33ba5b0334819" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40705 } } peers { permanent_uuid: "6050792d11f2420da549b677a2cb633a" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 45817 } attrs { promote: false } }
I20260709 12:20:39.687842 23069 raft_consensus.cc:2243] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.688529 23069 raft_consensus.cc:2272] T f2a590b420844ce8ae2687e7f2b70bf9 P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.689441 26009 leader_election.cc:290] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275), 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705)
I20260709 12:20:39.690934 23069 tablet_replica.cc:333] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.691749 23069 raft_consensus.cc:2243] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.692342 23069 raft_consensus.cc:2272] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.694096 24902 leader_election.cc:336] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): Network error: Client connection negotiation failed: client connection to 127.22.135.66:40705: connect: Connection refused (error 111)
I20260709 12:20:39.694803 23069 tablet_replica.cc:333] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.695531 23069 raft_consensus.cc:2243] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.696035 23069 raft_consensus.cc:2272] T 36896edd9ff54b13908aaa8926cffb56 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.698367 23069 tablet_replica.cc:333] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.698976 23069 raft_consensus.cc:2243] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.699486 23069 raft_consensus.cc:2272] T a30665093aea434fa169f6a2c997f0a5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.701247 23069 tablet_replica.cc:333] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.701772 23069 raft_consensus.cc:2243] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.702289 23069 raft_consensus.cc:2272] T 7c145a93a1dd4becac0268f895781ab0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.704028 23069 tablet_replica.cc:333] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.704535 23069 raft_consensus.cc:2243] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.705018 23069 raft_consensus.cc:2272] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.706715 23069 tablet_replica.cc:333] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.707231 23069 raft_consensus.cc:2243] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.707823 23069 raft_consensus.cc:2272] T 85b4b517ff1f49c1b9f508b33c2e884e P 6050792d11f2420da549b677a2cb633a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.709690 23069 tablet_replica.cc:333] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.710276 23069 raft_consensus.cc:2243] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.711669 23069 raft_consensus.cc:2272] T 8791250dea1c44fcacd853a5d80c0510 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.713653 23069 tablet_replica.cc:333] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.714309 23069 raft_consensus.cc:2243] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.714754 23069 raft_consensus.cc:2272] T 5439245f869d41adb4d5c5f0812554d0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.716599 23069 tablet_replica.cc:333] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.717121 23069 raft_consensus.cc:2243] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.717819 23069 raft_consensus.cc:2272] T cbfcfcccc1d2440e841ed0dc13a9e7b5 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.719789 23069 tablet_replica.cc:333] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.720386 23069 raft_consensus.cc:2243] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.721057 23069 raft_consensus.cc:2272] T 559d9272a2f84eedbd9de6f8f900449f P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.722955 23069 tablet_replica.cc:333] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.723484 23069 raft_consensus.cc:2243] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.724079 23069 raft_consensus.cc:2272] T dd0eb3410d1d4cd79bcc8d9f09158140 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.725814 23069 tablet_replica.cc:333] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.726397 23069 raft_consensus.cc:2243] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.727001 23069 raft_consensus.cc:2272] T 1b10a492d24449dfadade4f5709eaae2 P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.728758 23069 tablet_replica.cc:333] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.729288 23069 raft_consensus.cc:2243] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.729719 23069 raft_consensus.cc:2272] T 73ef8a55d4794b1b9f16601d2393db1f P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.731431 23069 tablet_replica.cc:333] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.732026 23069 raft_consensus.cc:2243] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.732628 23069 raft_consensus.cc:2272] T 71df40702efa4dff9b90530c4bbd2529 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.734416 23069 tablet_replica.cc:333] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.735005 23069 raft_consensus.cc:2243] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.735577 23069 raft_consensus.cc:2272] T 0c61c5be92bc4161b83c708d3c1bfc38 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.737350 23069 tablet_replica.cc:333] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.737993 23069 raft_consensus.cc:2243] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.738436 23069 raft_consensus.cc:2272] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.740123 23069 tablet_replica.cc:333] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.740659 23069 raft_consensus.cc:2243] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.741127 23069 raft_consensus.cc:2272] T 56e305688c7c491f9af278fb9010ca59 P 6050792d11f2420da549b677a2cb633a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.742923 23069 tablet_replica.cc:333] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.743455 23069 raft_consensus.cc:2243] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.743927 23069 raft_consensus.cc:2272] T f0b3980fa12345f6a61e37cff868cfb3 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.745714 23069 tablet_replica.cc:333] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.746269 23069 raft_consensus.cc:2243] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.746867 23069 raft_consensus.cc:2272] T 680875a981de46588fc8f303502a51c0 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.748606 23069 tablet_replica.cc:333] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.749127 23069 raft_consensus.cc:2243] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.749878 23069 raft_consensus.cc:2272] T a3d048c95abc49139f927d68719b0643 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.751726 23069 tablet_replica.cc:333] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.752260 23069 raft_consensus.cc:2243] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.752714 23069 raft_consensus.cc:2272] T 3a8cfa2ba3294017bfa37a3458bae92c P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.754472 23069 tablet_replica.cc:333] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.754967 23069 raft_consensus.cc:2243] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.755436 23069 raft_consensus.cc:2272] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.757102 23069 tablet_replica.cc:333] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.757661 23069 raft_consensus.cc:2243] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.758351 23069 raft_consensus.cc:2272] T dda079829a624b209d57d5221ed36b14 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.760144 23069 tablet_replica.cc:333] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.760658 23069 raft_consensus.cc:2243] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.761086 23069 raft_consensus.cc:2272] T 179cbbd45cbf402d92d389cd89b76497 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.762718 23069 tablet_replica.cc:333] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.763234 23069 raft_consensus.cc:2243] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.763736 23069 raft_consensus.cc:2272] T 5fccaf4411d6499181881808c78c5595 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.765383 23069 tablet_replica.cc:333] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.765867 23069 raft_consensus.cc:2243] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.766413 23069 raft_consensus.cc:2272] T 93ee879c50c349c6af1dde48eaecb336 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.768159 23069 tablet_replica.cc:333] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.768700 23069 raft_consensus.cc:2243] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.769299 23069 raft_consensus.cc:2272] T 2c698b80d33c4d8f87f3b21d66e1258b P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.771202 23069 tablet_replica.cc:333] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.771775 23069 raft_consensus.cc:2243] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.772459 23069 raft_consensus.cc:2272] T 1bf4c16d6889496a98ce36ec5b0fdb63 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.774271 23069 tablet_replica.cc:333] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.774765 23069 raft_consensus.cc:2243] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.775249 23069 raft_consensus.cc:2272] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.776894 23069 tablet_replica.cc:333] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.777367 23069 raft_consensus.cc:2243] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.777769 23069 raft_consensus.cc:2272] T 6b44c49ec82648bca59967f9a4285e88 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.779512 23069 tablet_replica.cc:333] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.780009 23069 raft_consensus.cc:2243] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.780428 23069 raft_consensus.cc:2272] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.782159 23069 tablet_replica.cc:333] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.782797 23069 raft_consensus.cc:2243] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.783398 23069 raft_consensus.cc:2272] T ba5d36fcd949413e9cf19980533ea142 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.785532 23069 tablet_replica.cc:333] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.786159 23069 raft_consensus.cc:2243] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.787099 23069 raft_consensus.cc:2272] T 17d348d153de434faf3a1783b8ed55af P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.789489 23069 tablet_replica.cc:333] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
I20260709 12:20:39.790126 23069 raft_consensus.cc:2243] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:39.790266 24902 leader_election.cc:336] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111)
I20260709 12:20:39.790709 23069 raft_consensus.cc:2272] T 9caec8205427417ab63f421f3b4f2118 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.790930 24902 leader_election.cc:304] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a [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: 6050792d11f2420da549b677a2cb633a; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
W20260709 12:20:39.791616 24902 raft_consensus.cc:2686] T d2e7f3cc3c4746ffa618a37ce8afc926 P 6050792d11f2420da549b677a2cb633a: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:20:39.792349 24902 leader_election.cc:336] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111)
I20260709 12:20:39.792695 24902 leader_election.cc:304] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a [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: 6050792d11f2420da549b677a2cb633a; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:39.792909 23069 tablet_replica.cc:333] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
W20260709 12:20:39.793246 24902 raft_consensus.cc:2686] T 8a9a6989cf5f486a9d555af44f433ce4 P 6050792d11f2420da549b677a2cb633a: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:20:39.793555 23069 raft_consensus.cc:2243] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:39.793743 24902 leader_election.cc:336] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111)
I20260709 12:20:39.794184 23069 raft_consensus.cc:2272] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.794164 24902 leader_election.cc:304] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a [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: 6050792d11f2420da549b677a2cb633a; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
W20260709 12:20:39.794831 24902 raft_consensus.cc:2686] T 3569182e87104d378d79862a92a4fb3f P 6050792d11f2420da549b677a2cb633a: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:20:39.795320 24902 leader_election.cc:336] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111)
I20260709 12:20:39.795673 24902 leader_election.cc:304] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a [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: 6050792d11f2420da549b677a2cb633a; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
W20260709 12:20:39.796187 24902 raft_consensus.cc:2686] T 1b0972256eca416eb495fa5c42853b9f P 6050792d11f2420da549b677a2cb633a: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:20:39.796406 23069 tablet_replica.cc:333] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
W20260709 12:20:39.796643 24902 leader_election.cc:336] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111)
I20260709 12:20:39.796914 23069 raft_consensus.cc:2243] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.797034 24902 leader_election.cc:304] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a [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: 6050792d11f2420da549b677a2cb633a; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:39.797564 23069 raft_consensus.cc:2272] T 4c5e6ad53043458786b22a1d8606f22c P 6050792d11f2420da549b677a2cb633a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.797626 24902 raft_consensus.cc:2686] T 6b392cde1648485b9832f9aa93aacb1b P 6050792d11f2420da549b677a2cb633a: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:20:39.798239 24902 leader_election.cc:336] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111)
I20260709 12:20:39.798600 24902 leader_election.cc:304] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a [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: 6050792d11f2420da549b677a2cb633a; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
W20260709 12:20:39.799144 24902 raft_consensus.cc:2686] T 5316b56930cb4d5eb433a3cddba310c3 P 6050792d11f2420da549b677a2cb633a: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:20:39.799736 23069 tablet_replica.cc:333] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: stopping tablet replica
W20260709 12:20:39.799626 24902 leader_election.cc:336] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111)
I20260709 12:20:39.800113 24902 leader_election.cc:304] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a [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: 6050792d11f2420da549b677a2cb633a; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
I20260709 12:20:39.800263 23069 raft_consensus.cc:2243] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:39.800673 24902 raft_consensus.cc:2686] T 2b582b02590b44c795ee69d7f3cb607c P 6050792d11f2420da549b677a2cb633a: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:20:39.800822 23069 raft_consensus.cc:2272] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.801190 24902 leader_election.cc:336] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111)
I20260709 12:20:39.801561 24902 leader_election.cc:304] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a [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: 6050792d11f2420da549b677a2cb633a; no voters: 5c89c4502a454724ab8fa38d4e0e9fad, 7813e2c9186a41db90615f6a4bbec641
W20260709 12:20:39.802107 24902 raft_consensus.cc:2686] T d0d7424fb8494b7785969a761275c4e3 P 6050792d11f2420da549b677a2cb633a: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:20:39.802603 24902 leader_election.cc:336] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5c89c4502a454724ab8fa38d4e0e9fad (127.22.135.65:40275): Network error: Client connection negotiation failed: client connection to 127.22.135.65:40275: connect: Connection refused (error 111)
I20260709 12:20:39.802958 24902 leader_election.cc:304] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a [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: 6050792d11f2420da549b677a2cb633a; no voters: 456c51eeaca74cf595d33ba5b0334819, 5c89c4502a454724ab8fa38d4e0e9fad
W20260709 12:20:39.803459 24902 raft_consensus.cc:2686] T 7c16f156a721483c95e068a61927fcf5 P 6050792d11f2420da549b677a2cb633a: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:20:39.844832 24136 catalog_manager.cc:4755] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): ChangeConfig:REMOVE_PEER RPC failed for tablet aac67c88376040a8a2febdaa369cc9d1: Network error: Client connection negotiation failed: client connection to 127.22.135.66:40705: connect: Connection refused (error 111)
I20260709 12:20:39.900419 23069 tablet_server.cc:196] TabletServer@127.22.135.68:0 shutdown complete.
I20260709 12:20:39.969506 23069 master.cc:562] Master@127.22.135.126:37745 shutting down...
W20260709 12:20:39.994508 24200 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:20:39.994750 24200 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:20:39.994967 24200 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:20:40.902693 24136 catalog_manager.cc:4755] TS 456c51eeaca74cf595d33ba5b0334819 (127.22.135.66:40705): ChangeConfig:REMOVE_PEER RPC failed for tablet aac67c88376040a8a2febdaa369cc9d1: Network error: Client connection negotiation failed: client connection to 127.22.135.66:40705: connect: Connection refused (error 111)
I20260709 12:20:40.952808 23069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:40.953374 23069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:40.953645 23069 tablet_replica.cc:333] T 00000000000000000000000000000000 P b019c43878a544bf895f1ff54ba48aa7: stopping tablet replica
I20260709 12:20:40.980136 23069 master.cc:584] Master@127.22.135.126:37745 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (54039 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:20:41.070731 23069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.135.126:46493
I20260709 12:20:41.071827 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:41.078279 26014 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:41.078363 26015 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:41.078816 26017 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:41.079087 23069 server_base.cc:1061] running on GCE node
I20260709 12:20:41.080663 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:41.080852 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:41.080964 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599641080953 us; error 0 us; skew 500 ppm
I20260709 12:20:41.081401 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:41.083608 23069 webserver.cc:533] Webserver started at http://127.22.135.126:43741/ using document root <none> and password file <none>
I20260709 12:20:41.084039 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:41.084184 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:41.084390 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:41.085361 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/master-0-root/instance:
uuid: "d6b43e6c7d6c4a6dbb4ec104d7aa290b"
format_stamp: "Formatted at 2026-07-09 12:20:41 on dist-test-slave-g1m6"
I20260709 12:20:41.089411 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 12:20:41.093297 26022 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.093982 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:20:41.094203 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/master-0-root
uuid: "d6b43e6c7d6c4a6dbb4ec104d7aa290b"
format_stamp: "Formatted at 2026-07-09 12:20:41 on dist-test-slave-g1m6"
I20260709 12:20:41.094521 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:41.126421 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:41.127602 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:41.165108 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.126:46493
I20260709 12:20:41.165200 26073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.126:46493 every 8 connection(s)
I20260709 12:20:41.168905 26074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:41.178360 26074 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b: Bootstrap starting.
I20260709 12:20:41.182760 26074 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:41.186630 26074 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b: No bootstrap required, opened a new log
I20260709 12:20:41.188556 26074 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6b43e6c7d6c4a6dbb4ec104d7aa290b" member_type: VOTER }
I20260709 12:20:41.188956 26074 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:41.189144 26074 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6b43e6c7d6c4a6dbb4ec104d7aa290b, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.189606 26074 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6b43e6c7d6c4a6dbb4ec104d7aa290b" member_type: VOTER }
I20260709 12:20:41.190007 26074 raft_consensus.cc:399] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:20:41.190207 26074 raft_consensus.cc:493] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:20:41.190488 26074 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:41.194407 26074 raft_consensus.cc:515] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6b43e6c7d6c4a6dbb4ec104d7aa290b" member_type: VOTER }
I20260709 12:20:41.194835 26074 leader_election.cc:304] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [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: d6b43e6c7d6c4a6dbb4ec104d7aa290b; no voters: 
I20260709 12:20:41.195879 26074 leader_election.cc:290] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:20:41.196281 26077 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:41.197654 26077 raft_consensus.cc:697] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [term 1 LEADER]: Becoming Leader. State: Replica: d6b43e6c7d6c4a6dbb4ec104d7aa290b, State: Running, Role: LEADER
I20260709 12:20:41.198210 26077 consensus_queue.cc:237] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [LEADER]: Queue going to LEADER mode. State: All 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: "d6b43e6c7d6c4a6dbb4ec104d7aa290b" member_type: VOTER }
I20260709 12:20:41.198761 26074 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:20:41.202190 26079 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [sys.catalog]: SysCatalogTable state changed. Reason: New leader d6b43e6c7d6c4a6dbb4ec104d7aa290b. Latest consensus state: current_term: 1 leader_uuid: "d6b43e6c7d6c4a6dbb4ec104d7aa290b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6b43e6c7d6c4a6dbb4ec104d7aa290b" member_type: VOTER } }
I20260709 12:20:41.202895 26079 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:41.202975 26078 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d6b43e6c7d6c4a6dbb4ec104d7aa290b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6b43e6c7d6c4a6dbb4ec104d7aa290b" member_type: VOTER } }
I20260709 12:20:41.203531 26078 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:41.205783 26084 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:20:41.214272 26084 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:20:41.219049 23069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:20:41.224022 26084 catalog_manager.cc:1383] Generated new cluster ID: 1c25076fbcdd416ca4e2314348fb59c8
I20260709 12:20:41.224273 26084 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:20:41.238376 26084 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:20:41.239521 26084 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:20:41.255826 26084 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b: Generated new TSK 0
I20260709 12:20:41.256356 26084 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:20:41.285638 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:41.291224 26095 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:41.292743 26096 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:41.296052 26098 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:41.298357 23069 server_base.cc:1061] running on GCE node
I20260709 12:20:41.299443 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:41.299655 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:41.299839 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599641299804 us; error 0 us; skew 500 ppm
I20260709 12:20:41.300422 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:41.302659 23069 webserver.cc:533] Webserver started at http://127.22.135.65:46713/ using document root <none> and password file <none>
I20260709 12:20:41.303066 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:41.303212 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:41.303429 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:41.304492 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/instance:
uuid: "3a0fcccfd0934ff6977ce565fdc27022"
format_stamp: "Formatted at 2026-07-09 12:20:41 on dist-test-slave-g1m6"
I20260709 12:20:41.308641 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:20:41.311731 26103 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.312448 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:20:41.312745 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-0-root
uuid: "3a0fcccfd0934ff6977ce565fdc27022"
format_stamp: "Formatted at 2026-07-09 12:20:41 on dist-test-slave-g1m6"
I20260709 12:20:41.313033 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:41.332564 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:41.333678 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:41.335124 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:41.337311 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:41.337535 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.337781 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:41.337966 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.376349 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.65:34633
I20260709 12:20:41.376439 26165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.65:34633 every 8 connection(s)
I20260709 12:20:41.381378 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:41.388394 26170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:41.389899 26171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:41.391975 26173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:41.392750 23069 server_base.cc:1061] running on GCE node
I20260709 12:20:41.394168 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:41.394502 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:41.394703 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599641394688 us; error 0 us; skew 500 ppm
I20260709 12:20:41.395229 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:41.397934 23069 webserver.cc:533] Webserver started at http://127.22.135.66:34231/ using document root <none> and password file <none>
I20260709 12:20:41.398427 26166 heartbeater.cc:344] Connected to a master server at 127.22.135.126:46493
I20260709 12:20:41.398535 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:41.398844 26166 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:41.398862 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:41.399348 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:41.399820 26166 heartbeater.cc:507] Master 127.22.135.126:46493 requested a full tablet report, sending...
I20260709 12:20:41.400522 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/instance:
uuid: "f4f4837602274d95b7477cec80d00de5"
format_stamp: "Formatted at 2026-07-09 12:20:41 on dist-test-slave-g1m6"
I20260709 12:20:41.402036 26039 ts_manager.cc:194] Registered new tserver with Master: 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:41.403836 26039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34100
I20260709 12:20:41.405594 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:20:41.409200 26179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.409996 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:20:41.410310 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-1-root
uuid: "f4f4837602274d95b7477cec80d00de5"
format_stamp: "Formatted at 2026-07-09 12:20:41 on dist-test-slave-g1m6"
I20260709 12:20:41.410578 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:41.443991 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:41.445142 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:41.446537 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:41.448704 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:41.448894 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.449214 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:41.449373 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.487766 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.66:41801
I20260709 12:20:41.487927 26241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.66:41801 every 8 connection(s)
I20260709 12:20:41.492487 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:41.499454 26245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:41.500630 26246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:41.502418 26248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:41.503266 23069 server_base.cc:1061] running on GCE node
I20260709 12:20:41.504350 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:41.504616 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:41.504838 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599641504818 us; error 0 us; skew 500 ppm
I20260709 12:20:41.505491 26242 heartbeater.cc:344] Connected to a master server at 127.22.135.126:46493
I20260709 12:20:41.505504 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:41.505977 26242 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:41.506834 26242 heartbeater.cc:507] Master 127.22.135.126:46493 requested a full tablet report, sending...
I20260709 12:20:41.508239 23069 webserver.cc:533] Webserver started at http://127.22.135.67:39559/ using document root <none> and password file <none>
I20260709 12:20:41.508803 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:41.508991 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:41.509076 26039 ts_manager.cc:194] Registered new tserver with Master: f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:41.509274 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:41.510526 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/instance:
uuid: "8f75851772bb4110a837562d462e5412"
format_stamp: "Formatted at 2026-07-09 12:20:41 on dist-test-slave-g1m6"
I20260709 12:20:41.510694 26039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34102
I20260709 12:20:41.515090 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:20:41.518194 26253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.518931 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:20:41.519224 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-2-root
uuid: "8f75851772bb4110a837562d462e5412"
format_stamp: "Formatted at 2026-07-09 12:20:41 on dist-test-slave-g1m6"
I20260709 12:20:41.519500 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:41.540854 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:41.542102 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:41.543587 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:41.545706 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:41.545873 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.546171 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:41.546337 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:20:41.586493 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.67:35283
I20260709 12:20:41.586648 26315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.67:35283 every 8 connection(s)
I20260709 12:20:41.591243 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:41.597832 26319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:41.599522 26320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:41.601387 23069 server_base.cc:1061] running on GCE node
W20260709 12:20:41.601512 26322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:41.602754 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:41.603051 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:41.603248 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599641603230 us; error 0 us; skew 500 ppm
I20260709 12:20:41.603778 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:41.604028 26316 heartbeater.cc:344] Connected to a master server at 127.22.135.126:46493
I20260709 12:20:41.604439 26316 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:41.605134 26316 heartbeater.cc:507] Master 127.22.135.126:46493 requested a full tablet report, sending...
I20260709 12:20:41.606484 23069 webserver.cc:533] Webserver started at http://127.22.135.68:39227/ using document root <none> and password file <none>
I20260709 12:20:41.607050 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:41.607237 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:41.607195 26039 ts_manager.cc:194] Registered new tserver with Master: 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:41.607659 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:41.608634 26039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34114
I20260709 12:20:41.608708 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-3-root/instance:
uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
format_stamp: "Formatted at 2026-07-09 12:20:41 on dist-test-slave-g1m6"
I20260709 12:20:41.613487 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:20:41.616528 26327 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.617261 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:20:41.617590 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-3-root
uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
format_stamp: "Formatted at 2026-07-09 12:20:41 on dist-test-slave-g1m6"
I20260709 12:20:41.617879 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:41.637699 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:41.638985 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:41.640381 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:41.642635 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:41.642877 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.643201 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:41.643388 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:41.683080 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.68:36829
I20260709 12:20:41.683183 26389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.68:36829 every 8 connection(s)
I20260709 12:20:41.696705 26390 heartbeater.cc:344] Connected to a master server at 127.22.135.126:46493
I20260709 12:20:41.697074 26390 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:41.697821 26390 heartbeater.cc:507] Master 127.22.135.126:46493 requested a full tablet report, sending...
I20260709 12:20:41.699792 26039 ts_manager.cc:194] Registered new tserver with Master: 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:41.700942 23069 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014615545s
I20260709 12:20:41.701334 26039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55506
I20260709 12:20:41.725944 26039 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55518:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:20:41.955687 26206 tablet_service.cc:1511] Processing CreateTablet for tablet 1b11f6332b5b488cb67e77e4df885cbd (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:41.955827 26205 tablet_service.cc:1511] Processing CreateTablet for tablet f798b10d92274dc09a4e7d87a1ac5d63 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:41.958788 26207 tablet_service.cc:1511] Processing CreateTablet for tablet 6c29acc89f1a416a9e8ba81993a61582 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:41.958992 26206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b11f6332b5b488cb67e77e4df885cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:41.962620 26205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f798b10d92274dc09a4e7d87a1ac5d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:41.967972 26204 tablet_service.cc:1511] Processing CreateTablet for tablet 4bfe600c170d4556a2723107fee759d5 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:41.969410 26204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bfe600c170d4556a2723107fee759d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:41.970553 26207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c29acc89f1a416a9e8ba81993a61582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:41.974138 26203 tablet_service.cc:1511] Processing CreateTablet for tablet f0d8514d14dc48fbb32627778ca90dd5 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:41.975584 26203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d8514d14dc48fbb32627778ca90dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:41.981428 26202 tablet_service.cc:1511] Processing CreateTablet for tablet fef4411bd82a4616a550c12ecb7e8950 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:41.982929 26202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef4411bd82a4616a550c12ecb7e8950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:41.987258 26201 tablet_service.cc:1511] Processing CreateTablet for tablet 040fde1a365744d6853a21af52fb9f46 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:41.988646 26201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040fde1a365744d6853a21af52fb9f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:41.992347 26200 tablet_service.cc:1511] Processing CreateTablet for tablet 872f0279b3454e7e822a4dd3883b6496 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:41.993708 26200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872f0279b3454e7e822a4dd3883b6496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:41.998258 26199 tablet_service.cc:1511] Processing CreateTablet for tablet 6eabab9065e7457abdd4ac891512eec1 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:41.999588 26199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eabab9065e7457abdd4ac891512eec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.021898 26206 tablet_service.cc:1511] Processing CreateTablet for tablet b5a234dc7e0d48db958bb0a595ae470d (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:42.034655 26279 tablet_service.cc:1511] Processing CreateTablet for tablet f798b10d92274dc09a4e7d87a1ac5d63 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:42.036062 26279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f798b10d92274dc09a4e7d87a1ac5d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.037115 26275 tablet_service.cc:1511] Processing CreateTablet for tablet 040fde1a365744d6853a21af52fb9f46 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:42.037708 26278 tablet_service.cc:1511] Processing CreateTablet for tablet 4bfe600c170d4556a2723107fee759d5 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:42.039551 26278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bfe600c170d4556a2723107fee759d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.039217 26277 tablet_service.cc:1511] Processing CreateTablet for tablet 4a18630711494201aff8401c2ea56dec (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:42.040639 26277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a18630711494201aff8401c2ea56dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.027894 26281 tablet_service.cc:1511] Processing CreateTablet for tablet 6c29acc89f1a416a9e8ba81993a61582 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:42.041044 26273 tablet_service.cc:1511] Processing CreateTablet for tablet 6eabab9065e7457abdd4ac891512eec1 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:42.039312 26274 tablet_service.cc:1511] Processing CreateTablet for tablet 0f849c473e6141d5afaff006b708df65 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:42.036085 26276 tablet_service.cc:1511] Processing CreateTablet for tablet fef4411bd82a4616a550c12ecb7e8950 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:42.043092 26281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c29acc89f1a416a9e8ba81993a61582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.042609 26280 tablet_service.cc:1511] Processing CreateTablet for tablet 536a4ed8ce7845f192dc95a470d5aa01 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:42.043919 26276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef4411bd82a4616a550c12ecb7e8950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.044560 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f849c473e6141d5afaff006b708df65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.046115 26275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040fde1a365744d6853a21af52fb9f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.052692 26272 tablet_service.cc:1511] Processing CreateTablet for tablet b5a234dc7e0d48db958bb0a595ae470d (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:42.054028 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a234dc7e0d48db958bb0a595ae470d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.063382 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eabab9065e7457abdd4ac891512eec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.065083 26207 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf54f29aa494de49229176eb5ccfccc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:42.066124 26206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a234dc7e0d48db958bb0a595ae470d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.066551 26280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536a4ed8ce7845f192dc95a470d5aa01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.082382 26207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf54f29aa494de49229176eb5ccfccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.091257 26408 tablet_bootstrap.cc:492] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:42.095346 26279 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8d0b973e5c4f6d9a90dafe952360bc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:42.096704 26279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8d0b973e5c4f6d9a90dafe952360bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.096764 26131 tablet_service.cc:1511] Processing CreateTablet for tablet 6c29acc89f1a416a9e8ba81993a61582 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:42.098150 26131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c29acc89f1a416a9e8ba81993a61582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.112020 26130 tablet_service.cc:1511] Processing CreateTablet for tablet 1b11f6332b5b488cb67e77e4df885cbd (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:42.112100 26129 tablet_service.cc:1511] Processing CreateTablet for tablet 536a4ed8ce7845f192dc95a470d5aa01 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:42.113801 26130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b11f6332b5b488cb67e77e4df885cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.116153 26129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536a4ed8ce7845f192dc95a470d5aa01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.110378 26408 tablet_bootstrap.cc:654] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:42.127002 26200 tablet_service.cc:1511] Processing CreateTablet for tablet ecb428afec1e46d6916151637f07a20c (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:42.127745 26128 tablet_service.cc:1511] Processing CreateTablet for tablet 4bfe600c170d4556a2723107fee759d5 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:42.128410 26200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb428afec1e46d6916151637f07a20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.129084 26128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bfe600c170d4556a2723107fee759d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.129698 26277 tablet_service.cc:1511] Processing CreateTablet for tablet ecb428afec1e46d6916151637f07a20c (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:42.131386 26127 tablet_service.cc:1511] Processing CreateTablet for tablet f0d8514d14dc48fbb32627778ca90dd5 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:42.133124 26126 tablet_service.cc:1511] Processing CreateTablet for tablet 4a18630711494201aff8401c2ea56dec (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:42.134428 26127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d8514d14dc48fbb32627778ca90dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.135300 26124 tablet_service.cc:1511] Processing CreateTablet for tablet 872f0279b3454e7e822a4dd3883b6496 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:42.136315 26277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb428afec1e46d6916151637f07a20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.137215 26123 tablet_service.cc:1511] Processing CreateTablet for tablet 0f849c473e6141d5afaff006b708df65 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:42.139114 26122 tablet_service.cc:1511] Processing CreateTablet for tablet b5a234dc7e0d48db958bb0a595ae470d (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:42.141610 26125 tablet_service.cc:1511] Processing CreateTablet for tablet 040fde1a365744d6853a21af52fb9f46 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:42.153045 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872f0279b3454e7e822a4dd3883b6496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.153237 26201 tablet_service.cc:1511] Processing CreateTablet for tablet acc49528d9e24c578a914a73a8a72fec (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:20:42.155027 26201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc49528d9e24c578a914a73a8a72fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.155201 26122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a234dc7e0d48db958bb0a595ae470d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.158529 26123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f849c473e6141d5afaff006b708df65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.159183 26126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a18630711494201aff8401c2ea56dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.162556 26125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040fde1a365744d6853a21af52fb9f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.164721 26410 tablet_bootstrap.cc:492] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:42.174649 26355 tablet_service.cc:1511] Processing CreateTablet for tablet 1b11f6332b5b488cb67e77e4df885cbd (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:42.176019 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b11f6332b5b488cb67e77e4df885cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.177076 26348 tablet_service.cc:1511] Processing CreateTablet for tablet 0f849c473e6141d5afaff006b708df65 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:42.178418 26348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f849c473e6141d5afaff006b708df65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.179414 26354 tablet_service.cc:1511] Processing CreateTablet for tablet 536a4ed8ce7845f192dc95a470d5aa01 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:42.180675 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536a4ed8ce7845f192dc95a470d5aa01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.183341 26353 tablet_service.cc:1511] Processing CreateTablet for tablet f798b10d92274dc09a4e7d87a1ac5d63 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:42.183701 26347 tablet_service.cc:1511] Processing CreateTablet for tablet 6eabab9065e7457abdd4ac891512eec1 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:42.184623 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f798b10d92274dc09a4e7d87a1ac5d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.186302 26346 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf54f29aa494de49229176eb5ccfccc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:42.187526 26352 tablet_service.cc:1511] Processing CreateTablet for tablet f0d8514d14dc48fbb32627778ca90dd5 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:42.187553 26346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf54f29aa494de49229176eb5ccfccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.189510 26351 tablet_service.cc:1511] Processing CreateTablet for tablet 4a18630711494201aff8401c2ea56dec (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:42.190830 26351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a18630711494201aff8401c2ea56dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.191380 26349 tablet_service.cc:1511] Processing CreateTablet for tablet 872f0279b3454e7e822a4dd3883b6496 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:42.192720 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872f0279b3454e7e822a4dd3883b6496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.194567 26347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eabab9065e7457abdd4ac891512eec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.195375 26350 tablet_service.cc:1511] Processing CreateTablet for tablet fef4411bd82a4616a550c12ecb7e8950 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:42.202670 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d8514d14dc48fbb32627778ca90dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.205920 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef4411bd82a4616a550c12ecb7e8950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.212669 26410 tablet_bootstrap.cc:654] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:42.212682 26272 tablet_service.cc:1511] Processing CreateTablet for tablet acc49528d9e24c578a914a73a8a72fec (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
W20260709 12:20:42.216434 26087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:42.214138 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc49528d9e24c578a914a73a8a72fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.227655 26131 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf54f29aa494de49229176eb5ccfccc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:42.228956 26131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf54f29aa494de49229176eb5ccfccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.234712 26280 tablet_service.cc:1511] Processing CreateTablet for tablet a24e807cbbc648bda8fc7681d31e9a8e (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:42.236106 26280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a24e807cbbc648bda8fc7681d31e9a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.242391 26277 tablet_service.cc:1511] Processing CreateTablet for tablet f265a452276d45f3a84927910aba6e7b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:42.243769 26277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f265a452276d45f3a84927910aba6e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.250267 26273 tablet_service.cc:1511] Processing CreateTablet for tablet c0b2f12b3d0842c7947d261342279375 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:42.251596 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b2f12b3d0842c7947d261342279375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.259405 26279 tablet_service.cc:1511] Processing CreateTablet for tablet 8c63f7efbd6b4da4b3e3704a27fdbe03 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:42.261144 26279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c63f7efbd6b4da4b3e3704a27fdbe03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.274369 26131 tablet_service.cc:1511] Processing CreateTablet for tablet acc49528d9e24c578a914a73a8a72fec (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:20:42.275657 26131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc49528d9e24c578a914a73a8a72fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.292501 26273 tablet_service.cc:1511] Processing CreateTablet for tablet e1fa90200c58470489b55e6b3d6387d1 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:42.296373 26408 tablet_bootstrap.cc:492] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:42.296869 26408 ts_tablet_manager.cc:1403] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.206s	user 0.019s	sys 0.010s
I20260709 12:20:42.301297 26280 tablet_service.cc:1511] Processing CreateTablet for tablet 7d469fa27f24435db5a1e2117a190f19 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:42.299778 26408 raft_consensus.cc:359] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.303375 26408 raft_consensus.cc:385] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:42.303342 26200 tablet_service.cc:1511] Processing CreateTablet for tablet f265a452276d45f3a84927910aba6e7b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:42.304934 26200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f265a452276d45f3a84927910aba6e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.305073 26202 tablet_service.cc:1511] Processing CreateTablet for tablet c0b2f12b3d0842c7947d261342279375 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:42.306382 26202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b2f12b3d0842c7947d261342279375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.310583 26408 raft_consensus.cc:740] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.311636 26203 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4357b2026041e4a1215edf18a99bec (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:42.312952 26203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4357b2026041e4a1215edf18a99bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.312110 26408 consensus_queue.cc:260] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.319577 26206 tablet_service.cc:1511] Processing CreateTablet for tablet e1fa90200c58470489b55e6b3d6387d1 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:42.320864 26206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1fa90200c58470489b55e6b3d6387d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.320329 26274 tablet_service.cc:1511] Processing CreateTablet for tablet ce488f724f2d487f999e836dc3c100a9 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:20:42.323978 26204 tablet_service.cc:1511] Processing CreateTablet for tablet 7d469fa27f24435db5a1e2117a190f19 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:42.325583 26204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d469fa27f24435db5a1e2117a190f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.324002 26199 tablet_service.cc:1511] Processing CreateTablet for tablet bb930afa3b2d4427b67a753781504da0 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:42.331727 26199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb930afa3b2d4427b67a753781504da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.334882 26128 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8d0b973e5c4f6d9a90dafe952360bc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:42.336304 26128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8d0b973e5c4f6d9a90dafe952360bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.303246 26207 tablet_service.cc:1511] Processing CreateTablet for tablet 561f199b99074786a63530d16795d90f (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:20:42.226366 26412 tablet_bootstrap.cc:492] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:42.355937 26410 tablet_bootstrap.cc:492] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:42.356521 26410 ts_tablet_manager.cc:1403] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.192s	user 0.033s	sys 0.040s
I20260709 12:20:42.359500 26410 raft_consensus.cc:359] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.359997 26280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d469fa27f24435db5a1e2117a190f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.371606 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1fa90200c58470489b55e6b3d6387d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.364436 26129 tablet_service.cc:1511] Processing CreateTablet for tablet 561f199b99074786a63530d16795d90f (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:20:42.372610 26129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561f199b99074786a63530d16795d90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.376459 26410 raft_consensus.cc:385] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:42.380132 26410 raft_consensus.cc:740] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.383220 26410 consensus_queue.cc:260] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.383443 26353 tablet_service.cc:1511] Processing CreateTablet for tablet ecb428afec1e46d6916151637f07a20c (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:42.385780 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb428afec1e46d6916151637f07a20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.389045 26349 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8d0b973e5c4f6d9a90dafe952360bc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:42.390044 26352 tablet_service.cc:1511] Processing CreateTablet for tablet 561f199b99074786a63530d16795d90f (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:20:42.391922 26348 tablet_service.cc:1511] Processing CreateTablet for tablet a24e807cbbc648bda8fc7681d31e9a8e (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:42.394136 26207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561f199b99074786a63530d16795d90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.398398 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8d0b973e5c4f6d9a90dafe952360bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.400750 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561f199b99074786a63530d16795d90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.401654 26355 tablet_service.cc:1511] Processing CreateTablet for tablet f265a452276d45f3a84927910aba6e7b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:42.406633 26166 heartbeater.cc:499] Master 127.22.135.126:46493 was elected leader, sending a full tablet report...
I20260709 12:20:42.411113 26130 tablet_service.cc:1511] Processing CreateTablet for tablet a24e807cbbc648bda8fc7681d31e9a8e (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:42.412393 26130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a24e807cbbc648bda8fc7681d31e9a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.424320 26408 ts_tablet_manager.cc:1434] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.127s	user 0.011s	sys 0.013s
I20260709 12:20:42.434603 26348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a24e807cbbc648bda8fc7681d31e9a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.435479 26242 heartbeater.cc:499] Master 127.22.135.126:46493 was elected leader, sending a full tablet report...
I20260709 12:20:42.446838 26347 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4357b2026041e4a1215edf18a99bec (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:42.448796 26412 tablet_bootstrap.cc:654] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:42.448925 26279 tablet_service.cc:1511] Processing CreateTablet for tablet ba7277be083d481a90df877772d0d98b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:42.450506 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce488f724f2d487f999e836dc3c100a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.451277 26279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7277be083d481a90df877772d0d98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.462589 26281 tablet_service.cc:1511] Processing CreateTablet for tablet cf13192c7a274b36925c19530511ecf3 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:42.463940 26281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf13192c7a274b36925c19530511ecf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.467353 26346 tablet_service.cc:1511] Processing CreateTablet for tablet e1fa90200c58470489b55e6b3d6387d1 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:42.468289 26128 tablet_service.cc:1511] Processing CreateTablet for tablet c0b2f12b3d0842c7947d261342279375 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:42.469234 26417 tablet_bootstrap.cc:492] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:42.469578 26128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b2f12b3d0842c7947d261342279375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.473956 26122 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4357b2026041e4a1215edf18a99bec (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:42.476449 26199 tablet_service.cc:1511] Processing CreateTablet for tablet 86de586b387c4864b12a38f2b8db483f (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:42.481302 26272 tablet_service.cc:1511] Processing CreateTablet for tablet c341cb03c862402f856d047b716becdf (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:42.482594 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c341cb03c862402f856d047b716becdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.483649 26124 tablet_service.cc:1511] Processing CreateTablet for tablet 8c63f7efbd6b4da4b3e3704a27fdbe03 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:42.485991 26206 tablet_service.cc:1511] Processing CreateTablet for tablet cf13192c7a274b36925c19530511ecf3 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:42.488086 26199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86de586b387c4864b12a38f2b8db483f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.478457 26408 tablet_bootstrap.cc:492] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:42.477697 26410 ts_tablet_manager.cc:1434] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.121s	user 0.020s	sys 0.021s
I20260709 12:20:42.490981 26122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4357b2026041e4a1215edf18a99bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.458871 26414 raft_consensus.cc:493] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:42.493495 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f265a452276d45f3a84927910aba6e7b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:42.496569 26243 tablet.cc:2406] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:20:42.502238 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c63f7efbd6b4da4b3e3704a27fdbe03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.503502 26346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1fa90200c58470489b55e6b3d6387d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.476168 26204 tablet_service.cc:1511] Processing CreateTablet for tablet ba7277be083d481a90df877772d0d98b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:42.505088 26347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4357b2026041e4a1215edf18a99bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.506247 26277 tablet_service.cc:1511] Processing CreateTablet for tablet ba558c66767548678159542f6e8e57ed (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:42.507571 26277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba558c66767548678159542f6e8e57ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.500821 26203 tablet_service.cc:1511] Processing CreateTablet for tablet ba558c66767548678159542f6e8e57ed (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:42.510020 26417 tablet_bootstrap.cc:654] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:42.510349 26414 raft_consensus.cc:515] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.511282 26206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf13192c7a274b36925c19530511ecf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.511890 26316 heartbeater.cc:499] Master 127.22.135.126:46493 was elected leader, sending a full tablet report...
I20260709 12:20:42.514719 26204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7277be083d481a90df877772d0d98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.518349 26203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba558c66767548678159542f6e8e57ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.512205 26410 tablet_bootstrap.cc:492] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:42.488001 26123 tablet_service.cc:1511] Processing CreateTablet for tablet 7d469fa27f24435db5a1e2117a190f19 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:42.531237 26123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d469fa27f24435db5a1e2117a190f19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.477837 26353 tablet_service.cc:1511] Processing CreateTablet for tablet bb930afa3b2d4427b67a753781504da0 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:42.542600 26354 tablet_service.cc:1511] Processing CreateTablet for tablet 8c63f7efbd6b4da4b3e3704a27fdbe03 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:42.543601 26129 tablet_service.cc:1511] Processing CreateTablet for tablet bb930afa3b2d4427b67a753781504da0 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:42.544840 26129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb930afa3b2d4427b67a753781504da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.550962 26351 tablet_service.cc:1511] Processing CreateTablet for tablet ce488f724f2d487f999e836dc3c100a9 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:20:42.551874 26412 tablet_bootstrap.cc:492] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:42.552371 26412 ts_tablet_manager.cc:1403] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.329s	user 0.009s	sys 0.005s
I20260709 12:20:42.552526 26126 tablet_service.cc:1511] Processing CreateTablet for tablet ce488f724f2d487f999e836dc3c100a9 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:20:42.553757 26126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce488f724f2d487f999e836dc3c100a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.552389 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb930afa3b2d4427b67a753781504da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.565335 26127 tablet_service.cc:1511] Processing CreateTablet for tablet ba7277be083d481a90df877772d0d98b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:42.566949 26127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7277be083d481a90df877772d0d98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.573203 26350 tablet_service.cc:1511] Processing CreateTablet for tablet cf13192c7a274b36925c19530511ecf3 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:42.574290 26414 leader_election.cc:290] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:42.575845 26351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce488f724f2d487f999e836dc3c100a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.579880 26412 raft_consensus.cc:359] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.594144 26417 tablet_bootstrap.cc:492] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:42.594698 26417 ts_tablet_manager.cc:1403] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.126s	user 0.008s	sys 0.010s
I20260709 12:20:42.605156 26410 tablet_bootstrap.cc:654] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:42.610342 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf13192c7a274b36925c19530511ecf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.628125 26130 tablet_service.cc:1511] Processing CreateTablet for tablet bfd2107021a74493be9c268b8119c011 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:20:42.629551 26130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd2107021a74493be9c268b8119c011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.625622 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c63f7efbd6b4da4b3e3704a27fdbe03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.629242 26348 tablet_service.cc:1511] Processing CreateTablet for tablet 86de586b387c4864b12a38f2b8db483f (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:42.636762 26348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86de586b387c4864b12a38f2b8db483f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.642823 26131 tablet_service.cc:1511] Processing CreateTablet for tablet c341cb03c862402f856d047b716becdf (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:42.644212 26131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c341cb03c862402f856d047b716becdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.645651 26408 tablet_bootstrap.cc:654] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:42.583112 26412 raft_consensus.cc:385] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:42.654412 26412 raft_consensus.cc:740] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.655167 26412 consensus_queue.cc:260] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.669574 26355 tablet_service.cc:1511] Processing CreateTablet for tablet c341cb03c862402f856d047b716becdf (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:42.671053 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c341cb03c862402f856d047b716becdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.695184 26199 tablet_service.cc:1511] Processing CreateTablet for tablet bfd2107021a74493be9c268b8119c011 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:20:42.695868 26125 tablet_service.cc:1511] Processing CreateTablet for tablet 86de586b387c4864b12a38f2b8db483f (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:42.696617 26199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd2107021a74493be9c268b8119c011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.697176 26125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86de586b387c4864b12a38f2b8db483f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.698774 26350 tablet_service.cc:1511] Processing CreateTablet for tablet ba558c66767548678159542f6e8e57ed (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:42.704200 26390 heartbeater.cc:499] Master 127.22.135.126:46493 was elected leader, sending a full tablet report...
I20260709 12:20:42.705713 26273 tablet_service.cc:1511] Processing CreateTablet for tablet bfd2107021a74493be9c268b8119c011 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:20:42.707109 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd2107021a74493be9c268b8119c011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.714414 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba558c66767548678159542f6e8e57ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.733317 26129 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee80102d4ae4e42abfa6f03fa445680 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:42.735167 26129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee80102d4ae4e42abfa6f03fa445680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.742199 26352 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee80102d4ae4e42abfa6f03fa445680 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:42.743505 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee80102d4ae4e42abfa6f03fa445680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.755336 26355 tablet_service.cc:1511] Processing CreateTablet for tablet 78b5557039014ace84307d713f23cc7e (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:42.755776 26199 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee80102d4ae4e42abfa6f03fa445680 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:42.756666 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b5557039014ace84307d713f23cc7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.756984 26199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee80102d4ae4e42abfa6f03fa445680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.782068 26203 tablet_service.cc:1511] Processing CreateTablet for tablet cf876546cbf442789d790d1ab8615b5d (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:42.783456 26203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf876546cbf442789d790d1ab8615b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.788825 26410 tablet_bootstrap.cc:492] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:42.789785 26410 ts_tablet_manager.cc:1403] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.278s	user 0.011s	sys 0.003s
I20260709 12:20:42.798074 26124 tablet_service.cc:1511] Processing CreateTablet for tablet 78b5557039014ace84307d713f23cc7e (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:42.800586 26279 tablet_service.cc:1511] Processing CreateTablet for tablet 78b5557039014ace84307d713f23cc7e (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:42.801872 26279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b5557039014ace84307d713f23cc7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.802088 26274 tablet_service.cc:1511] Processing CreateTablet for tablet cf876546cbf442789d790d1ab8615b5d (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:42.803372 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf876546cbf442789d790d1ab8615b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.806526 26424 raft_consensus.cc:493] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:42.807031 26424 raft_consensus.cc:515] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.813855 26417 raft_consensus.cc:359] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.817729 26417 raft_consensus.cc:385] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:42.818321 26417 raft_consensus.cc:740] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.819131 26412 ts_tablet_manager.cc:1434] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.266s	user 0.039s	sys 0.029s
I20260709 12:20:42.820163 26412 tablet_bootstrap.cc:492] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:42.819581 26417 consensus_queue.cc:260] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.814814 26410 raft_consensus.cc:359] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:42.838860 26424 leader_election.cc:290] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:42.854574 26346 tablet_service.cc:1511] Processing CreateTablet for tablet cf876546cbf442789d790d1ab8615b5d (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:42.855896 26346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf876546cbf442789d790d1ab8615b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.859122 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:42.859794 26141 raft_consensus.cc:2468] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:42.861243 26180 leader_election.cc:304] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:42.862121 26414 raft_consensus.cc:2804] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:42.862553 26414 raft_consensus.cc:493] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:42.862869 26414 raft_consensus.cc:3060] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:42.871889 26414 raft_consensus.cc:515] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.874125 26416 raft_consensus.cc:493] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:42.874644 26416 raft_consensus.cc:515] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:42.877034 26416 leader_election.cc:290] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:42.839869 26410 raft_consensus.cc:385] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:42.879581 26410 raft_consensus.cc:740] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.893604 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b5557039014ace84307d713f23cc7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.905570 26206 tablet_service.cc:1511] Processing CreateTablet for tablet cce95962b9db4b03b6855e5037f22f3a (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:42.906908 26206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce95962b9db4b03b6855e5037f22f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.906405 26127 tablet_service.cc:1511] Processing CreateTablet for tablet cce95962b9db4b03b6855e5037f22f3a (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:42.907426 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:42.908007 26141 raft_consensus.cc:3060] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:42.903462 26414 leader_election.cc:290] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:42.915431 26141 raft_consensus.cc:2468] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:42.915576 26204 tablet_service.cc:1511] Processing CreateTablet for tablet b6231783a7314063aafb75f60e0921da (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:42.917966 26127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce95962b9db4b03b6855e5037f22f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.920010 26410 consensus_queue.cc:260] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:42.926658 26412 tablet_bootstrap.cc:654] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:42.930403 26180 leader_election.cc:304] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:42.962849 26414 raft_consensus.cc:2804] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:42.918035 26204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6231783a7314063aafb75f60e0921da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.964143 26203 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9ea369e2014c0cb51235c5c903a2b9 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:42.965422 26203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9ea369e2014c0cb51235c5c903a2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.937608 26408 tablet_bootstrap.cc:492] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:42.966820 26408 ts_tablet_manager.cc:1403] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.521s	user 0.026s	sys 0.005s
I20260709 12:20:42.940167 26353 tablet_service.cc:1511] Processing CreateTablet for tablet b6231783a7314063aafb75f60e0921da (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:42.944006 26128 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4e4686232e407b8e6154640c35affc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:42.971566 26128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4e4686232e407b8e6154640c35affc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.932526 26125 tablet_service.cc:1511] Processing CreateTablet for tablet b6231783a7314063aafb75f60e0921da (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:42.950196 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:42.951157 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:42.975641 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6231783a7314063aafb75f60e0921da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.976035 26125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6231783a7314063aafb75f60e0921da. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:42.977164 26181 leader_election.cc:343] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:42.953202 26410 ts_tablet_manager.cc:1434] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.163s	user 0.005s	sys 0.001s
I20260709 12:20:42.958454 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
W20260709 12:20:42.978163 26181 leader_election.cc:343] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:42.979017 26410 tablet_bootstrap.cc:492] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:42.963050 26417 ts_tablet_manager.cc:1434] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.368s	user 0.007s	sys 0.007s
I20260709 12:20:42.949759 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:42.992841 26352 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9ea369e2014c0cb51235c5c903a2b9 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:42.994041 26417 tablet_bootstrap.cc:492] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:42.994204 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9ea369e2014c0cb51235c5c903a2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.995357 26346 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4e4686232e407b8e6154640c35affc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:43.031082 26346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4e4686232e407b8e6154640c35affc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.038461 26348 tablet_service.cc:1511] Processing CreateTablet for tablet 621bada4ec6e468d998eca236b7034e7 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:20:43.039776 26348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621bada4ec6e468d998eca236b7034e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:42.989872 26408 raft_consensus.cc:359] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.014142 26410 tablet_bootstrap.cc:654] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.020164 26412 tablet_bootstrap.cc:492] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:43.042411 26408 raft_consensus.cc:385] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.042827 26412 ts_tablet_manager.cc:1403] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.223s	user 0.010s	sys 0.004s
I20260709 12:20:43.025090 26203 tablet_service.cc:1511] Processing CreateTablet for tablet ca59e650436743adbb3d9b87658f2d20 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:20:43.046940 26203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca59e650436743adbb3d9b87658f2d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.045951 26412 raft_consensus.cc:359] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:43.050729 26412 raft_consensus.cc:385] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:43.050889 26105 leader_election.cc:343] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.051110 26412 raft_consensus.cc:740] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.057286 26431 raft_consensus.cc:493] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.057803 26431 raft_consensus.cc:515] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.062364 26431 leader_election.cc:290] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:43.065737 26417 tablet_bootstrap.cc:654] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.023890 26124 tablet_service.cc:1511] Processing CreateTablet for tablet ca59e650436743adbb3d9b87658f2d20 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:20:43.070175 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca59e650436743adbb3d9b87658f2d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.057322 26412 consensus_queue.cc:260] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:43.042796 26408 raft_consensus.cc:740] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.074782 26408 consensus_queue.cc:260] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.076923 26408 ts_tablet_manager.cc:1434] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.000s
I20260709 12:20:43.077946 26408 tablet_bootstrap.cc:492] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:43.081005 26412 ts_tablet_manager.cc:1434] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 12:20:43.083362 26414 raft_consensus.cc:697] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:43.088289 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a18630711494201aff8401c2ea56dec" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:43.090628 26272 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9ea369e2014c0cb51235c5c903a2b9 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:43.090965 26279 tablet_service.cc:1511] Processing CreateTablet for tablet cce95962b9db4b03b6855e5037f22f3a (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:43.091099 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a18630711494201aff8401c2ea56dec" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:43.091993 26365 raft_consensus.cc:2468] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:43.091210 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a18630711494201aff8401c2ea56dec" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:43.093036 26277 tablet_service.cc:1511] Processing CreateTablet for tablet ca59e650436743adbb3d9b87658f2d20 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:20:43.092000 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9ea369e2014c0cb51235c5c903a2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.094790 26277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca59e650436743adbb3d9b87658f2d20. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:43.092989 26328 leader_election.cc:343] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.095306 26274 tablet_service.cc:1511] Processing CreateTablet for tablet 5a4e4686232e407b8e6154640c35affc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:43.096868 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a4e4686232e407b8e6154640c35affc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.098428 26279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce95962b9db4b03b6855e5037f22f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.103782 26412 tablet_bootstrap.cc:492] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
W20260709 12:20:43.105733 26254 leader_election.cc:343] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.106531 26254 leader_election.cc:304] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:43.084326 26414 consensus_queue.cc:237] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.107384 26416 raft_consensus.cc:2804] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:43.107781 26416 raft_consensus.cc:493] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:43.108129 26416 raft_consensus.cc:3060] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:43.111313 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a18630711494201aff8401c2ea56dec" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:43.115106 26416 raft_consensus.cc:515] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.115873 26206 tablet_service.cc:1511] Processing CreateTablet for tablet 621bada4ec6e468d998eca236b7034e7 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:20:43.116339 26289 raft_consensus.cc:2393] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 in current term 1: Already voted for candidate 8f75851772bb4110a837562d462e5412 in this term.
I20260709 12:20:43.117138 26408 tablet_bootstrap.cc:654] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.117269 26206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621bada4ec6e468d998eca236b7034e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.119668 26329 leader_election.cc:304] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:43.120527 26431 raft_consensus.cc:3060] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:43.128553 26431 raft_consensus.cc:2749] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:43.131685 26128 tablet_service.cc:1511] Processing CreateTablet for tablet 621bada4ec6e468d998eca236b7034e7 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:20:43.133356 26128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621bada4ec6e468d998eca236b7034e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.134377 26410 tablet_bootstrap.cc:492] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:43.134776 26408 tablet_bootstrap.cc:492] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:43.134948 26410 ts_tablet_manager.cc:1403] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.007s
I20260709 12:20:43.135270 26408 ts_tablet_manager.cc:1403] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.002s
I20260709 12:20:43.137455 26410 raft_consensus.cc:359] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:43.138018 26410 raft_consensus.cc:385] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.138183 26408 raft_consensus.cc:359] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.144337 26408 raft_consensus.cc:385] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.144191 26272 tablet_service.cc:1511] Processing CreateTablet for tablet 09a8eeb9a6194935a9009f72d193dd3b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:43.144644 26408 raft_consensus.cc:740] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.145151 26353 tablet_service.cc:1511] Processing CreateTablet for tablet 09a8eeb9a6194935a9009f72d193dd3b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:43.145505 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a8eeb9a6194935a9009f72d193dd3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.145572 26410 raft_consensus.cc:740] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.146611 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a8eeb9a6194935a9009f72d193dd3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.146544 26410 consensus_queue.cc:260] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:43.140342 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a18630711494201aff8401c2ea56dec" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:43.153689 26107 leader_election.cc:304] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:43.154537 26424 raft_consensus.cc:2749] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:43.156874 26037 catalog_manager.cc:5697] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:43.158030 26124 tablet_service.cc:1511] Processing CreateTablet for tablet 09a8eeb9a6194935a9009f72d193dd3b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:43.159286 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a8eeb9a6194935a9009f72d193dd3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.162402 26365 raft_consensus.cc:2468] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:43.140677 26417 tablet_bootstrap.cc:492] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:43.163924 26417 ts_tablet_manager.cc:1403] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.170s	user 0.012s	sys 0.000s
I20260709 12:20:43.164533 26254 leader_election.cc:304] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:43.140621 26412 tablet_bootstrap.cc:654] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.142849 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a18630711494201aff8401c2ea56dec" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:43.145506 26408 consensus_queue.cc:260] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.165984 26443 raft_consensus.cc:2804] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:43.166498 26443 raft_consensus.cc:697] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:43.167322 26443 consensus_queue.cc:237] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.141369 26416 leader_election.cc:290] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:43.167135 26417 raft_consensus.cc:359] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.169678 26417 raft_consensus.cc:385] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.168038 26408 ts_tablet_manager.cc:1434] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.032s	user 0.000s	sys 0.007s
I20260709 12:20:43.173802 26408 tablet_bootstrap.cc:492] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:43.169996 26417 raft_consensus.cc:740] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.179014 26417 consensus_queue.cc:260] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.181686 26417 ts_tablet_manager.cc:1434] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:20:43.185415 26206 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2bfe1d03ab4249b4869c47a79fe40b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:20:43.186754 26206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2bfe1d03ab4249b4869c47a79fe40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.187016 26417 tablet_bootstrap.cc:492] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:43.189337 26412 tablet_bootstrap.cc:492] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:43.189718 26431 raft_consensus.cc:493] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.189908 26412 ts_tablet_manager.cc:1403] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.003s
I20260709 12:20:43.190368 26431 raft_consensus.cc:515] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.192026 26410 ts_tablet_manager.cc:1434] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.002s
I20260709 12:20:43.193089 26410 tablet_bootstrap.cc:492] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:43.195330 26412 raft_consensus.cc:359] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.196520 26412 raft_consensus.cc:385] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.196964 26412 raft_consensus.cc:740] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.196105 26408 tablet_bootstrap.cc:654] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.198352 26412 consensus_queue.cc:260] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
W20260709 12:20:43.201116 26254 leader_election.cc:343] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.203486 26348 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2bfe1d03ab4249b4869c47a79fe40b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:20:43.203902 26272 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2bfe1d03ab4249b4869c47a79fe40b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:20:43.205157 26348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2bfe1d03ab4249b4869c47a79fe40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.205547 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2bfe1d03ab4249b4869c47a79fe40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.205319 26128 tablet_service.cc:1511] Processing CreateTablet for tablet c2077cc184d847bb99b58dd8f20fce56 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:43.206600 26128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2077cc184d847bb99b58dd8f20fce56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.212345 26412 ts_tablet_manager.cc:1434] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:20:43.213649 26412 tablet_bootstrap.cc:492] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:43.218294 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f798b10d92274dc09a4e7d87a1ac5d63" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:43.220506 26331 leader_election.cc:343] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.228246 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f798b10d92274dc09a4e7d87a1ac5d63" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:43.229035 26289 raft_consensus.cc:2468] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:43.230778 26329 leader_election.cc:304] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: f4f4837602274d95b7477cec80d00de5
I20260709 12:20:43.230983 26204 tablet_service.cc:1511] Processing CreateTablet for tablet c2077cc184d847bb99b58dd8f20fce56 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:43.232364 26204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2077cc184d847bb99b58dd8f20fce56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.233397 26408 tablet_bootstrap.cc:492] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:43.233975 26408 ts_tablet_manager.cc:1403] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.003s
I20260709 12:20:43.237548 26410 tablet_bootstrap.cc:654] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.237819 26431 leader_election.cc:290] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:43.239678 26431 raft_consensus.cc:2804] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:43.242059 26274 tablet_service.cc:1511] Processing CreateTablet for tablet c2077cc184d847bb99b58dd8f20fce56 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:43.242849 26408 raft_consensus.cc:359] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.243358 26274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2077cc184d847bb99b58dd8f20fce56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.245252 26412 tablet_bootstrap.cc:654] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:43.253525 26087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:43.258055 26127 tablet_service.cc:1511] Processing CreateTablet for tablet a63069926389491c96c7d1047ce49249 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:43.259428 26127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63069926389491c96c7d1047ce49249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.246086 26431 raft_consensus.cc:493] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:43.260434 26431 raft_consensus.cc:3060] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:43.260280 26199 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4505765e55429d9f25835425f58584 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:43.261492 26414 raft_consensus.cc:493] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.261641 26199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4505765e55429d9f25835425f58584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.261978 26414 raft_consensus.cc:515] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.255146 26039 catalog_manager.cc:5697] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:43.256214 26203 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4b61d92baa472f9d80b8a3ca724981 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:20:43.264014 26203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4b61d92baa472f9d80b8a3ca724981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.264281 26414 leader_election.cc:290] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:43.271189 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eabab9065e7457abdd4ac891512eec1" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:43.273000 26277 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4505765e55429d9f25835425f58584 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:43.273562 26417 tablet_bootstrap.cc:654] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.274326 26277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4505765e55429d9f25835425f58584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.246004 26408 raft_consensus.cc:385] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:43.279912 26181 leader_election.cc:343] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.280287 26279 tablet_service.cc:1511] Processing CreateTablet for tablet a63069926389491c96c7d1047ce49249 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:43.281543 26279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63069926389491c96c7d1047ce49249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.281787 26125 tablet_service.cc:1511] Processing CreateTablet for tablet 999041aba6a24cdf8938e22474d893fc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:20:43.258055 26124 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4b61d92baa472f9d80b8a3ca724981 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:20:43.283015 26125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999041aba6a24cdf8938e22474d893fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.286513 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4b61d92baa472f9d80b8a3ca724981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.276942 26408 raft_consensus.cc:740] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.291334 26431 raft_consensus.cc:515] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.292522 26207 tablet_service.cc:1511] Processing CreateTablet for tablet 999041aba6a24cdf8938e22474d893fc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:20:43.293403 26431 leader_election.cc:290] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:43.293754 26207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999041aba6a24cdf8938e22474d893fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.294167 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f798b10d92274dc09a4e7d87a1ac5d63" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:43.298645 26273 tablet_service.cc:1511] Processing CreateTablet for tablet 999041aba6a24cdf8938e22474d893fc (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:20:43.299962 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999041aba6a24cdf8938e22474d893fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.306372 26414 raft_consensus.cc:493] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.306896 26414 raft_consensus.cc:515] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.309151 26414 leader_election.cc:290] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:43.310776 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
W20260709 12:20:43.312301 26180 leader_election.cc:343] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.319738 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:43.321902 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eabab9065e7457abdd4ac891512eec1" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:43.314837 26329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 84190.1us
W20260709 12:20:43.325445 26180 leader_election.cc:343] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.328596 26180 leader_election.cc:304] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:43.331238 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f798b10d92274dc09a4e7d87a1ac5d63" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:43.331835 26289 raft_consensus.cc:3060] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:43.331938 26180 leader_election.cc:343] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.332446 26180 leader_election.cc:304] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412
I20260709 12:20:43.334057 26434 raft_consensus.cc:2749] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:43.334714 26434 raft_consensus.cc:2749] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:43.335093 26202 tablet_service.cc:1511] Processing CreateTablet for tablet 92e6dd0ffb6e4bcdb76a71c2035b1926 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:43.336355 26202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e6dd0ffb6e4bcdb76a71c2035b1926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.327081 26408 consensus_queue.cc:260] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.339177 26217 raft_consensus.cc:3060] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:43.340513 26424 raft_consensus.cc:493] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.340994 26424 raft_consensus.cc:515] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:43.341910 26352 tablet_service.cc:1511] Processing CreateTablet for tablet a63069926389491c96c7d1047ce49249 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:43.343206 26352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63069926389491c96c7d1047ce49249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.343412 26424 leader_election.cc:290] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:43.343662 26417 tablet_bootstrap.cc:492] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:43.344928 26417 ts_tablet_manager.cc:1403] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.158s	user 0.016s	sys 0.010s
I20260709 12:20:43.345024 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfe600c170d4556a2723107fee759d5" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:43.346729 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfe600c170d4556a2723107fee759d5" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:43.347255 26353 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4b61d92baa472f9d80b8a3ca724981 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 12:20:43.352059 26105 leader_election.cc:343] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:43.352677 26107 leader_election.cc:343] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.352903 26353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4b61d92baa472f9d80b8a3ca724981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.353137 26107 leader_election.cc:304] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:43.354295 26424 raft_consensus.cc:2749] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:43.355840 26289 raft_consensus.cc:2468] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:43.350440 26217 raft_consensus.cc:2468] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:43.358358 26331 leader_election.cc:304] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:43.348752 26128 tablet_service.cc:1511] Processing CreateTablet for tablet 92e6dd0ffb6e4bcdb76a71c2035b1926 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:43.359943 26128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e6dd0ffb6e4bcdb76a71c2035b1926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.361558 26408 ts_tablet_manager.cc:1434] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.127s	user 0.007s	sys 0.000s
I20260709 12:20:43.363480 26450 raft_consensus.cc:2804] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:43.364199 26450 raft_consensus.cc:697] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:20:43.364961 26417 raft_consensus.cc:359] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.365059 26450 consensus_queue.cc:237] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.367517 26346 tablet_service.cc:1511] Processing CreateTablet for tablet 92e6dd0ffb6e4bcdb76a71c2035b1926 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:43.370829 26346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e6dd0ffb6e4bcdb76a71c2035b1926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.372352 26272 tablet_service.cc:1511] Processing CreateTablet for tablet 5b149443d69843d08c231bab1c5594bf (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:43.373584 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b149443d69843d08c231bab1c5594bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.376055 26355 tablet_service.cc:1511] Processing CreateTablet for tablet 5b149443d69843d08c231bab1c5594bf (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:43.377279 26355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b149443d69843d08c231bab1c5594bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.378458 26125 tablet_service.cc:1511] Processing CreateTablet for tablet 5b149443d69843d08c231bab1c5594bf (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:43.379701 26125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b149443d69843d08c231bab1c5594bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.368665 26348 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4505765e55429d9f25835425f58584 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:43.386927 26348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4505765e55429d9f25835425f58584. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.394784 26206 tablet_service.cc:1511] Processing CreateTablet for tablet 8a48acc147294022909c1951480060f4 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:43.396545 26206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a48acc147294022909c1951480060f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.399933 26129 tablet_service.cc:1511] Processing CreateTablet for tablet b6a95338f00544b88bacbaf559bbed00 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:43.400198 26281 tablet_service.cc:1511] Processing CreateTablet for tablet 8a48acc147294022909c1951480060f4 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:43.401240 26129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a95338f00544b88bacbaf559bbed00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.401932 26281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a48acc147294022909c1951480060f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.403206 26280 tablet_service.cc:1511] Processing CreateTablet for tablet b6a95338f00544b88bacbaf559bbed00 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:43.404493 26351 tablet_service.cc:1511] Processing CreateTablet for tablet 8a48acc147294022909c1951480060f4 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:43.405925 26351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a48acc147294022909c1951480060f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.406616 26201 tablet_service.cc:1511] Processing CreateTablet for tablet b6a95338f00544b88bacbaf559bbed00 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:43.408474 26201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a95338f00544b88bacbaf559bbed00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.408237 26131 tablet_service.cc:1511] Processing CreateTablet for tablet 0e11ef20da94420d8cc76167165c8232 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:20:43.409526 26131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e11ef20da94420d8cc76167165c8232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.412377 26126 tablet_service.cc:1511] Processing CreateTablet for tablet 522a4699d0564e45bba90d3f03cdd580 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:43.413645 26126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 522a4699d0564e45bba90d3f03cdd580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.415593 26278 tablet_service.cc:1511] Processing CreateTablet for tablet 522a4699d0564e45bba90d3f03cdd580 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:43.416453 26130 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe41c48084948198bfe83a9c6086ebe (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:43.417685 26130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe41c48084948198bfe83a9c6086ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.418370 26276 tablet_service.cc:1511] Processing CreateTablet for tablet de92c25ccff643d787def39ccf3a3042 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:43.420418 26123 tablet_service.cc:1511] Processing CreateTablet for tablet 957764f7f25f45f6ac2fcab128786f2b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:43.421651 26123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957764f7f25f45f6ac2fcab128786f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.424767 26200 tablet_service.cc:1511] Processing CreateTablet for tablet 0e11ef20da94420d8cc76167165c8232 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:20:43.426724 26205 tablet_service.cc:1511] Processing CreateTablet for tablet de92c25ccff643d787def39ccf3a3042 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:43.427779 26198 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe41c48084948198bfe83a9c6086ebe (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:43.431818 26275 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe41c48084948198bfe83a9c6086ebe (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:43.431818 26200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e11ef20da94420d8cc76167165c8232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.433611 26205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de92c25ccff643d787def39ccf3a3042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.435402 26198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe41c48084948198bfe83a9c6086ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.438694 26275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe41c48084948198bfe83a9c6086ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.442521 26278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 522a4699d0564e45bba90d3f03cdd580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.444849 26276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de92c25ccff643d787def39ccf3a3042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.446087 26122 tablet_service.cc:1511] Processing CreateTablet for tablet a86bd685730c44ad8bb885f9cdc2d8e3 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:43.447422 26122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86bd685730c44ad8bb885f9cdc2d8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.459681 26350 tablet_service.cc:1511] Processing CreateTablet for tablet 0e11ef20da94420d8cc76167165c8232 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:20:43.460968 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e11ef20da94420d8cc76167165c8232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.389163 26417 raft_consensus.cc:385] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.479795 26204 tablet_service.cc:1511] Processing CreateTablet for tablet 957764f7f25f45f6ac2fcab128786f2b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:43.481165 26204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957764f7f25f45f6ac2fcab128786f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.463373 26417 raft_consensus.cc:740] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.463188 26443 raft_consensus.cc:493] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.486756 26443 raft_consensus.cc:515] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:43.486940 26417 consensus_queue.cc:260] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.489157 26443 leader_election.cc:290] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:43.491155 26273 tablet_service.cc:1511] Processing CreateTablet for tablet a86bd685730c44ad8bb885f9cdc2d8e3 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:43.489161 26417 ts_tablet_manager.cc:1434] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.134s	user 0.005s	sys 0.000s
I20260709 12:20:43.500038 26408 tablet_bootstrap.cc:492] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:43.500847 26417 tablet_bootstrap.cc:492] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:43.462862 26280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a95338f00544b88bacbaf559bbed00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.512346 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:43.514340 26257 leader_election.cc:343] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.515236 26347 tablet_service.cc:1511] Processing CreateTablet for tablet 522a4699d0564e45bba90d3f03cdd580 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:43.516196 26417 tablet_bootstrap.cc:654] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.516554 26347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 522a4699d0564e45bba90d3f03cdd580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.519519 26354 tablet_service.cc:1511] Processing CreateTablet for tablet de92c25ccff643d787def39ccf3a3042 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:43.520742 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de92c25ccff643d787def39ccf3a3042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.524125 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
W20260709 12:20:43.541404 26024 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 57273.9us
W20260709 12:20:43.544171 26254 leader_election.cc:343] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:43.544373 26026 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 67592.9us
I20260709 12:20:43.544997 26254 leader_election.cc:304] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:43.540405 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86bd685730c44ad8bb885f9cdc2d8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.546447 26443 raft_consensus.cc:2749] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:43.522171 26346 tablet_service.cc:1511] Processing CreateTablet for tablet a86bd685730c44ad8bb885f9cdc2d8e3 (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:43.523068 26349 tablet_service.cc:1511] Processing CreateTablet for tablet 957764f7f25f45f6ac2fcab128786f2b (DEFAULT_TABLE table=test-workload [id=a9c485b6c126484296d29f82dbc46964]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:43.551980 26410 tablet_bootstrap.cc:492] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:43.552481 26410 ts_tablet_manager.cc:1403] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.360s	user 0.037s	sys 0.009s
I20260709 12:20:43.570273 26349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957764f7f25f45f6ac2fcab128786f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.585323 26414 consensus_queue.cc:1048] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:43.574029 26346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86bd685730c44ad8bb885f9cdc2d8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:43.602967 26417 tablet_bootstrap.cc:492] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:43.603119 26408 tablet_bootstrap.cc:654] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.603588 26417 ts_tablet_manager.cc:1403] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.018s
I20260709 12:20:43.606581 26417 raft_consensus.cc:359] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.607306 26417 raft_consensus.cc:385] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.607614 26417 raft_consensus.cc:740] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.609998 26410 raft_consensus.cc:359] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.610783 26410 raft_consensus.cc:385] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.611084 26410 raft_consensus.cc:740] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.611630 26412 tablet_bootstrap.cc:492] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:43.612299 26412 ts_tablet_manager.cc:1403] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.399s	user 0.014s	sys 0.055s
I20260709 12:20:43.612573 26410 consensus_queue.cc:260] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
W20260709 12:20:43.621042 26023 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.22.135.65:34633, user_credentials={real_user=slave}} blocked reactor thread for 75750.7us
I20260709 12:20:43.623687 26038 catalog_manager.cc:5697] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 1 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:43.622030 26026 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 76639.5us
I20260709 12:20:43.633306 26424 raft_consensus.cc:493] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.634006 26424 raft_consensus.cc:515] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.647927 26417 consensus_queue.cc:260] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.648536 26410 ts_tablet_manager.cc:1434] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.096s	user 0.012s	sys 0.013s
I20260709 12:20:43.659185 26410 tablet_bootstrap.cc:492] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:43.654325 26424 leader_election.cc:290] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:43.675376 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf54f29aa494de49229176eb5ccfccc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:43.678917 26417 ts_tablet_manager.cc:1434] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.001s
I20260709 12:20:43.679987 26417 tablet_bootstrap.cc:492] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
W20260709 12:20:43.681586 26107 leader_election.cc:343] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.682700 26410 tablet_bootstrap.cc:654] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:43.686786 26181 consensus_peers.cc:597] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 -> Peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Couldn't send request to peer 8f75851772bb4110a837562d462e5412. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:43.697402 26443 consensus_queue.cc:1048] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:43.699672 26412 raft_consensus.cc:359] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.700497 26412 raft_consensus.cc:385] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.736518 26450 raft_consensus.cc:493] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.720953 26412 raft_consensus.cc:740] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
W20260709 12:20:43.743918 26254 consensus_peers.cc:597] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:43.737082 26450 raft_consensus.cc:515] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.753037 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d8514d14dc48fbb32627778ca90dd5" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
W20260709 12:20:43.754407 26328 leader_election.cc:343] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.754640 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d8514d14dc48fbb32627778ca90dd5" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:43.756098 26331 leader_election.cc:343] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.756536 26331 leader_election.cc:304] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:43.757346 26431 raft_consensus.cc:2749] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:43.757562 26450 leader_election.cc:290] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:43.760877 26410 tablet_bootstrap.cc:492] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:43.766168 26408 tablet_bootstrap.cc:492] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:43.766695 26408 ts_tablet_manager.cc:1403] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.309s	user 0.008s	sys 0.017s
I20260709 12:20:43.761795 26410 ts_tablet_manager.cc:1403] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.020s
I20260709 12:20:43.769536 26408 raft_consensus.cc:359] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:43.770264 26408 raft_consensus.cc:385] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.770581 26408 raft_consensus.cc:740] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.761885 26417 tablet_bootstrap.cc:654] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.778679 26412 consensus_queue.cc:260] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.780963 26412 ts_tablet_manager.cc:1434] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.168s	user 0.005s	sys 0.001s
I20260709 12:20:43.781867 26412 tablet_bootstrap.cc:492] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:43.794320 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf54f29aa494de49229176eb5ccfccc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:43.769986 26410 raft_consensus.cc:359] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.795199 26410 raft_consensus.cc:385] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.795533 26410 raft_consensus.cc:740] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
W20260709 12:20:43.795821 26104 leader_election.cc:343] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.796289 26104 leader_election.cc:304] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:43.796412 26410 consensus_queue.cc:260] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.797426 26424 raft_consensus.cc:2749] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:43.802927 26408 consensus_queue.cc:260] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:43.806682 26408 ts_tablet_manager.cc:1434] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260709 12:20:43.809418 26410 ts_tablet_manager.cc:1434] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.002s
I20260709 12:20:43.810279 26412 tablet_bootstrap.cc:654] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.814850 26417 tablet_bootstrap.cc:492] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:43.815337 26417 ts_tablet_manager.cc:1403] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.004s
I20260709 12:20:43.810410 26410 tablet_bootstrap.cc:492] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:43.826243 26408 tablet_bootstrap.cc:492] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:43.828773 26410 tablet_bootstrap.cc:654] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.829218 26412 tablet_bootstrap.cc:492] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:43.829664 26412 ts_tablet_manager.cc:1403] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.000s
I20260709 12:20:43.831751 26431 consensus_queue.cc:1048] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:43.832486 26412 raft_consensus.cc:359] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.833348 26412 raft_consensus.cc:385] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.833657 26412 raft_consensus.cc:740] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.831717 26417 raft_consensus.cc:359] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.841166 26417 raft_consensus.cc:385] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.841601 26417 raft_consensus.cc:740] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.842629 26417 consensus_queue.cc:260] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.844318 26410 tablet_bootstrap.cc:492] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:43.834534 26412 consensus_queue.cc:260] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.844964 26410 ts_tablet_manager.cc:1403] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260709 12:20:43.848093 26417 ts_tablet_manager.cc:1434] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:20:43.849171 26417 tablet_bootstrap.cc:492] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:43.849030 26410 raft_consensus.cc:359] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.850189 26410 raft_consensus.cc:385] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.850678 26410 raft_consensus.cc:740] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.839785 26408 tablet_bootstrap.cc:654] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.855033 26410 consensus_queue.cc:260] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.856492 26417 tablet_bootstrap.cc:654] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.858506 26410 ts_tablet_manager.cc:1434] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 12:20:43.859140 26424 raft_consensus.cc:493] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.859694 26410 tablet_bootstrap.cc:492] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:43.859616 26424 raft_consensus.cc:515] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.863811 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:43.864502 26217 raft_consensus.cc:2468] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:43.865557 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:43.866974 26107 leader_election.cc:304] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:43.867830 26412 ts_tablet_manager.cc:1434] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
W20260709 12:20:43.869581 26104 leader_election.cc:343] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.870360 26424 leader_election.cc:290] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:43.871016 26424 raft_consensus.cc:2804] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:43.871433 26424 raft_consensus.cc:493] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:43.871845 26424 raft_consensus.cc:3060] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:43.888031 26417 tablet_bootstrap.cc:492] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:43.888444 26410 tablet_bootstrap.cc:654] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.888582 26417 ts_tablet_manager.cc:1403] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.005s
I20260709 12:20:43.891750 26417 raft_consensus.cc:359] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.892503 26417 raft_consensus.cc:385] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.892858 26417 raft_consensus.cc:740] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.893750 26417 consensus_queue.cc:260] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.894495 26412 tablet_bootstrap.cc:492] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:43.895236 26408 tablet_bootstrap.cc:492] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:43.895803 26408 ts_tablet_manager.cc:1403] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.002s
I20260709 12:20:43.896055 26417 ts_tablet_manager.cc:1434] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:43.892829 26424 raft_consensus.cc:515] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.898751 26408 raft_consensus.cc:359] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.899089 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:43.899690 26365 raft_consensus.cc:3060] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:43.900211 26417 tablet_bootstrap.cc:492] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:43.901257 26412 tablet_bootstrap.cc:654] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.906699 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:43.907127 26365 raft_consensus.cc:2468] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:43.907313 26217 raft_consensus.cc:3060] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:43.908313 26104 leader_election.cc:304] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
I20260709 12:20:43.909199 26408 raft_consensus.cc:385] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.909518 26408 raft_consensus.cc:740] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.910440 26408 consensus_queue.cc:260] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.917572 26477 raft_consensus.cc:2804] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:43.919091 26424 leader_election.cc:290] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:43.919531 26217 raft_consensus.cc:2468] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:43.920468 26408 ts_tablet_manager.cc:1434] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 12:20:43.922164 26408 tablet_bootstrap.cc:492] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:43.924319 26417 tablet_bootstrap.cc:654] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.930296 26410 tablet_bootstrap.cc:492] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:43.930783 26410 ts_tablet_manager.cc:1403] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.002s
I20260709 12:20:43.931644 26408 tablet_bootstrap.cc:654] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.933408 26412 tablet_bootstrap.cc:492] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:43.933910 26412 ts_tablet_manager.cc:1403] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.007s
I20260709 12:20:43.933764 26410 raft_consensus.cc:359] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.934937 26410 raft_consensus.cc:385] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.935261 26474 raft_consensus.cc:493] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.935317 26410 raft_consensus.cc:740] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.935913 26474 raft_consensus.cc:515] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.936558 26410 consensus_queue.cc:260] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.937891 26431 consensus_queue.cc:1048] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:43.939924 26410 ts_tablet_manager.cc:1434] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:20:43.941221 26410 tablet_bootstrap.cc:492] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:43.946631 26474 leader_election.cc:290] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:43.949692 26410 tablet_bootstrap.cc:654] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:43.949992 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eabab9065e7457abdd4ac891512eec1" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:43.950670 26216 raft_consensus.cc:2468] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:43.951952 26257 leader_election.cc:304] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:43.951804 26412 raft_consensus.cc:359] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.953469 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eabab9065e7457abdd4ac891512eec1" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:43.952545 26412 raft_consensus.cc:385] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.955786 26412 raft_consensus.cc:740] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
W20260709 12:20:43.956179 26254 leader_election.cc:343] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.956770 26474 raft_consensus.cc:2804] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:43.957551 26474 raft_consensus.cc:493] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:43.957994 26474 raft_consensus.cc:3060] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:43.958930 26417 tablet_bootstrap.cc:492] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:43.959420 26417 ts_tablet_manager.cc:1403] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.005s
I20260709 12:20:43.960498 26477 raft_consensus.cc:697] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:20:43.956718 26412 consensus_queue.cc:260] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:43.961474 26477 consensus_queue.cc:237] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.969044 26408 tablet_bootstrap.cc:492] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:43.969574 26408 ts_tablet_manager.cc:1403] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.015s
I20260709 12:20:43.971638 26410 tablet_bootstrap.cc:492] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:43.972154 26410 ts_tablet_manager.cc:1403] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260709 12:20:43.972522 26408 raft_consensus.cc:359] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:43.973261 26408 raft_consensus.cc:385] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.973554 26408 raft_consensus.cc:740] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.974234 26408 consensus_queue.cc:260] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:43.969679 26412 ts_tablet_manager.cc:1434] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.004s
I20260709 12:20:43.974862 26410 raft_consensus.cc:359] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.975651 26410 raft_consensus.cc:385] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.976118 26412 tablet_bootstrap.cc:492] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:43.975960 26410 raft_consensus.cc:740] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.976469 26431 raft_consensus.cc:493] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:43.976948 26431 raft_consensus.cc:515] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.977070 26410 consensus_queue.cc:260] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.979029 26431 leader_election.cc:290] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:43.979465 26410 ts_tablet_manager.cc:1434] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:43.980919 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872f0279b3454e7e822a4dd3883b6496" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:43.981341 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872f0279b3454e7e822a4dd3883b6496" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:43.981947 26217 raft_consensus.cc:2468] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:43.983141 26331 leader_election.cc:304] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 
W20260709 12:20:43.983894 26328 leader_election.cc:343] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:43.967118 26474 raft_consensus.cc:515] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.984786 26431 raft_consensus.cc:2804] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:43.985212 26431 raft_consensus.cc:493] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:43.985564 26431 raft_consensus.cc:3060] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:43.986058 26474 leader_election.cc:290] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:43.962751 26417 raft_consensus.cc:359] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.986703 26417 raft_consensus.cc:385] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:43.987042 26417 raft_consensus.cc:740] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:43.987689 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eabab9065e7457abdd4ac891512eec1" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:43.987799 26417 consensus_queue.cc:260] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:43.988790 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eabab9065e7457abdd4ac891512eec1" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:43.989351 26217 raft_consensus.cc:3060] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:43.990262 26417 ts_tablet_manager.cc:1434] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.004s
I20260709 12:20:43.991243 26417 tablet_bootstrap.cc:492] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:43.992658 26431 raft_consensus.cc:515] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:43.980572 26410 tablet_bootstrap.cc:492] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:43.995263 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872f0279b3454e7e822a4dd3883b6496" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
W20260709 12:20:43.999233 26328 leader_election.cc:343] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.000917 26410 tablet_bootstrap.cc:654] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.000958 26217 raft_consensus.cc:2468] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:43.997562 26417 tablet_bootstrap.cc:654] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.002460 26257 leader_election.cc:304] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:44.003289 26474 raft_consensus.cc:2804] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:43.994599 26365 raft_consensus.cc:3060] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.003768 26474 raft_consensus.cc:697] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:44.004603 26474 consensus_queue.cc:237] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.006392 26468 raft_consensus.cc:493] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.006875 26468 raft_consensus.cc:515] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.009006 26468 leader_election.cc:290] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:44.009958 26408 ts_tablet_manager.cc:1434] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.001s
I20260709 12:20:44.011070 26408 tablet_bootstrap.cc:492] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:44.013334 26431 leader_election.cc:290] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:44.014794 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef4411bd82a4616a550c12ecb7e8950" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:44.016283 26412 tablet_bootstrap.cc:654] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.016848 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef4411bd82a4616a550c12ecb7e8950" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:44.019019 26254 leader_election.cc:343] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:44.020027 26257 leader_election.cc:343] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.020107 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872f0279b3454e7e822a4dd3883b6496" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:44.020761 26217 raft_consensus.cc:3060] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.020659 26257 leader_election.cc:304] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:44.021749 26443 raft_consensus.cc:493] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.022114 26468 raft_consensus.cc:2749] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:44.022315 26443 raft_consensus.cc:515] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.024889 26443 leader_election.cc:290] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:44.027787 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f849c473e6141d5afaff006b708df65" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:44.029729 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f849c473e6141d5afaff006b708df65" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:44.029201 26037 catalog_manager.cc:5697] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:44.031154 26364 raft_consensus.cc:2468] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:44.031737 26408 tablet_bootstrap.cc:654] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.032935 26254 leader_election.cc:304] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
W20260709 12:20:44.034159 26254 leader_election.cc:343] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.036662 26217 raft_consensus.cc:2468] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:44.037808 26331 leader_election.cc:304] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:44.038192 26443 raft_consensus.cc:2804] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:44.038892 26443 raft_consensus.cc:493] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.037832 26039 catalog_manager.cc:5697] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:44.040000 26443 raft_consensus.cc:3060] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.038916 26431 raft_consensus.cc:2804] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:44.045117 26431 raft_consensus.cc:697] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:20:44.048175 26431 consensus_queue.cc:237] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.056855 26408 tablet_bootstrap.cc:492] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:44.052029 26410 tablet_bootstrap.cc:492] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:44.058262 26408 ts_tablet_manager.cc:1403] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.003s
I20260709 12:20:44.058624 26410 ts_tablet_manager.cc:1403] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.005s
I20260709 12:20:44.060501 26408 raft_consensus.cc:359] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.061053 26408 raft_consensus.cc:385] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.061317 26408 raft_consensus.cc:740] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.061954 26408 consensus_queue.cc:260] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.062425 26410 raft_consensus.cc:359] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.063360 26410 raft_consensus.cc:385] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.063712 26410 raft_consensus.cc:740] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.067088 26365 raft_consensus.cc:2468] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:44.073697 26408 ts_tablet_manager.cc:1434] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:20:44.084013 26408 tablet_bootstrap.cc:492] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:44.090152 26408 tablet_bootstrap.cc:654] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.089807 26410 consensus_queue.cc:260] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.098395 26038 catalog_manager.cc:5697] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 1 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:44.102270 26412 tablet_bootstrap.cc:492] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:44.102895 26412 ts_tablet_manager.cc:1403] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.127s	user 0.040s	sys 0.015s
I20260709 12:20:44.106818 26412 raft_consensus.cc:359] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.107851 26412 raft_consensus.cc:385] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.108312 26412 raft_consensus.cc:740] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.109476 26412 consensus_queue.cc:260] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.111852 26410 ts_tablet_manager.cc:1434] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 12:20:44.106833 26443 raft_consensus.cc:515] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.115607 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f849c473e6141d5afaff006b708df65" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:44.116183 26365 raft_consensus.cc:3060] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.119424 26412 ts_tablet_manager.cc:1434] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:20:44.120771 26412 tablet_bootstrap.cc:492] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:44.123481 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f849c473e6141d5afaff006b708df65" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:44.119588 26410 tablet_bootstrap.cc:492] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
W20260709 12:20:44.124892 26254 leader_election.cc:343] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.125523 26443 leader_election.cc:290] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:44.128836 26365 raft_consensus.cc:2468] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:44.130023 26254 leader_election.cc:304] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:44.131283 26443 raft_consensus.cc:2804] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:44.132239 26443 raft_consensus.cc:697] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:44.133720 26443 consensus_queue.cc:237] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.134685 26412 tablet_bootstrap.cc:654] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.148200 26434 raft_consensus.cc:493] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.148743 26434 raft_consensus.cc:515] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.151181 26434 leader_election.cc:290] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:44.152992 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a234dc7e0d48db958bb0a595ae470d" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:44.153678 26289 raft_consensus.cc:2468] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:44.156100 26181 leader_election.cc:304] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:44.157272 26434 raft_consensus.cc:2804] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:44.157723 26434 raft_consensus.cc:493] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.158125 26434 raft_consensus.cc:3060] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.186149 26410 tablet_bootstrap.cc:654] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.187036 26417 tablet_bootstrap.cc:492] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:44.187606 26417 ts_tablet_manager.cc:1403] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.197s	user 0.028s	sys 0.050s
I20260709 12:20:44.190411 26417 raft_consensus.cc:359] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.191133 26417 raft_consensus.cc:385] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.191416 26417 raft_consensus.cc:740] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.197672 26417 consensus_queue.cc:260] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.224900 26434 raft_consensus.cc:515] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.231712 26410 tablet_bootstrap.cc:492] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:44.232198 26410 ts_tablet_manager.cc:1403] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.000s
I20260709 12:20:44.233083 26417 ts_tablet_manager.cc:1434] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 12:20:44.233707 26434 leader_election.cc:290] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:44.235704 26412 tablet_bootstrap.cc:492] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:44.236227 26412 ts_tablet_manager.cc:1403] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.116s	user 0.022s	sys 0.019s
I20260709 12:20:44.239478 26412 raft_consensus.cc:359] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.240125 26412 raft_consensus.cc:385] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.240397 26412 raft_consensus.cc:740] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.241212 26412 consensus_queue.cc:260] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.243009 26412 ts_tablet_manager.cc:1434] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:20:44.242874 26410 raft_consensus.cc:359] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.243561 26410 raft_consensus.cc:385] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.243813 26410 raft_consensus.cc:740] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.243937 26412 tablet_bootstrap.cc:492] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:44.244565 26410 consensus_queue.cc:260] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.245513 26434 raft_consensus.cc:493] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.245985 26434 raft_consensus.cc:515] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.246562 26408 tablet_bootstrap.cc:492] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:44.246883 26410 ts_tablet_manager.cc:1434] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:20:44.247285 26408 ts_tablet_manager.cc:1403] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.164s	user 0.041s	sys 0.055s
I20260709 12:20:44.248179 26434 leader_election.cc:290] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:44.250313 26408 raft_consensus.cc:359] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.251091 26408 raft_consensus.cc:385] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.251420 26408 raft_consensus.cc:740] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.252177 26408 consensus_queue.cc:260] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.253893 26410 tablet_bootstrap.cc:492] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:44.254395 26408 ts_tablet_manager.cc:1434] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:44.255453 26408 tablet_bootstrap.cc:492] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:44.255805 26412 tablet_bootstrap.cc:654] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.260322 26410 tablet_bootstrap.cc:654] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.260854 26408 tablet_bootstrap.cc:654] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.272830 26417 tablet_bootstrap.cc:492] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:44.274084 26412 tablet_bootstrap.cc:492] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:44.274752 26412 ts_tablet_manager.cc:1403] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260709 12:20:44.278120 26412 raft_consensus.cc:359] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.279009 26412 raft_consensus.cc:385] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.279342 26412 raft_consensus.cc:740] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.280180 26412 consensus_queue.cc:260] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.283759 26412 ts_tablet_manager.cc:1434] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:20:44.284628 26412 tablet_bootstrap.cc:492] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:44.284698 26410 tablet_bootstrap.cc:492] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:44.285180 26410 ts_tablet_manager.cc:1403] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.016s
I20260709 12:20:44.287624 26410 raft_consensus.cc:359] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.288280 26410 raft_consensus.cc:385] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.288537 26410 raft_consensus.cc:740] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.289143 26410 consensus_queue.cc:260] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.290334 26412 tablet_bootstrap.cc:654] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.291658 26410 ts_tablet_manager.cc:1434] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:20:44.294647 26412 tablet_bootstrap.cc:492] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:44.295104 26412 ts_tablet_manager.cc:1403] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:20:44.297369 26477 raft_consensus.cc:493] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.297966 26412 raft_consensus.cc:359] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.298635 26412 raft_consensus.cc:385] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.298915 26412 raft_consensus.cc:740] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.299599 26412 consensus_queue.cc:260] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.301884 26412 ts_tablet_manager.cc:1434] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:44.302816 26412 tablet_bootstrap.cc:492] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:44.297799 26477 raft_consensus.cc:515] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.306200 26477 leader_election.cc:290] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:44.308017 26412 tablet_bootstrap.cc:654] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.310321 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:44.311903 26412 tablet_bootstrap.cc:492] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
W20260709 12:20:44.312167 26180 leader_election.cc:343] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.312361 26412 ts_tablet_manager.cc:1403] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:20:44.314862 26412 raft_consensus.cc:359] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.315598 26412 raft_consensus.cc:385] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.315871 26412 raft_consensus.cc:740] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.316917 26412 consensus_queue.cc:260] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.318885 26412 ts_tablet_manager.cc:1434] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:20:44.319684 26412 tablet_bootstrap.cc:492] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:44.325726 26412 tablet_bootstrap.cc:654] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.337042 26412 tablet_bootstrap.cc:492] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:44.337519 26412 ts_tablet_manager.cc:1403] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
W20260709 12:20:44.339792 26087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:44.345404 26410 tablet_bootstrap.cc:492] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:44.347992 26417 tablet_bootstrap.cc:654] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.348073 26443 raft_consensus.cc:493] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.348647 26443 raft_consensus.cc:515] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.350817 26443 leader_election.cc:290] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:44.352600 26410 tablet_bootstrap.cc:654] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.354904 26408 tablet_bootstrap.cc:492] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:44.355428 26408 ts_tablet_manager.cc:1403] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.100s	user 0.056s	sys 0.033s
I20260709 12:20:44.340169 26412 raft_consensus.cc:359] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.355973 26412 raft_consensus.cc:385] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.356277 26412 raft_consensus.cc:740] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.357033 26417 tablet_bootstrap.cc:492] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:44.356990 26412 consensus_queue.cc:260] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.357560 26417 ts_tablet_manager.cc:1403] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.000s
I20260709 12:20:44.358212 26501 raft_consensus.cc:493] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.358732 26408 raft_consensus.cc:359] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.359467 26408 raft_consensus.cc:385] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.359776 26408 raft_consensus.cc:740] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.360350 26417 raft_consensus.cc:359] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.361088 26417 raft_consensus.cc:385] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.360455 26408 consensus_queue.cc:260] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.360391 26412 ts_tablet_manager.cc:1434] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:20:44.361370 26417 raft_consensus.cc:740] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.362607 26412 tablet_bootstrap.cc:492] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:44.362360 26417 consensus_queue.cc:260] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.364420 26410 tablet_bootstrap.cc:492] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:44.364470 26417 ts_tablet_manager.cc:1434] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:44.365672 26417 tablet_bootstrap.cc:492] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:44.368587 26412 tablet_bootstrap.cc:654] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.358759 26501 raft_consensus.cc:515] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.371320 26501 leader_election.cc:290] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:44.367131 26408 ts_tablet_manager.cc:1434] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:20:44.375013 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d8514d14dc48fbb32627778ca90dd5" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:44.378381 26139 raft_consensus.cc:2468] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:44.378650 26408 tablet_bootstrap.cc:492] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:44.365020 26410 ts_tablet_manager.cc:1403] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260709 12:20:44.379735 26180 leader_election.cc:304] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:44.380622 26501 raft_consensus.cc:2804] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:44.381031 26501 raft_consensus.cc:493] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.381438 26501 raft_consensus.cc:3060] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.381871 26410 raft_consensus.cc:359] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.382614 26410 raft_consensus.cc:385] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.382895 26410 raft_consensus.cc:740] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.383584 26410 consensus_queue.cc:260] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.384953 26408 tablet_bootstrap.cc:654] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.377718 26417 tablet_bootstrap.cc:654] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.385651 26410 ts_tablet_manager.cc:1434] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:20:44.386883 26410 tablet_bootstrap.cc:492] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:44.391966 26412 tablet_bootstrap.cc:492] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:44.392462 26412 ts_tablet_manager.cc:1403] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.009s
I20260709 12:20:44.395092 26412 raft_consensus.cc:359] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.395735 26412 raft_consensus.cc:385] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.396023 26412 raft_consensus.cc:740] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.396643 26412 consensus_queue.cc:260] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.397691 26479 raft_consensus.cc:493] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.396962 26501 raft_consensus.cc:515] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.398167 26479 raft_consensus.cc:515] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.399571 26138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:44.400220 26138 raft_consensus.cc:2468] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:44.401829 26410 tablet_bootstrap.cc:654] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.401769 26479 leader_election.cc:290] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:44.398700 26412 ts_tablet_manager.cc:1434] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:44.403756 26412 tablet_bootstrap.cc:492] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:44.405081 26479 raft_consensus.cc:493] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.405570 26479 raft_consensus.cc:515] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.408625 26479 leader_election.cc:290] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:44.409018 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a4ed8ce7845f192dc95a470d5aa01" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:44.409698 26365 raft_consensus.cc:2468] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:44.412186 26412 tablet_bootstrap.cc:654] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.412402 26417 tablet_bootstrap.cc:492] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:44.412858 26417 ts_tablet_manager.cc:1403] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.002s
I20260709 12:20:44.415834 26417 raft_consensus.cc:359] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.416671 26417 raft_consensus.cc:385] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.416996 26417 raft_consensus.cc:740] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.419154 26501 leader_election.cc:290] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:44.412355 26408 tablet_bootstrap.cc:492] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:44.420460 26408 ts_tablet_manager.cc:1403] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.015s
I20260709 12:20:44.419695 26036 catalog_manager.cc:5697] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:44.423947 26408 raft_consensus.cc:359] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.424813 26408 raft_consensus.cc:385] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.425146 26408 raft_consensus.cc:740] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.426474 26417 consensus_queue.cc:260] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.427995 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a4ed8ce7845f192dc95a470d5aa01" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:44.428723 26289 raft_consensus.cc:2468] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:44.429481 26417 ts_tablet_manager.cc:1434] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:20:44.430766 26417 tablet_bootstrap.cc:492] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:44.433312 26408 consensus_queue.cc:260] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.440868 26417 tablet_bootstrap.cc:654] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.443594 26408 ts_tablet_manager.cc:1434] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 12:20:44.444831 26408 tablet_bootstrap.cc:492] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:44.451944 26105 leader_election.cc:304] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:44.452816 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:44.453653 26290 raft_consensus.cc:2468] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:44.453962 26138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d8514d14dc48fbb32627778ca90dd5" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:44.454620 26138 raft_consensus.cc:3060] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.455199 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f849c473e6141d5afaff006b708df65" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:44.456727 26254 leader_election.cc:304] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:44.457917 26139 raft_consensus.cc:3060] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.459075 26105 leader_election.cc:304] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:44.469112 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:44.452874 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:44.473780 26254 leader_election.cc:343] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.481383 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a234dc7e0d48db958bb0a595ae470d" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:44.482165 26141 raft_consensus.cc:2468] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:44.487058 26138 raft_consensus.cc:2468] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:44.495293 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a234dc7e0d48db958bb0a595ae470d" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:44.495587 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:44.496126 26291 raft_consensus.cc:3060] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.496310 26290 raft_consensus.cc:2468] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:44.496918 26468 raft_consensus.cc:2804] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:44.497327 26468 raft_consensus.cc:493] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.497783 26468 raft_consensus.cc:3060] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.506524 26501 raft_consensus.cc:493] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.507216 26501 raft_consensus.cc:515] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.510372 26501 leader_election.cc:290] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:44.511068 26291 raft_consensus.cc:2468] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:44.515369 26181 leader_election.cc:304] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:44.516403 26501 raft_consensus.cc:2804] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:44.516850 26501 raft_consensus.cc:493] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.517261 26501 raft_consensus.cc:3060] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.518121 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d8514d14dc48fbb32627778ca90dd5" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:44.518997 26364 raft_consensus.cc:2468] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:44.520643 26181 leader_election.cc:304] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:44.522107 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d8514d14dc48fbb32627778ca90dd5" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:44.522922 26362 raft_consensus.cc:3060] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.523120 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f849c473e6141d5afaff006b708df65" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:44.524236 26363 raft_consensus.cc:2393] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a0fcccfd0934ff6977ce565fdc27022 in current term 1: Already voted for candidate 8f75851772bb4110a837562d462e5412 in this term.
I20260709 12:20:44.527683 26434 raft_consensus.cc:2804] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:44.543490 26474 raft_consensus.cc:493] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.544090 26474 raft_consensus.cc:515] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.547077 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb428afec1e46d6916151637f07a20c" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:44.545516 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfe600c170d4556a2723107fee759d5" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
W20260709 12:20:44.548840 26257 leader_election.cc:343] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:44.551136 26181 leader_election.cc:343] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.556185 26479 raft_consensus.cc:2804] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:44.556663 26479 raft_consensus.cc:493] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.557075 26479 raft_consensus.cc:3060] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.562585 26477 raft_consensus.cc:2804] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:44.563010 26477 raft_consensus.cc:493] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.563139 26412 tablet_bootstrap.cc:492] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:44.563366 26477 raft_consensus.cc:3060] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.563656 26412 ts_tablet_manager.cc:1403] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.032s
I20260709 12:20:44.563846 26468 raft_consensus.cc:515] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.565846 26468 leader_election.cc:290] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:44.568794 26412 raft_consensus.cc:359] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.569676 26412 raft_consensus.cc:385] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.569994 26412 raft_consensus.cc:740] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.570789 26412 consensus_queue.cc:260] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.572397 26517 raft_consensus.cc:493] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.572964 26517 raft_consensus.cc:515] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.575064 26501 raft_consensus.cc:515] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.577629 26501 leader_election.cc:290] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:44.579227 26516 raft_consensus.cc:493] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.579665 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a234dc7e0d48db958bb0a595ae470d" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:44.580283 26140 raft_consensus.cc:3060] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.579850 26516 raft_consensus.cc:515] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.580690 26408 tablet_bootstrap.cc:654] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.591243 26479 raft_consensus.cc:515] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.593370 26479 leader_election.cc:290] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:44.601279 26516 leader_election.cc:290] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:44.601570 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a4ed8ce7845f192dc95a470d5aa01" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:44.602169 26291 raft_consensus.cc:3060] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.602425 26501 raft_consensus.cc:493] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.602895 26501 raft_consensus.cc:515] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.587916 26474 leader_election.cc:290] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:44.609300 26410 tablet_bootstrap.cc:492] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:44.609941 26410 ts_tablet_manager.cc:1403] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.223s	user 0.023s	sys 0.030s
W20260709 12:20:44.612982 26254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:36829, user_credentials={real_user=slave}} blocked reactor thread for 48314.1us
I20260709 12:20:44.614730 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:44.615404 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:44.616011 26289 raft_consensus.cc:3060] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.616832 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a234dc7e0d48db958bb0a595ae470d" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:44.617208 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24e807cbbc648bda8fc7681d31e9a8e" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:44.595289 26362 raft_consensus.cc:2468] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:44.619058 26412 ts_tablet_manager.cc:1434] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.055s	user 0.014s	sys 0.012s
W20260709 12:20:44.605279 26104 leader_election.cc:343] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.621852 26412 tablet_bootstrap.cc:492] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:44.608834 26434 raft_consensus.cc:697] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:44.624693 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef4411bd82a4616a550c12ecb7e8950" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:44.625296 26290 raft_consensus.cc:2468] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:44.625473 26434 consensus_queue.cc:237] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.625651 26410 raft_consensus.cc:359] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.630470 26410 raft_consensus.cc:385] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.630872 26410 raft_consensus.cc:740] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.626371 26511 raft_consensus.cc:493] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.626534 26181 leader_election.cc:304] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:44.627981 26104 leader_election.cc:304] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412
I20260709 12:20:44.628697 26512 raft_consensus.cc:493] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.628944 26514 raft_consensus.cc:493] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.639454 26180 leader_election.cc:304] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:44.620797 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb428afec1e46d6916151637f07a20c" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:44.639781 26514 raft_consensus.cc:515] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
W20260709 12:20:44.640383 26254 leader_election.cc:343] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.640564 26363 raft_consensus.cc:2468] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
W20260709 12:20:44.641103 26254 leader_election.cc:343] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.642473 26517 leader_election.cc:290] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:44.635578 26410 consensus_queue.cc:260] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.637944 26479 consensus_queue.cc:1048] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:20:44.643756 26511 raft_consensus.cc:515] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.644230 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a234dc7e0d48db958bb0a595ae470d" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:44.644534 26517 consensus_queue.cc:1048] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:44.645076 26290 raft_consensus.cc:2393] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a0fcccfd0934ff6977ce565fdc27022 in current term 1: Already voted for candidate f4f4837602274d95b7477cec80d00de5 in this term.
I20260709 12:20:44.646095 26138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:44.644937 26410 ts_tablet_manager.cc:1434] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:20:44.641856 26514 leader_election.cc:290] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:44.651932 26408 tablet_bootstrap.cc:492] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:44.652370 26408 ts_tablet_manager.cc:1403] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.208s	user 0.015s	sys 0.000s
I20260709 12:20:44.653501 26434 raft_consensus.cc:2804] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:44.654105 26434 raft_consensus.cc:493] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.654577 26434 raft_consensus.cc:3060] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.656491 26410 tablet_bootstrap.cc:492] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:44.645974 26511 leader_election.cc:290] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:44.646744 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24e807cbbc648bda8fc7681d31e9a8e" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:44.658550 26510 raft_consensus.cc:3060] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.658663 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561f199b99074786a63530d16795d90f" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:44.641820 26254 leader_election.cc:304] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: f4f4837602274d95b7477cec80d00de5
W20260709 12:20:44.661072 26107 leader_election.cc:343] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.661312 26137 raft_consensus.cc:3060] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.665211 26140 raft_consensus.cc:2468] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:44.666334 26450 consensus_queue.cc:1048] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:44.666766 26512 raft_consensus.cc:515] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.669584 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a4ed8ce7845f192dc95a470d5aa01" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:44.670450 26136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfe600c170d4556a2723107fee759d5" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:44.670320 26477 raft_consensus.cc:515] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.671171 26514 raft_consensus.cc:2804] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:44.659569 26291 raft_consensus.cc:2468] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:44.675096 26408 raft_consensus.cc:359] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.682755 26408 raft_consensus.cc:385] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.683063 26408 raft_consensus.cc:740] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.683763 26408 consensus_queue.cc:260] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.685686 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:44.684825 26518 raft_consensus.cc:2804] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:44.686618 26518 raft_consensus.cc:493] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.686995 26518 raft_consensus.cc:3060] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.690448 26514 raft_consensus.cc:697] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:44.690606 26474 consensus_queue.cc:1048] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:44.691393 26514 consensus_queue.cc:237] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.686470 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf54f29aa494de49229176eb5ccfccc" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:44.682363 26362 raft_consensus.cc:3060] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.680847 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561f199b99074786a63530d16795d90f" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:44.677670 26181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 51207.8us
I20260709 12:20:44.696547 26135 raft_consensus.cc:3060] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.684983 26136 raft_consensus.cc:2468] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:44.720199 26410 tablet_bootstrap.cc:654] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.721222 26417 tablet_bootstrap.cc:492] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:44.721740 26417 ts_tablet_manager.cc:1403] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.291s	user 0.015s	sys 0.008s
I20260709 12:20:44.700592 26365 raft_consensus.cc:2468] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:44.706674 26138 raft_consensus.cc:2393] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f75851772bb4110a837562d462e5412 in current term 1: Already voted for candidate 3a0fcccfd0934ff6977ce565fdc27022 in this term.
I20260709 12:20:44.705112 26512 leader_election.cc:290] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
W20260709 12:20:44.713385 26254 leader_election.cc:343] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.723281 26474 raft_consensus.cc:493] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.734148 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:44.726687 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf54f29aa494de49229176eb5ccfccc" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:44.705188 26105 leader_election.cc:304] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
W20260709 12:20:44.727561 26104 leader_election.cc:343] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.748167 26477 leader_election.cc:290] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:44.740756 26289 raft_consensus.cc:2468] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
W20260709 12:20:44.747725 26105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 45092.3us
I20260709 12:20:44.750856 26181 leader_election.cc:304] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:44.739351 26254 leader_election.cc:304] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:44.751863 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:44.754639 26512 raft_consensus.cc:2804] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:44.751894 26107 leader_election.cc:304] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:44.759325 26512 raft_consensus.cc:697] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:20:44.760208 26512 consensus_queue.cc:237] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:44.751925 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:44.742648 26474 raft_consensus.cc:515] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.753036 26510 raft_consensus.cc:2749] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:44.746852 26140 raft_consensus.cc:2468] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:44.755961 26443 raft_consensus.cc:2749] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:44.762857 26289 raft_consensus.cc:2393] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a0fcccfd0934ff6977ce565fdc27022 in current term 1: Already voted for candidate f4f4837602274d95b7477cec80d00de5 in this term.
I20260709 12:20:44.763357 26214 raft_consensus.cc:2393] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a0fcccfd0934ff6977ce565fdc27022 in current term 1: Already voted for candidate f4f4837602274d95b7477cec80d00de5 in this term.
I20260709 12:20:44.790879 26105 leader_election.cc:304] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:44.791034 26514 raft_consensus.cc:2804] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:44.792132 26514 raft_consensus.cc:697] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:44.747076 26180 leader_election.cc:304] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:44.766938 26477 raft_consensus.cc:2749] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:44.746306 26104 leader_election.cc:304] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:44.832083 26517 raft_consensus.cc:2749] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:44.832230 26104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.68:36829, user_credentials={real_user=slave}} blocked reactor thread for 106005us
W20260709 12:20:44.796586 26180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.68:36829, user_credentials={real_user=slave}} blocked reactor thread for 53313.7us
I20260709 12:20:44.796792 26523 raft_consensus.cc:2804] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:44.834092 26510 raft_consensus.cc:493] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.834411 26523 raft_consensus.cc:493] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.834856 26523 raft_consensus.cc:3060] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.834766 26510 raft_consensus.cc:515] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:44.798153 26501 leader_election.cc:290] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:44.800132 26514 consensus_queue.cc:237] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.797458 26291 raft_consensus.cc:2393] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a0fcccfd0934ff6977ce565fdc27022 in current term 1: Already voted for candidate 8f75851772bb4110a837562d462e5412 in this term.
I20260709 12:20:44.809228 26474 leader_election.cc:290] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:44.838640 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef4411bd82a4616a550c12ecb7e8950" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:44.815182 26518 raft_consensus.cc:515] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.820086 26515 consensus_queue.cc:1048] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:44.834172 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:44.821843 26135 raft_consensus.cc:2468] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:44.827154 26412 tablet_bootstrap.cc:654] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.828081 26434 raft_consensus.cc:515] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.829859 26362 raft_consensus.cc:2468] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
W20260709 12:20:44.764367 26254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.65:34633, user_credentials={real_user=slave}} blocked reactor thread for 58975.5us
I20260709 12:20:44.835031 26180 leader_election.cc:304] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [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: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 8f75851772bb4110a837562d462e5412
I20260709 12:20:44.834134 26408 ts_tablet_manager.cc:1434] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.182s	user 0.007s	sys 0.002s
I20260709 12:20:44.801263 26417 raft_consensus.cc:359] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.843601 26417 raft_consensus.cc:385] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.843890 26417 raft_consensus.cc:740] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.844214 26408 tablet_bootstrap.cc:492] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:44.849603 26417 consensus_queue.cc:260] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:44.854780 26417 ts_tablet_manager.cc:1434] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.000s
I20260709 12:20:44.860281 26513 raft_consensus.cc:2749] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:44.863341 26254 leader_election.cc:304] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:44.865309 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:44.866401 26443 raft_consensus.cc:2749] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:44.867296 26443 consensus_queue.cc:1048] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:44.872354 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:44.859004 26474 consensus_queue.cc:1048] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:20:44.853470 26501 raft_consensus.cc:2804] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:44.879837 26501 raft_consensus.cc:493] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.880295 26501 raft_consensus.cc:3060] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.896966 26410 tablet_bootstrap.cc:492] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:44.897701 26410 ts_tablet_manager.cc:1403] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.249s	user 0.020s	sys 0.035s
I20260709 12:20:44.855116 26365 raft_consensus.cc:2468] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:44.915184 26417 tablet_bootstrap.cc:492] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
W20260709 12:20:44.904057 26257 leader_election.cc:343] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.909252 26434 leader_election.cc:290] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:44.933264 26534 raft_consensus.cc:493] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.933856 26534 raft_consensus.cc:515] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
W20260709 12:20:44.922955 26254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:34633, user_credentials={real_user=slave}} blocked reactor thread for 56572.7us
I20260709 12:20:44.937585 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872f0279b3454e7e822a4dd3883b6496" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:44.937863 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef4411bd82a4616a550c12ecb7e8950" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:44.938774 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb428afec1e46d6916151637f07a20c" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:44.937608 26534 leader_election.cc:290] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:44.947743 26291 raft_consensus.cc:3060] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.948024 26290 raft_consensus.cc:2393] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4f4837602274d95b7477cec80d00de5 in current term 1: Already voted for candidate 8f75851772bb4110a837562d462e5412 in this term.
I20260709 12:20:44.949995 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef4411bd82a4616a550c12ecb7e8950" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:44.950279 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb428afec1e46d6916151637f07a20c" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:44.950960 26215 raft_consensus.cc:3060] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.939939 26501 raft_consensus.cc:515] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.955044 26501 leader_election.cc:290] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:44.959093 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfe600c170d4556a2723107fee759d5" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:44.959441 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb428afec1e46d6916151637f07a20c" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:44.959802 26135 raft_consensus.cc:3060] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.960316 26361 raft_consensus.cc:2468] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:44.965539 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfe600c170d4556a2723107fee759d5" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:44.959138 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872f0279b3454e7e822a4dd3883b6496" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:44.969306 26180 leader_election.cc:304] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [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: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 8f75851772bb4110a837562d462e5412
I20260709 12:20:44.969707 26417 tablet_bootstrap.cc:654] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:44.972188 26104 leader_election.cc:343] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:44.972680 26104 leader_election.cc:304] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412
I20260709 12:20:44.974076 26104 leader_election.cc:304] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:44.974334 26410 raft_consensus.cc:359] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.975024 26410 raft_consensus.cc:385] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:44.975309 26410 raft_consensus.cc:740] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:44.977504 26410 consensus_queue.cc:260] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.943676 26510 leader_election.cc:290] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:44.981595 26410 ts_tablet_manager.cc:1434] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.084s	user 0.004s	sys 0.003s
I20260709 12:20:44.975119 26477 raft_consensus.cc:2749] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:44.983374 26290 raft_consensus.cc:3060] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:44.986467 26410 tablet_bootstrap.cc:492] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:44.992772 26408 tablet_bootstrap.cc:654] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:44.991710 26412 tablet_bootstrap.cc:492] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:44.989856 26135 raft_consensus.cc:2468] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:44.994793 26180 leader_election.cc:304] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:44.995679 26534 raft_consensus.cc:2804] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:44.996196 26534 raft_consensus.cc:697] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:44.997053 26534 consensus_queue.cc:237] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:44.999261 26523 raft_consensus.cc:515] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.001312 26412 ts_tablet_manager.cc:1403] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.372s	user 0.017s	sys 0.003s
W20260709 12:20:45.007650 26254 leader_election.cc:343] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.008275 26254 leader_election.cc:304] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:45.012599 26468 raft_consensus.cc:2749] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:45.013675 26291 raft_consensus.cc:2468] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:45.015056 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb428afec1e46d6916151637f07a20c" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:45.014772 26290 raft_consensus.cc:2468] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:44.986413 26518 leader_election.cc:290] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:45.015868 26362 raft_consensus.cc:3060] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.019253 26181 leader_election.cc:304] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:45.021726 26434 raft_consensus.cc:2804] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:45.022456 26434 raft_consensus.cc:697] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:45.024235 26434 consensus_queue.cc:237] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.027036 26518 raft_consensus.cc:493] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.032447 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf54f29aa494de49229176eb5ccfccc" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:45.032562 26468 consensus_queue.cc:1048] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:45.033113 26364 raft_consensus.cc:3060] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.027554 26518 raft_consensus.cc:515] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.036674 26518 leader_election.cc:290] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:45.039222 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265a452276d45f3a84927910aba6e7b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:45.042788 26517 raft_consensus.cc:2749] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.048293 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265a452276d45f3a84927910aba6e7b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:45.049500 26412 raft_consensus.cc:359] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.021778 26037 catalog_manager.cc:5697] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:45.051467 26037 catalog_manager.cc:5697] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:45.050208 26412 raft_consensus.cc:385] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.053503 26412 raft_consensus.cc:740] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.056937 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf54f29aa494de49229176eb5ccfccc" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:45.057554 26135 raft_consensus.cc:3060] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.054267 26412 consensus_queue.cc:260] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.061270 26412 ts_tablet_manager.cc:1434] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:20:45.061535 26410 tablet_bootstrap.cc:654] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.062250 26412 tablet_bootstrap.cc:492] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:45.057945 26523 leader_election.cc:290] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:45.040576 26362 raft_consensus.cc:2468] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:45.071542 26417 tablet_bootstrap.cc:492] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:45.072046 26417 ts_tablet_manager.cc:1403] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.157s	user 0.010s	sys 0.013s
W20260709 12:20:45.064757 26254 leader_election.cc:343] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.075879 26215 raft_consensus.cc:2468] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:45.076886 26501 raft_consensus.cc:2764] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 12:20:45.077149 26257 leader_election.cc:343] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.077637 26257 leader_election.cc:304] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:45.078394 26518 raft_consensus.cc:2749] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:45.079121 26257 leader_election.cc:304] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:45.079870 26468 raft_consensus.cc:2804] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:45.080327 26468 raft_consensus.cc:697] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:45.081128 26468 consensus_queue.cc:237] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.083050 26534 consensus_queue.cc:1048] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:45.086273 26517 raft_consensus.cc:493] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.086757 26517 raft_consensus.cc:515] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.086740 26037 catalog_manager.cc:5697] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:45.089020 26517 leader_election.cc:290] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:45.092690 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc49528d9e24c578a914a73a8a72fec" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:45.092862 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc49528d9e24c578a914a73a8a72fec" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
W20260709 12:20:45.094158 26105 leader_election.cc:343] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:45.094699 26107 leader_election.cc:343] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.095286 26107 leader_election.cc:304] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:45.096797 26517 raft_consensus.cc:2749] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:45.099416 26417 raft_consensus.cc:359] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.100358 26417 raft_consensus.cc:385] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.100711 26417 raft_consensus.cc:740] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.089867 26364 raft_consensus.cc:2468] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:45.105756 26135 raft_consensus.cc:2468] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:45.110628 26417 consensus_queue.cc:260] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.119084 26417 ts_tablet_manager.cc:1434] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 12:20:45.120162 26417 tablet_bootstrap.cc:492] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:45.137374 26515 raft_consensus.cc:493] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.137913 26515 raft_consensus.cc:515] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.129086 26180 leader_election.cc:304] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:45.139349 26412 tablet_bootstrap.cc:654] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.135970 26408 tablet_bootstrap.cc:492] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:45.143397 26410 tablet_bootstrap.cc:492] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:45.143884 26410 ts_tablet_manager.cc:1403] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.006s
I20260709 12:20:45.143970 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24e807cbbc648bda8fc7681d31e9a8e" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:45.144701 26290 raft_consensus.cc:2468] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:45.145888 26501 raft_consensus.cc:2804] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:45.146417 26501 raft_consensus.cc:697] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:45.146910 26408 ts_tablet_manager.cc:1403] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.303s	user 0.014s	sys 0.009s
I20260709 12:20:45.147423 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24e807cbbc648bda8fc7681d31e9a8e" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:45.148084 26137 raft_consensus.cc:2468] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:45.148141 26329 leader_election.cc:304] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:45.150454 26431 raft_consensus.cc:2804] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:45.150928 26431 raft_consensus.cc:493] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:45.151325 26431 raft_consensus.cc:3060] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.158249 26410 raft_consensus.cc:359] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.158962 26410 raft_consensus.cc:385] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.159317 26417 tablet_bootstrap.cc:654] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.161710 26501 consensus_queue.cc:237] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.162930 26408 raft_consensus.cc:359] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.163609 26408 raft_consensus.cc:385] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.163887 26408 raft_consensus.cc:740] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.164661 26408 consensus_queue.cc:260] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.140043 26515 leader_election.cc:290] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:45.170557 26523 consensus_queue.cc:1048] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:45.172078 26408 ts_tablet_manager.cc:1434] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.002s
I20260709 12:20:45.173035 26408 tablet_bootstrap.cc:492] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:45.182210 26408 tablet_bootstrap.cc:654] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.182404 26523 consensus_queue.cc:1048] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:45.192401 26431 raft_consensus.cc:515] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.199764 26523 consensus_queue.cc:1048] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:45.159226 26410 raft_consensus.cc:740] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.207166 26410 consensus_queue.cc:260] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.211964 26517 consensus_queue.cc:1048] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:45.224973 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24e807cbbc648bda8fc7681d31e9a8e" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:45.230496 26291 raft_consensus.cc:3060] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.229777 26038 catalog_manager.cc:5697] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:45.231504 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24e807cbbc648bda8fc7681d31e9a8e" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:45.232106 26141 raft_consensus.cc:3060] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.240024 26291 raft_consensus.cc:2468] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:45.240893 26141 raft_consensus.cc:2468] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:45.241513 26329 leader_election.cc:304] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:45.242674 26515 raft_consensus.cc:2804] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:45.243468 26515 raft_consensus.cc:697] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:20:45.244525 26515 consensus_queue.cc:237] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.250723 26410 ts_tablet_manager.cc:1434] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.002s
I20260709 12:20:45.251770 26410 tablet_bootstrap.cc:492] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:45.253851 26517 consensus_queue.cc:1048] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:45.242702 26431 leader_election.cc:290] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:45.260408 26501 consensus_queue.cc:1048] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:45.271801 26037 catalog_manager.cc:5697] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:45.274893 26037 catalog_manager.cc:5697] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:45.277257 26037 catalog_manager.cc:5697] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:45.290903 26412 tablet_bootstrap.cc:492] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:45.291493 26412 ts_tablet_manager.cc:1403] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.229s	user 0.048s	sys 0.068s
I20260709 12:20:45.292420 26410 tablet_bootstrap.cc:654] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.294325 26412 raft_consensus.cc:359] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.294477 26501 consensus_queue.cc:1048] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:45.295104 26412 raft_consensus.cc:385] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.295554 26412 raft_consensus.cc:740] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.296608 26412 consensus_queue.cc:260] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.304615 26410 tablet_bootstrap.cc:492] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:45.305147 26412 ts_tablet_manager.cc:1434] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 12:20:45.305147 26410 ts_tablet_manager.cc:1403] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.004s
I20260709 12:20:45.306416 26412 tablet_bootstrap.cc:492] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:45.308039 26410 raft_consensus.cc:359] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.308676 26410 raft_consensus.cc:385] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.308934 26410 raft_consensus.cc:740] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.309656 26410 consensus_queue.cc:260] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.311573 26410 ts_tablet_manager.cc:1434] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:45.312225 26412 tablet_bootstrap.cc:654] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.312295 26417 tablet_bootstrap.cc:492] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:45.312458 26410 tablet_bootstrap.cc:492] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:45.312996 26417 ts_tablet_manager.cc:1403] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.193s	user 0.017s	sys 0.021s
I20260709 12:20:45.317865 26412 tablet_bootstrap.cc:492] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:45.318323 26412 ts_tablet_manager.cc:1403] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:20:45.318534 26410 tablet_bootstrap.cc:654] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.320297 26408 tablet_bootstrap.cc:492] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:45.320864 26412 raft_consensus.cc:359] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.320937 26417 raft_consensus.cc:359] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.322067 26412 raft_consensus.cc:385] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.322177 26408 ts_tablet_manager.cc:1403] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.013s
I20260709 12:20:45.322458 26417 raft_consensus.cc:385] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.322430 26412 raft_consensus.cc:740] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.322924 26417 raft_consensus.cc:740] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.323450 26412 consensus_queue.cc:260] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.323740 26417 consensus_queue.cc:260] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.325197 26410 tablet_bootstrap.cc:492] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:45.325657 26410 ts_tablet_manager.cc:1403] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:20:45.325345 26408 raft_consensus.cc:359] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.325906 26417 ts_tablet_manager.cc:1434] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:20:45.326212 26408 raft_consensus.cc:385] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.326594 26408 raft_consensus.cc:740] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.326866 26417 tablet_bootstrap.cc:492] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:45.327442 26408 consensus_queue.cc:260] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.329744 26408 ts_tablet_manager.cc:1434] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:45.329597 26039 catalog_manager.cc:5697] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:45.330747 26408 tablet_bootstrap.cc:492] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:45.332748 26417 tablet_bootstrap.cc:654] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.333896 26412 ts_tablet_manager.cc:1434] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:20:45.336709 26408 tablet_bootstrap.cc:654] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.339564 26501 raft_consensus.cc:493] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.340042 26501 raft_consensus.cc:515] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.341526 26412 tablet_bootstrap.cc:492] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:45.345821 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:45.348417 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:45.348886 26412 tablet_bootstrap.cc:654] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:45.350129 26181 leader_election.cc:343] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:45.352207 26180 leader_election.cc:343] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.352648 26180 leader_election.cc:304] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412
I20260709 12:20:45.353448 26523 raft_consensus.cc:2749] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:45.342088 26501 leader_election.cc:290] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:45.349431 26036 catalog_manager.cc:5697] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 1 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:45.345784 26417 tablet_bootstrap.cc:492] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:45.362319 26417 ts_tablet_manager.cc:1403] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260709 12:20:45.331826 26410 raft_consensus.cc:359] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.362743 26410 raft_consensus.cc:385] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.363075 26410 raft_consensus.cc:740] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
W20260709 12:20:45.364068 26087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:45.363910 26410 consensus_queue.cc:260] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.367002 26410 ts_tablet_manager.cc:1434] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 12:20:45.368196 26410 tablet_bootstrap.cc:492] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:45.382000 26410 tablet_bootstrap.cc:654] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.373541 26417 raft_consensus.cc:359] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.385533 26417 raft_consensus.cc:385] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.385936 26417 raft_consensus.cc:740] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.386868 26417 consensus_queue.cc:260] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.389659 26417 ts_tablet_manager.cc:1434] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:20:45.392346 26417 tablet_bootstrap.cc:492] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:45.396567 26412 tablet_bootstrap.cc:492] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:45.396873 26410 tablet_bootstrap.cc:492] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:45.397048 26412 ts_tablet_manager.cc:1403] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.026s
I20260709 12:20:45.397315 26410 ts_tablet_manager.cc:1403] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260709 12:20:45.398433 26417 tablet_bootstrap.cc:654] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.399760 26412 raft_consensus.cc:359] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.399955 26410 raft_consensus.cc:359] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.400498 26412 raft_consensus.cc:385] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.400637 26410 raft_consensus.cc:385] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.400804 26412 raft_consensus.cc:740] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.400956 26410 raft_consensus.cc:740] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.401659 26410 consensus_queue.cc:260] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.401628 26412 consensus_queue.cc:260] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.407694 26412 ts_tablet_manager.cc:1434] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:20:45.409785 26408 tablet_bootstrap.cc:492] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:45.410296 26408 ts_tablet_manager.cc:1403] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.009s
I20260709 12:20:45.411639 26410 ts_tablet_manager.cc:1434] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:20:45.411801 26412 tablet_bootstrap.cc:492] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:45.412595 26410 tablet_bootstrap.cc:492] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:45.412878 26408 raft_consensus.cc:359] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.413578 26408 raft_consensus.cc:385] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.413852 26408 raft_consensus.cc:740] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.414773 26408 consensus_queue.cc:260] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.418802 26501 consensus_queue.cc:1048] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:45.422061 26412 tablet_bootstrap.cc:654] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.427585 26410 tablet_bootstrap.cc:654] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.431315 26408 ts_tablet_manager.cc:1434] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:20:45.441787 26408 tablet_bootstrap.cc:492] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:45.442129 26417 tablet_bootstrap.cc:492] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:45.442801 26417 ts_tablet_manager.cc:1403] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.006s
I20260709 12:20:45.446267 26417 raft_consensus.cc:359] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.447185 26417 raft_consensus.cc:385] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.447569 26417 raft_consensus.cc:740] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.448370 26417 consensus_queue.cc:260] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
W20260709 12:20:45.452392 26386 debug-util.cc:398] Leaking SignalData structure 0x7b0800232960 after lost signal to thread 23072
W20260709 12:20:45.453848 26386 debug-util.cc:398] Leaking SignalData structure 0x7b080009ca60 after lost signal to thread 26073
I20260709 12:20:45.454556 26450 raft_consensus.cc:493] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.455061 26450 raft_consensus.cc:515] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
W20260709 12:20:45.455456 26386 debug-util.cc:398] Leaking SignalData structure 0x7b080020c7c0 after lost signal to thread 26165
W20260709 12:20:45.456969 26386 debug-util.cc:398] Leaking SignalData structure 0x7b080013a660 after lost signal to thread 26241
I20260709 12:20:45.457118 26450 leader_election.cc:290] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
W20260709 12:20:45.458273 26386 debug-util.cc:398] Leaking SignalData structure 0x7b0800332480 after lost signal to thread 26315
I20260709 12:20:45.458778 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265a452276d45f3a84927910aba6e7b" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:45.452086 26412 tablet_bootstrap.cc:492] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
W20260709 12:20:45.459318 26386 debug-util.cc:398] Leaking SignalData structure 0x7b080003a3a0 after lost signal to thread 26389
I20260709 12:20:45.459560 26412 ts_tablet_manager.cc:1403] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.013s
I20260709 12:20:45.460937 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265a452276d45f3a84927910aba6e7b" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:45.459874 26408 tablet_bootstrap.cc:654] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.461562 26289 raft_consensus.cc:2468] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:45.462121 26412 raft_consensus.cc:359] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.462796 26412 raft_consensus.cc:385] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.462947 26329 leader_election.cc:304] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:45.463116 26412 raft_consensus.cc:740] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.459426 26215 raft_consensus.cc:2468] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:45.463874 26412 consensus_queue.cc:260] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.464368 26450 raft_consensus.cc:2804] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:45.465003 26450 raft_consensus.cc:493] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:45.465338 26450 raft_consensus.cc:3060] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.465899 26412 ts_tablet_manager.cc:1434] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:45.466861 26412 tablet_bootstrap.cc:492] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:45.467612 26516 raft_consensus.cc:493] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.468255 26516 raft_consensus.cc:515] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.471011 26431 raft_consensus.cc:493] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.472215 26412 tablet_bootstrap.cc:654] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.472841 26450 raft_consensus.cc:515] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.461565 26410 tablet_bootstrap.cc:492] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:45.480933 26410 ts_tablet_manager.cc:1403] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.016s
I20260709 12:20:45.484289 26410 raft_consensus.cc:359] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.485688 26362 raft_consensus.cc:3060] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.487637 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265a452276d45f3a84927910aba6e7b" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:45.488215 26289 raft_consensus.cc:3060] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.491788 26523 raft_consensus.cc:493] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.492432 26523 raft_consensus.cc:515] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.497639 26289 raft_consensus.cc:2468] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:45.498338 26450 leader_election.cc:290] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:45.498971 26514 consensus_queue.cc:1048] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:45.471643 26431 raft_consensus.cc:515] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.485157 26410 raft_consensus.cc:385] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.502446 26410 raft_consensus.cc:740] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.504586 26329 leader_election.cc:304] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:45.503242 26431 leader_election.cc:290] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:45.519683 26450 raft_consensus.cc:2804] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:45.506633 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561f199b99074786a63530d16795d90f" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:45.520227 26450 raft_consensus.cc:697] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:20:45.520512 26137 raft_consensus.cc:2468] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:45.510684 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561f199b99074786a63530d16795d90f" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:45.521087 26450 consensus_queue.cc:237] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.511408 26443 consensus_queue.cc:1048] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:20:45.522923 26328 leader_election.cc:304] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
I20260709 12:20:45.524286 26515 raft_consensus.cc:2804] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:45.524744 26515 raft_consensus.cc:493] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:45.525174 26515 raft_consensus.cc:3060] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.521575 26516 leader_election.cc:290] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
W20260709 12:20:45.529366 26331 leader_election.cc:343] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.514566 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:45.530692 26516 consensus_queue.cc:1048] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:45.531477 26141 raft_consensus.cc:2468] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:45.515760 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:45.533250 26291 raft_consensus.cc:2468] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:45.539115 26181 leader_election.cc:304] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:45.540704 26501 raft_consensus.cc:2804] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:45.541199 26501 raft_consensus.cc:493] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:45.541610 26501 raft_consensus.cc:3060] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.545001 26517 raft_consensus.cc:493] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.545668 26517 raft_consensus.cc:515] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.547397 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:45.548324 26137 raft_consensus.cc:2468] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:45.549068 26517 leader_election.cc:290] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:45.518538 26412 tablet_bootstrap.cc:492] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:45.550472 26412 ts_tablet_manager.cc:1403] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.084s	user 0.030s	sys 0.019s
I20260709 12:20:45.551534 26254 leader_election.cc:304] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:45.518733 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265a452276d45f3a84927910aba6e7b" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:45.503481 26410 consensus_queue.cc:260] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.553191 26215 raft_consensus.cc:3060] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.553501 26518 raft_consensus.cc:2804] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:45.550318 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:45.554031 26410 ts_tablet_manager.cc:1434] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260709 12:20:45.556761 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4357b2026041e4a1215edf18a99bec" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:45.559350 26410 tablet_bootstrap.cc:492] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:45.553901 26518 raft_consensus.cc:493] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:45.559751 26518 raft_consensus.cc:3060] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.556984 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4357b2026041e4a1215edf18a99bec" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:45.567625 26107 leader_election.cc:343] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:45.568127 26104 leader_election.cc:343] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.512497 26523 leader_election.cc:290] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:45.568576 26104 leader_election.cc:304] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:45.569695 26517 raft_consensus.cc:2749] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:45.572190 26412 raft_consensus.cc:359] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.572886 26517 raft_consensus.cc:493] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.572966 26412 raft_consensus.cc:385] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.573585 26412 raft_consensus.cc:740] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.573486 26517 raft_consensus.cc:515] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.574596 26412 consensus_queue.cc:260] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.578954 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb930afa3b2d4427b67a753781504da0" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:45.458946 26417 ts_tablet_manager.cc:1434] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:20:45.579138 26523 consensus_queue.cc:1048] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:45.580304 26417 tablet_bootstrap.cc:492] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
W20260709 12:20:45.580345 26107 leader_election.cc:343] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.583844 26515 raft_consensus.cc:515] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.587373 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb930afa3b2d4427b67a753781504da0" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:45.588650 26104 leader_election.cc:343] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.589165 26104 leader_election.cc:304] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:45.589011 26518 raft_consensus.cc:515] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.590070 26477 raft_consensus.cc:2749] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:45.589892 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561f199b99074786a63530d16795d90f" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:45.591342 26137 raft_consensus.cc:3060] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.593060 26412 ts_tablet_manager.cc:1434] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:20:45.595335 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:45.596769 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561f199b99074786a63530d16795d90f" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:45.596949 26141 raft_consensus.cc:3060] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.597404 26518 leader_election.cc:290] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:45.596060 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:45.597865 26515 leader_election.cc:290] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:45.598649 26412 tablet_bootstrap.cc:492] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:45.591763 26410 tablet_bootstrap.cc:654] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.628264 26408 tablet_bootstrap.cc:492] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:45.628937 26408 ts_tablet_manager.cc:1403] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.187s	user 0.029s	sys 0.082s
I20260709 12:20:45.629084 26417 tablet_bootstrap.cc:654] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:45.599321 26331 leader_election.cc:343] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.605265 26468 raft_consensus.cc:493] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.636629 26523 consensus_queue.cc:1048] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:45.638170 26443 raft_consensus.cc:493] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.623302 26517 leader_election.cc:290] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:45.605084 26141 raft_consensus.cc:2468] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:45.646988 26515 raft_consensus.cc:493] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.646570 26408 raft_consensus.cc:359] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.648095 26408 raft_consensus.cc:385] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.648289 26515 raft_consensus.cc:515] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.654753 26408 raft_consensus.cc:740] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.656411 26515 leader_election.cc:290] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:45.657016 26408 consensus_queue.cc:260] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.659272 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf13192c7a274b36925c19530511ecf3" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:45.661049 26331 leader_election.cc:343] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.645179 26443 raft_consensus.cc:515] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.662150 26408 ts_tablet_manager.cc:1434] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260709 12:20:45.666415 26443 leader_election.cc:290] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:45.667089 26408 tablet_bootstrap.cc:492] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:45.669386 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63f7efbd6b4da4b3e3704a27fdbe03" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:45.670101 26135 raft_consensus.cc:2468] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:45.671370 26254 leader_election.cc:304] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:45.671788 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63f7efbd6b4da4b3e3704a27fdbe03" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:45.672262 26443 raft_consensus.cc:2804] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:45.672884 26443 raft_consensus.cc:493] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:45.673239 26443 raft_consensus.cc:3060] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.674122 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf13192c7a274b36925c19530511ecf3" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:45.674927 26290 raft_consensus.cc:2468] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:45.676331 26329 leader_election.cc:304] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: f4f4837602274d95b7477cec80d00de5
I20260709 12:20:45.677716 26515 raft_consensus.cc:2804] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:45.678090 26515 raft_consensus.cc:493] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:45.678443 26515 raft_consensus.cc:3060] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.643311 26468 raft_consensus.cc:515] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
W20260709 12:20:45.683470 26254 leader_election.cc:343] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.683996 26468 leader_election.cc:290] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:45.652400 26501 raft_consensus.cc:515] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.685449 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:45.686105 26214 raft_consensus.cc:2393] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f75851772bb4110a837562d462e5412 in current term 1: Already voted for candidate f4f4837602274d95b7477cec80d00de5 in this term.
I20260709 12:20:45.685434 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:45.689253 26254 leader_election.cc:304] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:45.691699 26135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:45.694428 26037 catalog_manager.cc:5697] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 1 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:45.698761 26412 tablet_bootstrap.cc:654] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.703267 26254 leader_election.cc:304] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: f4f4837602274d95b7477cec80d00de5
I20260709 12:20:45.704706 26516 raft_consensus.cc:2749] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:45.706831 26135 raft_consensus.cc:2393] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4f4837602274d95b7477cec80d00de5 in current term 1: Already voted for candidate 8f75851772bb4110a837562d462e5412 in this term.
I20260709 12:20:45.711747 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:45.712625 26501 leader_election.cc:290] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:45.705332 26468 raft_consensus.cc:2804] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:45.724171 26515 raft_consensus.cc:515] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.728849 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf13192c7a274b36925c19530511ecf3" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:45.729413 26291 raft_consensus.cc:3060] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.731916 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf13192c7a274b36925c19530511ecf3" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:45.729574 26408 tablet_bootstrap.cc:654] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.732149 26137 raft_consensus.cc:2468] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:45.731318 26468 raft_consensus.cc:697] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:45.740962 26514 consensus_queue.cc:1048] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:45.715935 26215 raft_consensus.cc:2468] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:45.726207 26515 leader_election.cc:290] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
W20260709 12:20:45.746031 26331 leader_election.cc:343] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.747728 26417 tablet_bootstrap.cc:492] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:45.754027 26468 consensus_queue.cc:237] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.757472 26291 raft_consensus.cc:2468] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:45.765987 26417 ts_tablet_manager.cc:1403] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.186s	user 0.021s	sys 0.024s
I20260709 12:20:45.768956 26288 raft_consensus.cc:3060] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.765569 26515 consensus_queue.cc:1048] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:45.748788 26328 leader_election.cc:304] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: f4f4837602274d95b7477cec80d00de5
I20260709 12:20:45.779095 26450 raft_consensus.cc:2804] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:45.779719 26450 raft_consensus.cc:697] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:20:45.780756 26450 consensus_queue.cc:237] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.782279 26329 leader_election.cc:304] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: f4f4837602274d95b7477cec80d00de5
I20260709 12:20:45.778448 26410 tablet_bootstrap.cc:492] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:45.781971 26417 raft_consensus.cc:359] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.784734 26410 ts_tablet_manager.cc:1403] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.226s	user 0.007s	sys 0.018s
I20260709 12:20:45.784742 26417 raft_consensus.cc:385] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.785544 26417 raft_consensus.cc:740] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.785681 26431 raft_consensus.cc:2804] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:45.786248 26417 consensus_queue.cc:260] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.788007 26431 raft_consensus.cc:697] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:20:45.789513 26431 consensus_queue.cc:237] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.803759 26517 raft_consensus.cc:493] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.804391 26517 raft_consensus.cc:515] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.819746 26410 raft_consensus.cc:359] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.820713 26410 raft_consensus.cc:385] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.821074 26410 raft_consensus.cc:740] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.821919 26410 consensus_queue.cc:260] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.808074 26523 consensus_queue.cc:1048] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:20:45.840134 26412 tablet_bootstrap.cc:492] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:45.840792 26412 ts_tablet_manager.cc:1403] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.242s	user 0.005s	sys 0.029s
I20260709 12:20:45.792495 26443 raft_consensus.cc:515] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:45.859213 26410 ts_tablet_manager.cc:1434] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 12:20:45.866276 26410 tablet_bootstrap.cc:492] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:45.859843 26412 raft_consensus.cc:359] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.871176 26412 raft_consensus.cc:385] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:45.871556 26412 raft_consensus.cc:740] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:45.872427 26412 consensus_queue.cc:260] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.862092 26518 raft_consensus.cc:493] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.876260 26517 leader_election.cc:290] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:45.877535 26518 raft_consensus.cc:515] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.878829 26515 consensus_queue.cc:1048] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:45.879541 26518 leader_election.cc:290] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:45.881815 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:45.883224 26410 tablet_bootstrap.cc:654] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.884425 26412 ts_tablet_manager.cc:1434] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.003s
I20260709 12:20:45.885504 26412 tablet_bootstrap.cc:492] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:45.888449 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:45.889089 26289 raft_consensus.cc:2468] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
W20260709 12:20:45.890000 26107 leader_election.cc:343] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:45.890179 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc49528d9e24c578a914a73a8a72fec" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:45.891031 26215 raft_consensus.cc:2468] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:45.894349 26257 leader_election.cc:304] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:45.897267 26443 leader_election.cc:290] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:45.897830 26443 raft_consensus.cc:2804] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:45.898169 26443 raft_consensus.cc:493] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:45.898522 26443 raft_consensus.cc:3060] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.899214 26105 leader_election.cc:304] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: f4f4837602274d95b7477cec80d00de5
I20260709 12:20:45.901952 26517 raft_consensus.cc:2804] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:45.902321 26517 raft_consensus.cc:493] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:45.902638 26517 raft_consensus.cc:3060] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:45.924177 26517 raft_consensus.cc:515] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:45.931413 26477 raft_consensus.cc:493] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.932093 26477 raft_consensus.cc:515] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:45.933832 26412 tablet_bootstrap.cc:654] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:45.958566 26518 raft_consensus.cc:493] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:45.982120 26477 leader_election.cc:290] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:45.987634 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de586b387c4864b12a38f2b8db483f" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:45.988471 26518 raft_consensus.cc:515] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:45.989948 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:46.007860 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de586b387c4864b12a38f2b8db483f" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:46.018672 26515 raft_consensus.cc:493] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:46.017743 26107 leader_election.cc:343] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.017069 26518 leader_election.cc:290] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:46.035511 26517 leader_election.cc:290] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:46.039278 26450 consensus_queue.cc:1048] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:46.033862 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:46.031555 26515 raft_consensus.cc:515] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
W20260709 12:20:46.042865 26107 leader_election.cc:343] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.051872 26213 raft_consensus.cc:2468] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:46.054613 26431 consensus_queue.cc:1048] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:20:46.057390 26417 ts_tablet_manager.cc:1434] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.286s	user 0.016s	sys 0.008s
W20260709 12:20:46.046972 26104 leader_election.cc:343] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.058586 26417 tablet_bootstrap.cc:492] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:46.075484 26408 tablet_bootstrap.cc:492] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:46.075920 26408 ts_tablet_manager.cc:1403] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.409s	user 0.020s	sys 0.026s
I20260709 12:20:46.071663 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:46.060360 26104 leader_election.cc:304] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:46.068251 26257 leader_election.cc:304] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:46.094058 26290 raft_consensus.cc:3060] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.098670 26517 raft_consensus.cc:2749] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:46.106824 26104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.68:36829, user_credentials={real_user=slave}} blocked reactor thread for 63789.3us
I20260709 12:20:46.118183 26410 tablet_bootstrap.cc:492] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:46.118759 26410 ts_tablet_manager.cc:1403] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.253s	user 0.022s	sys 0.009s
I20260709 12:20:46.112116 26443 raft_consensus.cc:515] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.121327 26410 raft_consensus.cc:359] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.121575 26408 raft_consensus.cc:359] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.122210 26408 raft_consensus.cc:385] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:46.122890 26254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:36829, user_credentials={real_user=slave}} blocked reactor thread for 390119us
I20260709 12:20:46.090379 26181 leader_election.cc:304] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [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: f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
W20260709 12:20:46.127296 26181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 49084.9us
I20260709 12:20:46.128290 26434 raft_consensus.cc:2749] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:46.121978 26443 leader_election.cc:290] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:46.133550 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63f7efbd6b4da4b3e3704a27fdbe03" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:46.134009 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc49528d9e24c578a914a73a8a72fec" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:46.134166 26137 raft_consensus.cc:3060] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.134302 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc49528d9e24c578a914a73a8a72fec" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:46.134613 26134 raft_consensus.cc:3060] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.139693 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63f7efbd6b4da4b3e3704a27fdbe03" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:46.140834 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:46.121977 26410 raft_consensus.cc:385] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:46.142527 26412 tablet_bootstrap.cc:492] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:46.122553 26408 raft_consensus.cc:740] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.143652 26410 raft_consensus.cc:740] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.143891 26412 ts_tablet_manager.cc:1403] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.259s	user 0.013s	sys 0.009s
W20260709 12:20:46.109465 26331 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 103082us
I20260709 12:20:46.133435 26290 raft_consensus.cc:2468] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:46.113433 26592 raft_consensus.cc:2804] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:46.144297 26408 consensus_queue.cc:260] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.144999 26410 consensus_queue.cc:260] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.151199 26592 raft_consensus.cc:493] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:46.171036 26408 ts_tablet_manager.cc:1434] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.001s
I20260709 12:20:46.146832 26412 raft_consensus.cc:359] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.177659 26412 raft_consensus.cc:385] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:46.177763 26408 tablet_bootstrap.cc:492] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:46.177991 26412 raft_consensus.cc:740] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.178601 26412 consensus_queue.cc:260] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.182739 26410 ts_tablet_manager.cc:1434] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.003s
I20260709 12:20:46.184042 26412 ts_tablet_manager.cc:1434] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.004s
I20260709 12:20:46.185235 26412 tablet_bootstrap.cc:492] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:46.146761 26134 raft_consensus.cc:2468] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:46.180730 26592 raft_consensus.cc:3060] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.147894 26105 leader_election.cc:304] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: f4f4837602274d95b7477cec80d00de5
I20260709 12:20:46.235234 26410 tablet_bootstrap.cc:492] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:46.235580 26417 tablet_bootstrap.cc:654] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:46.238677 26412 tablet_bootstrap.cc:654] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:46.240362 26254 leader_election.cc:343] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.241132 26410 tablet_bootstrap.cc:654] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:46.241429 26254 leader_election.cc:343] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:46.249936 26105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 102132us
I20260709 12:20:46.252041 26517 raft_consensus.cc:2804] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:46.252682 26517 raft_consensus.cc:697] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:20:46.259685 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:46.260629 26288 raft_consensus.cc:2393] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 in current term 1: Already voted for candidate 8f75851772bb4110a837562d462e5412 in this term.
I20260709 12:20:46.243294 26254 leader_election.cc:304] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:46.263332 26518 raft_consensus.cc:2804] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:46.263820 26518 raft_consensus.cc:697] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:46.264650 26518 consensus_queue.cc:237] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
W20260709 12:20:46.266441 26331 consensus_peers.cc:597] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:46.266671 26515 leader_election.cc:290] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:46.267846 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:46.268663 26140 raft_consensus.cc:2393] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 in current term 1: Already voted for candidate 3a0fcccfd0934ff6977ce565fdc27022 in this term.
I20260709 12:20:46.253705 26517 consensus_queue.cc:237] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.270124 26328 leader_election.cc:304] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
W20260709 12:20:46.207333 26257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 146332us
I20260709 12:20:46.282536 26137 raft_consensus.cc:2468] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:46.284232 26254 leader_election.cc:304] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:46.285526 26443 raft_consensus.cc:2804] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:46.286158 26443 raft_consensus.cc:697] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:46.287218 26443 consensus_queue.cc:237] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:46.289134 26515 raft_consensus.cc:3060] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.296797 26514 raft_consensus.cc:493] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:46.307991 26514 raft_consensus.cc:515] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.320714 26514 leader_election.cc:290] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:46.332509 26408 tablet_bootstrap.cc:654] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:46.336542 26412 tablet_bootstrap.cc:492] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:46.343312 26412 ts_tablet_manager.cc:1403] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.158s	user 0.015s	sys 0.002s
I20260709 12:20:46.341521 26515 raft_consensus.cc:2749] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:46.325390 26592 raft_consensus.cc:515] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:46.347600 26412 raft_consensus.cc:359] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.353714 26412 raft_consensus.cc:385] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:46.397634 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc49528d9e24c578a914a73a8a72fec" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:46.426092 26215 raft_consensus.cc:3060] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.428633 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:46.423889 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:46.430836 26214 raft_consensus.cc:3060] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.438557 26412 raft_consensus.cc:740] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.440554 26412 consensus_queue.cc:260] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.443269 26417 tablet_bootstrap.cc:492] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:46.446651 26417 ts_tablet_manager.cc:1403] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.388s	user 0.018s	sys 0.014s
I20260709 12:20:46.463090 26592 leader_election.cc:290] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:46.475013 26412 ts_tablet_manager.cc:1434] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.131s	user 0.007s	sys 0.005s
I20260709 12:20:46.476241 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:46.477510 26408 tablet_bootstrap.cc:492] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:46.487775 26408 ts_tablet_manager.cc:1403] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.310s	user 0.016s	sys 0.012s
I20260709 12:20:46.482180 26607 raft_consensus.cc:493] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:46.490478 26607 raft_consensus.cc:515] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.493537 26607 leader_election.cc:290] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:46.498306 26450 consensus_queue.cc:1048] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:46.479477 26412 tablet_bootstrap.cc:492] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:46.497354 26037 catalog_manager.cc:5697] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 1 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:46.509478 26408 raft_consensus.cc:359] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:46.485085 26417 raft_consensus.cc:359] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:46.514410 26417 raft_consensus.cc:385] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:46.514725 26417 raft_consensus.cc:740] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.515626 26417 consensus_queue.cc:260] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:46.515920 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7277be083d481a90df877772d0d98b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:46.516676 26408 raft_consensus.cc:385] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:46.516791 26137 raft_consensus.cc:2468] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:46.517046 26408 raft_consensus.cc:740] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
W20260709 12:20:46.518690 26087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:46.519446 26408 consensus_queue.cc:260] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:46.523840 26515 consensus_queue.cc:1048] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:46.524066 26036 catalog_manager.cc:5697] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:46.531769 26331 consensus_peers.cc:597] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:46.532903 26254 leader_election.cc:343] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.529660 26215 raft_consensus.cc:2468] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:46.529059 26417 ts_tablet_manager.cc:1434] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.004s
I20260709 12:20:46.540508 26254 leader_election.cc:304] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:46.540968 26514 raft_consensus.cc:493] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:46.541554 26514 raft_consensus.cc:515] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:46.542013 26516 raft_consensus.cc:2804] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:46.538757 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:46.542594 26516 raft_consensus.cc:493] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:46.543133 26516 raft_consensus.cc:3060] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.551497 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7277be083d481a90df877772d0d98b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:46.552250 26214 raft_consensus.cc:2468] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:46.552179 26607 consensus_queue.cc:1048] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:46.554623 26417 tablet_bootstrap.cc:492] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:46.562999 26514 leader_election.cc:290] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:46.543239 26288 raft_consensus.cc:2393] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4f4837602274d95b7477cec80d00de5 in current term 1: Already voted for candidate 3a0fcccfd0934ff6977ce565fdc27022 in this term.
I20260709 12:20:46.564640 26515 raft_consensus.cc:493] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:46.565220 26515 raft_consensus.cc:515] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:46.570909 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c341cb03c862402f856d047b716becdf" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:46.573276 26181 leader_election.cc:304] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:46.575536 26434 raft_consensus.cc:3060] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.578037 26410 tablet_bootstrap.cc:492] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:46.578771 26410 ts_tablet_manager.cc:1403] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.344s	user 0.033s	sys 0.030s
W20260709 12:20:46.580035 26328 leader_election.cc:343] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.581498 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c341cb03c862402f856d047b716becdf" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:46.582749 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb930afa3b2d4427b67a753781504da0" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:46.583734 26140 raft_consensus.cc:2468] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:46.585970 26408 ts_tablet_manager.cc:1434] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.098s	user 0.008s	sys 0.004s
I20260709 12:20:46.585835 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb930afa3b2d4427b67a753781504da0" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:46.587632 26408 tablet_bootstrap.cc:492] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:46.589612 26412 tablet_bootstrap.cc:654] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:46.590708 26329 leader_election.cc:343] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.602432 26329 leader_election.cc:304] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:46.606076 26450 raft_consensus.cc:2749] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:46.606925 26180 leader_election.cc:343] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.607745 26180 leader_election.cc:304] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [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: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:46.609184 26523 raft_consensus.cc:2804] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:46.598583 26515 leader_election.cc:290] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
W20260709 12:20:46.609496 26257 leader_election.cc:343] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.609674 26523 raft_consensus.cc:493] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:46.613931 26523 raft_consensus.cc:3060] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.614255 26257 leader_election.cc:304] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:46.618637 26607 raft_consensus.cc:2804] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:46.619205 26607 raft_consensus.cc:697] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:46.620896 26517 raft_consensus.cc:493] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:46.621416 26517 raft_consensus.cc:515] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.600565 26410 raft_consensus.cc:359] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.622485 26410 raft_consensus.cc:385] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:46.622797 26410 raft_consensus.cc:740] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.623541 26410 consensus_queue.cc:260] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.625257 26517 leader_election.cc:290] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:46.625072 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2107021a74493be9c268b8119c011" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:46.626519 26289 raft_consensus.cc:2468] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:46.627030 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2107021a74493be9c268b8119c011" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:46.627902 26105 leader_election.cc:304] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:46.620364 26607 consensus_queue.cc:237] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
W20260709 12:20:46.628793 26107 leader_election.cc:343] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.629796 26408 tablet_bootstrap.cc:654] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:46.625142 26410 ts_tablet_manager.cc:1434] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 12:20:46.634927 26517 raft_consensus.cc:2804] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:46.638346 26517 raft_consensus.cc:493] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:46.638716 26517 raft_consensus.cc:3060] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.630074 26516 raft_consensus.cc:515] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.652531 26592 consensus_queue.cc:1048] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:20:46.657035 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7277be083d481a90df877772d0d98b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:46.657763 26140 raft_consensus.cc:3060] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.663947 26516 leader_election.cc:290] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:46.664137 26410 tablet_bootstrap.cc:492] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:46.671855 26434 raft_consensus.cc:2749] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:46.675722 26140 raft_consensus.cc:2468] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:46.676779 26410 tablet_bootstrap.cc:654] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:46.678833 26254 leader_election.cc:304] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:46.681226 26516 raft_consensus.cc:2804] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:46.681843 26516 raft_consensus.cc:697] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:46.682915 26516 consensus_queue.cc:237] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.685923 26417 tablet_bootstrap.cc:654] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:46.698969 26517 raft_consensus.cc:515] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.702847 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2107021a74493be9c268b8119c011" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
W20260709 12:20:46.707631 26107 leader_election.cc:343] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.708380 26518 consensus_queue.cc:1048] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:46.713446 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2107021a74493be9c268b8119c011" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:46.714249 26289 raft_consensus.cc:3060] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.726140 26517 leader_election.cc:290] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:46.728904 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7277be083d481a90df877772d0d98b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
W20260709 12:20:46.740099 26257 leader_election.cc:343] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.749606 26289 raft_consensus.cc:2468] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:46.756736 26105 leader_election.cc:304] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: f4f4837602274d95b7477cec80d00de5
I20260709 12:20:46.758168 26517 raft_consensus.cc:2804] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:46.759073 26517 raft_consensus.cc:697] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:20:46.760501 26517 consensus_queue.cc:237] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:46.762470 26608 consensus_queue.cc:1048] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:46.767637 26410 tablet_bootstrap.cc:492] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:46.768172 26410 ts_tablet_manager.cc:1403] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.000s
I20260709 12:20:46.771492 26410 raft_consensus.cc:359] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:46.772259 26410 raft_consensus.cc:385] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:46.772563 26410 raft_consensus.cc:740] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.773343 26410 consensus_queue.cc:260] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:46.778554 26410 ts_tablet_manager.cc:1434] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:20:46.783598 26412 tablet_bootstrap.cc:492] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:46.784117 26412 ts_tablet_manager.cc:1403] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.305s	user 0.014s	sys 0.003s
I20260709 12:20:46.787233 26410 tablet_bootstrap.cc:492] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:46.791649 26408 tablet_bootstrap.cc:492] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:46.792245 26408 ts_tablet_manager.cc:1403] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.205s	user 0.009s	sys 0.006s
I20260709 12:20:46.792660 26412 raft_consensus.cc:359] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:46.793486 26412 raft_consensus.cc:385] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:46.793766 26412 raft_consensus.cc:740] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.794793 26443 consensus_queue.cc:1048] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:46.795220 26408 raft_consensus.cc:359] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:46.795939 26408 raft_consensus.cc:385] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:46.796196 26408 raft_consensus.cc:740] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.796913 26408 consensus_queue.cc:260] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:46.798012 26412 consensus_queue.cc:260] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:46.800026 26592 consensus_queue.cc:1048] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:46.800310 26412 ts_tablet_manager.cc:1434] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:20:46.800607 26408 ts_tablet_manager.cc:1434] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:20:46.801477 26412 tablet_bootstrap.cc:492] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:46.801898 26408 tablet_bootstrap.cc:492] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:46.834285 26417 tablet_bootstrap.cc:492] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:46.834995 26417 ts_tablet_manager.cc:1403] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.281s	user 0.019s	sys 0.001s
I20260709 12:20:46.811614 26523 raft_consensus.cc:515] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:46.859760 26523 leader_election.cc:290] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:46.860946 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb930afa3b2d4427b67a753781504da0" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:46.863957 26139 raft_consensus.cc:3060] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:46.868129 26254 consensus_peers.cc:597] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 -> Peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Couldn't send request to peer 27ebc6d826b143bf9c2669b5e3240eb2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:46.861250 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb930afa3b2d4427b67a753781504da0" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
W20260709 12:20:46.872293 26180 leader_election.cc:343] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:46.873713 26410 tablet_bootstrap.cc:654] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:46.881105 26412 tablet_bootstrap.cc:654] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:46.883234 26408 tablet_bootstrap.cc:654] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:46.888881 26417 raft_consensus.cc:359] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:46.889858 26417 raft_consensus.cc:385] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:46.890242 26417 raft_consensus.cc:740] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.911372 26039 catalog_manager.cc:5697] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:46.913914 26417 consensus_queue.cc:260] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:46.935560 26523 raft_consensus.cc:493] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:46.888293 26139 raft_consensus.cc:2468] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:46.940815 26523 raft_consensus.cc:515] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:46.943277 26410 tablet_bootstrap.cc:492] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:46.944099 26410 ts_tablet_manager.cc:1403] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.162s	user 0.013s	sys 0.004s
I20260709 12:20:46.947425 26523 leader_election.cc:290] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:46.954483 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4357b2026041e4a1215edf18a99bec" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:46.954607 26180 leader_election.cc:304] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:46.955297 26363 raft_consensus.cc:2468] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:46.956446 26626 raft_consensus.cc:2804] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:46.957091 26626 raft_consensus.cc:697] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:46.957489 26180 leader_election.cc:304] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:46.958469 26514 raft_consensus.cc:2804] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:46.958704 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4357b2026041e4a1215edf18a99bec" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:46.959012 26514 raft_consensus.cc:493] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:46.959486 26139 raft_consensus.cc:2468] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:46.959554 26514 raft_consensus.cc:3060] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:46.959937 26626 consensus_queue.cc:237] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:46.966881 26417 ts_tablet_manager.cc:1434] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.132s	user 0.009s	sys 0.000s
I20260709 12:20:46.970695 26518 raft_consensus.cc:493] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:46.971236 26518 raft_consensus.cc:515] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:46.973307 26518 leader_election.cc:290] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:46.973591 26408 tablet_bootstrap.cc:492] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:46.975773 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:46.976400 26140 raft_consensus.cc:2468] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:46.978951 26408 ts_tablet_manager.cc:1403] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.177s	user 0.017s	sys 0.023s
I20260709 12:20:46.979413 26417 tablet_bootstrap.cc:492] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:46.979737 26254 leader_election.cc:304] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [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: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:46.979460 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:46.981235 26363 raft_consensus.cc:2468] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:46.984952 26468 raft_consensus.cc:2804] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:46.985471 26468 raft_consensus.cc:493] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:46.985951 26468 raft_consensus.cc:3060] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.986299 26514 raft_consensus.cc:515] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:46.997153 26412 tablet_bootstrap.cc:492] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:46.989002 26410 raft_consensus.cc:359] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:46.997696 26412 ts_tablet_manager.cc:1403] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.197s	user 0.028s	sys 0.013s
I20260709 12:20:46.997996 26410 raft_consensus.cc:385] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:46.998337 26410 raft_consensus.cc:740] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:46.999493 26410 consensus_queue.cc:260] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.000808 26408 raft_consensus.cc:359] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.001477 26408 raft_consensus.cc:385] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.001734 26408 raft_consensus.cc:740] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.004968 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4357b2026041e4a1215edf18a99bec" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:47.005580 26139 raft_consensus.cc:3060] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.007364 26468 raft_consensus.cc:515] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.008033 26417 tablet_bootstrap.cc:654] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.008808 26514 leader_election.cc:290] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:46.989981 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4357b2026041e4a1215edf18a99bec" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:47.009830 26363 raft_consensus.cc:3060] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.010200 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:47.010859 26362 raft_consensus.cc:3060] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.005246 26412 raft_consensus.cc:359] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.013202 26412 raft_consensus.cc:385] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.013904 26412 raft_consensus.cc:740] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.002736 26408 consensus_queue.cc:260] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.017729 26523 raft_consensus.cc:493] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.018152 26523 raft_consensus.cc:515] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.019145 26408 ts_tablet_manager.cc:1434] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.003s
I20260709 12:20:47.022598 26410 ts_tablet_manager.cc:1434] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.078s	user 0.001s	sys 0.007s
I20260709 12:20:47.025214 26517 consensus_queue.cc:1048] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:47.025955 26410 tablet_bootstrap.cc:492] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:47.029619 26523 leader_election.cc:290] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:47.030208 26412 consensus_queue.cc:260] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.031618 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561f199b99074786a63530d16795d90f" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:47.032500 26412 ts_tablet_manager.cc:1434] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 12:20:47.033471 26412 tablet_bootstrap.cc:492] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:47.033819 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561f199b99074786a63530d16795d90f" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:47.036500 26139 raft_consensus.cc:2468] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:47.036633 26408 tablet_bootstrap.cc:492] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:47.035540 26180 leader_election.cc:304] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:47.039530 26180 leader_election.cc:304] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:47.041937 26468 leader_election.cc:290] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:47.044234 26362 raft_consensus.cc:2468] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 2.
I20260709 12:20:47.045439 26254 leader_election.cc:304] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:47.046012 26514 raft_consensus.cc:2749] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:47.045640 26408 tablet_bootstrap.cc:654] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.046693 26514 raft_consensus.cc:2804] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:47.047278 26514 raft_consensus.cc:697] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:47.047330 26518 raft_consensus.cc:2804] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:47.047962 26518 raft_consensus.cc:697] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:47.048202 26514 consensus_queue.cc:237] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.048970 26518 consensus_queue.cc:237] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER 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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.051412 26363 raft_consensus.cc:2468] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:47.034097 26410 tablet_bootstrap.cc:654] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.058199 26412 tablet_bootstrap.cc:654] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:47.062726 26254 consensus_peers.cc:597] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 -> Peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Couldn't send request to peer 27ebc6d826b143bf9c2669b5e3240eb2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:47.076666 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8d0b973e5c4f6d9a90dafe952360bc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:47.087203 26417 tablet_bootstrap.cc:492] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:47.087711 26417 ts_tablet_manager.cc:1403] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.003s
I20260709 12:20:47.085536 26140 raft_consensus.cc:3060] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.090446 26417 raft_consensus.cc:359] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.091151 26417 raft_consensus.cc:385] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.091427 26417 raft_consensus.cc:740] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.092160 26417 consensus_queue.cc:260] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.098855 26417 ts_tablet_manager.cc:1434] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:20:47.102383 26410 tablet_bootstrap.cc:492] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:47.102514 26518 raft_consensus.cc:493] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.103106 26410 ts_tablet_manager.cc:1403] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.004s
I20260709 12:20:47.103156 26518 raft_consensus.cc:515] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.105516 26518 leader_election.cc:290] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:47.107573 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce488f724f2d487f999e836dc3c100a9" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:47.108417 26139 raft_consensus.cc:2468] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:47.110069 26254 leader_election.cc:304] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:47.110270 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce488f724f2d487f999e836dc3c100a9" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:47.112713 26254 leader_election.cc:343] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.113576 26518 raft_consensus.cc:2804] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:47.114037 26518 raft_consensus.cc:493] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:47.114943 26518 raft_consensus.cc:3060] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.089314 26036 catalog_manager.cc:5697] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 1 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:47.122040 26412 tablet_bootstrap.cc:492] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:47.106415 26417 tablet_bootstrap.cc:492] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:47.122546 26412 ts_tablet_manager.cc:1403] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.000s
I20260709 12:20:47.125723 26410 raft_consensus.cc:359] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.126657 26410 raft_consensus.cc:385] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.126986 26410 raft_consensus.cc:740] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.127162 26412 raft_consensus.cc:359] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.127813 26410 consensus_queue.cc:260] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.128038 26412 raft_consensus.cc:385] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.128556 26412 raft_consensus.cc:740] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.129392 26412 consensus_queue.cc:260] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.130192 26410 ts_tablet_manager.cc:1434] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 12:20:47.131291 26410 tablet_bootstrap.cc:492] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:47.097833 26140 raft_consensus.cc:2468] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 2.
I20260709 12:20:47.139874 26412 ts_tablet_manager.cc:1434] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:20:47.140965 26412 tablet_bootstrap.cc:492] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:47.141934 26518 raft_consensus.cc:515] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.144078 26417 tablet_bootstrap.cc:654] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.146854 26412 tablet_bootstrap.cc:654] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.152135 26039 catalog_manager.cc:5697] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:47.157235 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce488f724f2d487f999e836dc3c100a9" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:47.155140 26518 leader_election.cc:290] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:47.155812 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce488f724f2d487f999e836dc3c100a9" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:47.157879 26140 raft_consensus.cc:3060] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:47.158973 26254 leader_election.cc:343] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.163667 26646 raft_consensus.cc:493] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.164175 26646 raft_consensus.cc:515] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.156312 26410 tablet_bootstrap.cc:654] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:47.165966 26257 consensus_peers.cc:597] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:47.166317 26140 raft_consensus.cc:2468] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:47.169420 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee80102d4ae4e42abfa6f03fa445680" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:47.169994 26646 leader_election.cc:290] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:47.159708 26039 catalog_manager.cc:5697] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:47.172727 26104 leader_election.cc:343] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.172827 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee80102d4ae4e42abfa6f03fa445680" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:47.174459 26107 leader_election.cc:343] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.174715 26254 leader_election.cc:304] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:47.174912 26107 leader_election.cc:304] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:47.176188 26646 raft_consensus.cc:2749] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:47.173575 26039 catalog_manager.cc:5697] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:47.177421 26592 raft_consensus.cc:493] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.177959 26592 raft_consensus.cc:515] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.180012 26592 leader_election.cc:290] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
W20260709 12:20:47.180552 26107 consensus_peers.cc:597] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:47.181319 26592 raft_consensus.cc:2804] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:47.181931 26592 raft_consensus.cc:697] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:47.181298 26039 catalog_manager.cc:5697] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:47.182752 26592 consensus_queue.cc:237] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.184739 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c341cb03c862402f856d047b716becdf" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:47.185353 26139 raft_consensus.cc:2468] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:47.185772 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c341cb03c862402f856d047b716becdf" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:47.186448 26363 raft_consensus.cc:2468] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:47.188081 26254 leader_election.cc:304] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:47.188963 26468 raft_consensus.cc:2804] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:47.189334 26468 raft_consensus.cc:493] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:47.189672 26468 raft_consensus.cc:3060] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.198613 26607 consensus_queue.cc:1048] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:47.209501 26408 tablet_bootstrap.cc:492] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:47.204878 26468 raft_consensus.cc:515] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.214270 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c341cb03c862402f856d047b716becdf" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:47.214151 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c341cb03c862402f856d047b716becdf" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:47.215255 26140 raft_consensus.cc:3060] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.215333 26361 raft_consensus.cc:3060] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.210145 26408 ts_tablet_manager.cc:1403] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.190s	user 0.031s	sys 0.023s
I20260709 12:20:47.220777 26408 raft_consensus.cc:359] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.221426 26408 raft_consensus.cc:385] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.221693 26408 raft_consensus.cc:740] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.222878 26468 leader_election.cc:290] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:47.223351 26361 raft_consensus.cc:2468] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:47.225589 26254 leader_election.cc:304] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:47.226244 26412 tablet_bootstrap.cc:492] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:47.226809 26412 ts_tablet_manager.cc:1403] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.004s
I20260709 12:20:47.228233 26468 raft_consensus.cc:2804] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:47.228780 26468 raft_consensus.cc:697] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:47.229600 26468 consensus_queue.cc:237] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.229795 26412 raft_consensus.cc:359] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.230954 26412 raft_consensus.cc:385] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.231564 26412 raft_consensus.cc:740] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.232499 26412 consensus_queue.cc:260] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.238183 26408 consensus_queue.cc:260] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.239450 26515 raft_consensus.cc:493] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.239970 26515 raft_consensus.cc:515] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.242409 26408 ts_tablet_manager.cc:1434] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:20:47.242869 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:47.245157 26515 leader_election.cc:290] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:47.245487 26037 catalog_manager.cc:5697] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:47.246380 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:47.246945 26408 tablet_bootstrap.cc:492] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:47.248903 26329 leader_election.cc:304] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:47.250787 26412 ts_tablet_manager.cc:1434] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:20:47.252271 26515 raft_consensus.cc:2749] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:47.255210 26410 tablet_bootstrap.cc:492] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:47.260751 26410 ts_tablet_manager.cc:1403] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.001s
I20260709 12:20:47.263532 26140 raft_consensus.cc:2468] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:47.271265 26410 raft_consensus.cc:359] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.271804 26514 raft_consensus.cc:493] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.271944 26410 raft_consensus.cc:385] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.272372 26410 raft_consensus.cc:740] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.274145 26410 consensus_queue.cc:260] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.278338 26410 ts_tablet_manager.cc:1434] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:20:47.279783 26410 tablet_bootstrap.cc:492] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:47.287161 26412 tablet_bootstrap.cc:492] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:47.272331 26514 raft_consensus.cc:515] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.296589 26514 leader_election.cc:290] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:47.298270 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba558c66767548678159542f6e8e57ed" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:47.298650 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba558c66767548678159542f6e8e57ed" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:47.298933 26287 raft_consensus.cc:2468] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
W20260709 12:20:47.300076 26180 leader_election.cc:343] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.300647 26181 leader_election.cc:304] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:47.301756 26514 raft_consensus.cc:2804] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:47.302179 26514 raft_consensus.cc:493] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:47.302641 26514 raft_consensus.cc:3060] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.302610 26035 catalog_manager.cc:5697] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:47.309962 26417 tablet_bootstrap.cc:492] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:47.310102 26468 consensus_queue.cc:1048] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:47.314793 26417 ts_tablet_manager.cc:1403] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.209s	user 0.011s	sys 0.009s
I20260709 12:20:47.315891 26412 tablet_bootstrap.cc:654] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.317409 26410 tablet_bootstrap.cc:654] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.310395 26037 catalog_manager.cc:5697] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:47.322345 26408 tablet_bootstrap.cc:654] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.321456 26037 catalog_manager.cc:5697] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:47.328900 26037 catalog_manager.cc:5697] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 2, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:47.332127 26410 tablet_bootstrap.cc:492] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:47.333437 26645 consensus_queue.cc:1048] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:47.319684 26417 raft_consensus.cc:359] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.335331 26417 raft_consensus.cc:385] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.335628 26417 raft_consensus.cc:740] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.336337 26417 consensus_queue.cc:260] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.340415 26410 ts_tablet_manager.cc:1403] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.012s
I20260709 12:20:47.343498 26410 raft_consensus.cc:359] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.344542 26410 raft_consensus.cc:385] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.344944 26410 raft_consensus.cc:740] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.345847 26410 consensus_queue.cc:260] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.352133 26408 tablet_bootstrap.cc:492] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:47.352782 26408 ts_tablet_manager.cc:1403] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.005s
I20260709 12:20:47.355847 26214 raft_consensus.cc:3060] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.357101 26410 ts_tablet_manager.cc:1434] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:20:47.358533 26410 tablet_bootstrap.cc:492] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:47.364846 26408 raft_consensus.cc:359] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.365541 26408 raft_consensus.cc:385] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.365803 26408 raft_consensus.cc:740] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.367201 26410 tablet_bootstrap.cc:654] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.368561 26514 raft_consensus.cc:515] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.379078 26408 consensus_queue.cc:260] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.382654 26408 ts_tablet_manager.cc:1434] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:20:47.383718 26408 tablet_bootstrap.cc:492] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:47.396283 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba558c66767548678159542f6e8e57ed" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:47.396958 26514 leader_election.cc:290] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:47.397174 26289 raft_consensus.cc:3060] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.410570 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba558c66767548678159542f6e8e57ed" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:47.428615 26408 tablet_bootstrap.cc:654] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:47.443127 26180 leader_election.cc:343] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.471088 26417 ts_tablet_manager.cc:1434] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.156s	user 0.011s	sys 0.010s
I20260709 12:20:47.468353 26514 consensus_queue.cc:1048] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:20:47.472625 26417 tablet_bootstrap.cc:492] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:47.472790 26523 consensus_queue.cc:1048] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:47.478660 26417 tablet_bootstrap.cc:654] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.483721 26412 tablet_bootstrap.cc:492] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:47.484229 26412 ts_tablet_manager.cc:1403] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.217s	user 0.014s	sys 0.011s
I20260709 12:20:47.495721 26362 raft_consensus.cc:1275] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Refusing update from remote peer 8f75851772bb4110a837562d462e5412: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:20:47.499527 26607 consensus_queue.cc:1048] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:47.498324 26037 catalog_manager.cc:5697] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:47.474855 26289 raft_consensus.cc:2468] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:47.510288 26181 leader_election.cc:304] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:47.511358 26514 raft_consensus.cc:2804] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:47.511974 26514 raft_consensus.cc:697] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:47.516737 26408 tablet_bootstrap.cc:492] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:47.518628 26408 ts_tablet_manager.cc:1403] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.001s
I20260709 12:20:47.513163 26412 raft_consensus.cc:359] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.522826 26412 raft_consensus.cc:385] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.523224 26412 raft_consensus.cc:740] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.530153 26140 raft_consensus.cc:1275] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Refusing update from remote peer 8f75851772bb4110a837562d462e5412: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:20:47.531948 26607 consensus_queue.cc:1048] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:47.539944 26501 consensus_queue.cc:1048] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:47.541373 26468 raft_consensus.cc:493] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.542023 26468 raft_consensus.cc:515] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
W20260709 12:20:47.544265 26180 consensus_peers.cc:597] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 -> Peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Couldn't send request to peer 27ebc6d826b143bf9c2669b5e3240eb2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:47.544509 26468 leader_election.cc:290] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:47.514091 26514 consensus_queue.cc:237] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.546761 26408 raft_consensus.cc:359] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:47.548442 26408 raft_consensus.cc:385] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.549744 26408 raft_consensus.cc:740] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.524121 26412 consensus_queue.cc:260] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.564849 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5557039014ace84307d713f23cc7e" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:47.565094 26408 consensus_queue.cc:260] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
W20260709 12:20:47.566629 26254 leader_election.cc:343] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.568177 26408 ts_tablet_manager.cc:1434] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.001s
I20260709 12:20:47.572373 26408 tablet_bootstrap.cc:492] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:47.574541 26362 raft_consensus.cc:3060] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.575850 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5557039014ace84307d713f23cc7e" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:47.576529 26141 raft_consensus.cc:2468] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:47.583146 26408 tablet_bootstrap.cc:654] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.591152 26412 ts_tablet_manager.cc:1434] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.107s	user 0.009s	sys 0.000s
I20260709 12:20:47.610459 26410 tablet_bootstrap.cc:492] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:47.611006 26410 ts_tablet_manager.cc:1403] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.253s	user 0.032s	sys 0.057s
I20260709 12:20:47.614545 26417 tablet_bootstrap.cc:492] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:47.615028 26417 ts_tablet_manager.cc:1403] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.143s	user 0.033s	sys 0.043s
I20260709 12:20:47.617081 26645 raft_consensus.cc:493] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.617606 26645 raft_consensus.cc:515] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.619792 26645 leader_election.cc:290] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:47.598271 26254 leader_election.cc:304] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [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: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:47.620934 26468 raft_consensus.cc:2804] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:47.621297 26468 raft_consensus.cc:493] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:47.621640 26468 raft_consensus.cc:3060] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.621536 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6231783a7314063aafb75f60e0921da" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:47.620946 26417 raft_consensus.cc:359] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.622977 26417 raft_consensus.cc:385] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.623274 26417 raft_consensus.cc:740] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
W20260709 12:20:47.623413 26107 leader_election.cc:343] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.624136 26417 consensus_queue.cc:260] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.623208 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6231783a7314063aafb75f60e0921da" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:47.626230 26417 ts_tablet_manager.cc:1434] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
W20260709 12:20:47.626849 26104 leader_election.cc:343] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.621850 26410 raft_consensus.cc:359] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.627319 26104 leader_election.cc:304] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:47.627710 26410 raft_consensus.cc:385] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.628019 26410 raft_consensus.cc:740] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.628801 26410 consensus_queue.cc:260] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.630621 26410 ts_tablet_manager.cc:1434] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260709 12:20:47.630865 26646 raft_consensus.cc:2749] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:47.631577 26410 tablet_bootstrap.cc:492] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:47.631583 26036 catalog_manager.cc:5697] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:47.636857 26523 raft_consensus.cc:493] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.637349 26523 raft_consensus.cc:515] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.627328 26417 tablet_bootstrap.cc:492] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:47.639402 26523 leader_election.cc:290] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:47.642871 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de586b387c4864b12a38f2b8db483f" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:47.647207 26417 tablet_bootstrap.cc:654] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.638046 26410 tablet_bootstrap.cc:654] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:47.649927 26180 leader_election.cc:343] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.654024 26518 consensus_queue.cc:1048] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:47.651322 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de586b387c4864b12a38f2b8db483f" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:47.656467 26139 raft_consensus.cc:2468] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:47.623203 26412 tablet_bootstrap.cc:492] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:47.680320 26518 raft_consensus.cc:493] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.681020 26518 raft_consensus.cc:515] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.683559 26518 leader_election.cc:290] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:47.683637 26180 leader_election.cc:304] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [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: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:47.684849 26523 raft_consensus.cc:2804] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:47.685204 26523 raft_consensus.cc:493] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:47.685526 26523 raft_consensus.cc:3060] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.679134 26667 raft_consensus.cc:493] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.693545 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:47.702984 26667 raft_consensus.cc:515] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.711614 26412 tablet_bootstrap.cc:654] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.704212 26468 raft_consensus.cc:515] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.716662 26468 leader_election.cc:290] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:47.718914 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5557039014ace84307d713f23cc7e" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:47.729677 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:47.732363 26671 log.cc:927] Time spent T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2: Append to log took a long time: real 0.127s	user 0.000s	sys 0.001s
I20260709 12:20:47.730993 26141 raft_consensus.cc:3060] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.741497 26667 leader_election.cc:290] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:47.742023 26214 raft_consensus.cc:3060] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:47.753675 26254 leader_election.cc:343] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.753521 26523 raft_consensus.cc:515] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.755224 26412 tablet_bootstrap.cc:492] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:47.755697 26412 ts_tablet_manager.cc:1403] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.151s	user 0.015s	sys 0.004s
I20260709 12:20:47.773394 26410 tablet_bootstrap.cc:492] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:47.773885 26410 ts_tablet_manager.cc:1403] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.143s	user 0.014s	sys 0.031s
W20260709 12:20:47.772755 26257 leader_election.cc:343] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.777922 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5557039014ace84307d713f23cc7e" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:47.783481 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63f7efbd6b4da4b3e3704a27fdbe03" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:47.785342 26417 tablet_bootstrap.cc:492] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:47.785761 26417 ts_tablet_manager.cc:1403] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.159s	user 0.018s	sys 0.011s
I20260709 12:20:47.793880 26408 tablet_bootstrap.cc:492] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:47.795048 26408 ts_tablet_manager.cc:1403] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.223s	user 0.002s	sys 0.022s
I20260709 12:20:47.798743 26417 raft_consensus.cc:359] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.799376 26417 raft_consensus.cc:385] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.799635 26417 raft_consensus.cc:740] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.787503 26257 leader_election.cc:304] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:47.809681 26410 raft_consensus.cc:359] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:47.810299 26410 raft_consensus.cc:385] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.810609 26410 raft_consensus.cc:740] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.811133 26410 consensus_queue.cc:260] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:47.811432 26417 consensus_queue.cc:260] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.798518 26523 leader_election.cc:290] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:47.820432 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63f7efbd6b4da4b3e3704a27fdbe03" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:47.825999 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de586b387c4864b12a38f2b8db483f" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:47.828601 26408 raft_consensus.cc:359] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:47.829281 26408 raft_consensus.cc:385] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.829531 26408 raft_consensus.cc:740] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.825946 26518 raft_consensus.cc:2749] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:47.836388 26412 raft_consensus.cc:359] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:47.837193 26412 raft_consensus.cc:385] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.837502 26412 raft_consensus.cc:740] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.838315 26412 consensus_queue.cc:260] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
W20260709 12:20:47.838485 26257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 81751.5us
I20260709 12:20:47.840911 26412 ts_tablet_manager.cc:1434] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.084s	user 0.004s	sys 0.002s
I20260709 12:20:47.830183 26408 consensus_queue.cc:260] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:47.843504 26408 ts_tablet_manager.cc:1434] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.003s
I20260709 12:20:47.844553 26408 tablet_bootstrap.cc:492] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:47.847764 26417 ts_tablet_manager.cc:1434] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.002s
I20260709 12:20:47.852876 26412 tablet_bootstrap.cc:492] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:47.854060 26410 ts_tablet_manager.cc:1434] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.001s
I20260709 12:20:47.855155 26410 tablet_bootstrap.cc:492] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:47.856673 26141 raft_consensus.cc:2468] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
W20260709 12:20:47.862159 26180 leader_election.cc:343] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.863983 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de586b387c4864b12a38f2b8db483f" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:47.875356 26137 raft_consensus.cc:3060] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.873589 26685 raft_consensus.cc:493] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.878712 26685 raft_consensus.cc:515] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.879206 26408 tablet_bootstrap.cc:654] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.875317 26518 raft_consensus.cc:493] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.881184 26518 raft_consensus.cc:515] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.882345 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba558c66767548678159542f6e8e57ed" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:47.883667 26254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:36829, user_credentials={real_user=slave}} blocked reactor thread for 85210.1us
I20260709 12:20:47.886190 26666 raft_consensus.cc:493] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.886754 26666 raft_consensus.cc:515] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:47.865054 26328 leader_election.cc:304] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:47.873023 26417 tablet_bootstrap.cc:492] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:47.895996 26362 raft_consensus.cc:3060] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.897383 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9ea369e2014c0cb51235c5c903a2b9" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:47.901561 26666 leader_election.cc:290] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
W20260709 12:20:47.903038 26087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:47.902946 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce488f724f2d487f999e836dc3c100a9" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:47.889282 26518 leader_election.cc:290] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:47.940503 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba558c66767548678159542f6e8e57ed" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:47.941286 26289 raft_consensus.cc:2393] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 in current term 1: Already voted for candidate f4f4837602274d95b7477cec80d00de5 in this term.
I20260709 12:20:47.942763 26329 leader_election.cc:304] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:47.944636 26417 tablet_bootstrap.cc:654] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.910848 26217 raft_consensus.cc:3060] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.911640 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9ea369e2014c0cb51235c5c903a2b9" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:47.947013 26514 consensus_queue.cc:1048] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:47.947603 26257 leader_election.cc:343] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.917791 26516 raft_consensus.cc:493] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.948949 26516 raft_consensus.cc:515] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
W20260709 12:20:47.949949 26328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.65:34633, user_credentials={real_user=slave}} blocked reactor thread for 85044.9us
I20260709 12:20:47.951201 26516 leader_election.cc:290] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:47.921460 26254 leader_election.cc:304] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:47.952188 26667 raft_consensus.cc:2749] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:47.952872 26667 raft_consensus.cc:3060] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.953447 26412 tablet_bootstrap.cc:654] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:47.953821 26254 leader_election.cc:343] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.954582 26687 raft_consensus.cc:2804] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:47.956384 26607 consensus_queue.cc:1048] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:47.957799 26410 tablet_bootstrap.cc:654] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:47.931471 26685 leader_election.cc:290] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:47.908741 26137 raft_consensus.cc:2468] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:47.961808 26180 leader_election.cc:304] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:47.962074 26516 consensus_queue.cc:1048] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:20:47.964792 26523 raft_consensus.cc:2804] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:47.970707 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59e650436743adbb3d9b87658f2d20" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:47.974364 26254 leader_election.cc:343] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:47.964131 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce488f724f2d487f999e836dc3c100a9" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:47.977866 26139 raft_consensus.cc:2393] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 in current term 1: Already voted for candidate 8f75851772bb4110a837562d462e5412 in this term.
I20260709 12:20:47.974860 26254 leader_election.cc:304] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:47.975263 26687 raft_consensus.cc:697] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:47.975584 26408 tablet_bootstrap.cc:492] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:47.980657 26408 ts_tablet_manager.cc:1403] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.136s	user 0.017s	sys 0.010s
I20260709 12:20:47.970844 26523 raft_consensus.cc:697] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:47.980147 26516 raft_consensus.cc:2749] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:47.984103 26328 leader_election.cc:304] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:47.984882 26666 raft_consensus.cc:2749] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:47.984861 26408 raft_consensus.cc:359] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.985421 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59e650436743adbb3d9b87658f2d20" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:47.985728 26408 raft_consensus.cc:385] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:47.980441 26592 consensus_queue.cc:1048] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:20:47.987232 26361 raft_consensus.cc:3060] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:47.986064 26408 raft_consensus.cc:740] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:47.988839 26408 consensus_queue.cc:260] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:47.993892 26523 consensus_queue.cc:237] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:47.996474 26408 ts_tablet_manager.cc:1434] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:20:47.997716 26408 tablet_bootstrap.cc:492] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
W20260709 12:20:47.998584 26254 leader_election.cc:343] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:48.023211 26257 leader_election.cc:343] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.038647 26667 raft_consensus.cc:2749] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:48.045758 26257 leader_election.cc:304] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:48.058570 26592 raft_consensus.cc:2749] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:48.059571 26514 consensus_queue.cc:1048] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:48.065822 26039 catalog_manager.cc:5697] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:48.020816 26687 consensus_queue.cc:237] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.070573 26408 tablet_bootstrap.cc:654] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.078696 26412 tablet_bootstrap.cc:492] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:48.079069 26412 ts_tablet_manager.cc:1403] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.228s	user 0.002s	sys 0.015s
I20260709 12:20:48.080818 26410 tablet_bootstrap.cc:492] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:48.081243 26410 ts_tablet_manager.cc:1403] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.226s	user 0.016s	sys 0.005s
I20260709 12:20:48.085651 26645 raft_consensus.cc:493] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.086162 26645 raft_consensus.cc:515] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.088234 26645 leader_election.cc:290] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:48.089685 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce95962b9db4b03b6855e5037f22f3a" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:48.092113 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce95962b9db4b03b6855e5037f22f3a" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:48.094810 26105 leader_election.cc:343] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:48.095537 26107 leader_election.cc:343] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.103845 26412 raft_consensus.cc:359] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.104802 26412 raft_consensus.cc:385] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.105193 26412 raft_consensus.cc:740] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.108332 26412 consensus_queue.cc:260] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.108868 26215 raft_consensus.cc:3060] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.106531 26410 raft_consensus.cc:359] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.095991 26107 leader_election.cc:304] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:48.118248 26410 raft_consensus.cc:385] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.118641 26410 raft_consensus.cc:740] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.119263 26412 ts_tablet_manager.cc:1434] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.002s
I20260709 12:20:48.119727 26410 consensus_queue.cc:260] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.122028 26645 raft_consensus.cc:2749] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:48.132789 26037 catalog_manager.cc:5697] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:48.135116 26417 tablet_bootstrap.cc:492] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:48.135663 26417 ts_tablet_manager.cc:1403] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.263s	user 0.017s	sys 0.006s
I20260709 12:20:48.136022 26408 tablet_bootstrap.cc:492] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:48.136356 26412 tablet_bootstrap.cc:492] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:48.136502 26408 ts_tablet_manager.cc:1403] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.002s
I20260709 12:20:48.139094 26417 raft_consensus.cc:359] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.142128 26417 raft_consensus.cc:385] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.145970 26408 raft_consensus.cc:359] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.146683 26408 raft_consensus.cc:385] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.146957 26408 raft_consensus.cc:740] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.147764 26408 consensus_queue.cc:260] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.151108 26408 ts_tablet_manager.cc:1434] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:20:48.152091 26408 tablet_bootstrap.cc:492] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:48.159022 26408 tablet_bootstrap.cc:654] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.159487 26412 tablet_bootstrap.cc:654] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.166846 26410 ts_tablet_manager.cc:1434] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 12:20:48.167922 26410 tablet_bootstrap.cc:492] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:48.143406 26417 raft_consensus.cc:740] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.171802 26417 consensus_queue.cc:260] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.187031 26417 ts_tablet_manager.cc:1434] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 12:20:48.188647 26417 tablet_bootstrap.cc:492] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:48.194522 26417 tablet_bootstrap.cc:654] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.198832 26412 tablet_bootstrap.cc:492] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:48.199316 26412 ts_tablet_manager.cc:1403] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.010s
I20260709 12:20:48.203605 26412 raft_consensus.cc:359] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.204319 26408 tablet_bootstrap.cc:492] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:48.204842 26408 ts_tablet_manager.cc:1403] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.020s
I20260709 12:20:48.205358 26412 raft_consensus.cc:385] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.205734 26412 raft_consensus.cc:740] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.206526 26412 consensus_queue.cc:260] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.208885 26412 ts_tablet_manager.cc:1434] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:20:48.210024 26412 tablet_bootstrap.cc:492] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:48.214211 26417 tablet_bootstrap.cc:492] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:48.214699 26410 tablet_bootstrap.cc:654] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.218247 26412 tablet_bootstrap.cc:654] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.214777 26417 ts_tablet_manager.cc:1403] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.004s
I20260709 12:20:48.218142 26408 raft_consensus.cc:359] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.222910 26408 raft_consensus.cc:385] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.223234 26408 raft_consensus.cc:740] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.223817 26417 raft_consensus.cc:359] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.224593 26417 raft_consensus.cc:385] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.224890 26417 raft_consensus.cc:740] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.224125 26408 consensus_queue.cc:260] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.227043 26408 ts_tablet_manager.cc:1434] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:20:48.228096 26408 tablet_bootstrap.cc:492] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:48.225587 26417 consensus_queue.cc:260] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.230132 26417 ts_tablet_manager.cc:1434] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:20:48.231830 26417 tablet_bootstrap.cc:492] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:48.236563 26408 tablet_bootstrap.cc:654] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.240163 26410 tablet_bootstrap.cc:492] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:48.240621 26410 ts_tablet_manager.cc:1403] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.073s	user 0.004s	sys 0.008s
I20260709 12:20:48.243436 26410 raft_consensus.cc:359] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.244089 26410 raft_consensus.cc:385] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.244388 26410 raft_consensus.cc:740] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.245131 26645 raft_consensus.cc:493] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.245765 26645 raft_consensus.cc:515] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.246505 26412 tablet_bootstrap.cc:492] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:48.246996 26412 ts_tablet_manager.cc:1403] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.001s
I20260709 12:20:48.247833 26645 leader_election.cc:290] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:48.249794 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59e650436743adbb3d9b87658f2d20" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:48.250552 26288 raft_consensus.cc:2468] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:48.251611 26105 leader_election.cc:304] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:48.252352 26412 raft_consensus.cc:359] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.253084 26412 raft_consensus.cc:385] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.252929 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59e650436743adbb3d9b87658f2d20" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:48.253402 26412 raft_consensus.cc:740] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.254141 26412 consensus_queue.cc:260] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
W20260709 12:20:48.254482 26107 leader_election.cc:343] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.252629 26645 raft_consensus.cc:2804] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:48.255326 26645 raft_consensus.cc:493] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.255731 26645 raft_consensus.cc:3060] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.257534 26417 tablet_bootstrap.cc:654] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.260593 26410 consensus_queue.cc:260] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.262748 26410 ts_tablet_manager.cc:1434] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 12:20:48.268018 26412 ts_tablet_manager.cc:1434] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:20:48.269160 26412 tablet_bootstrap.cc:492] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:48.270648 26408 tablet_bootstrap.cc:492] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:48.271111 26408 ts_tablet_manager.cc:1403] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.005s
I20260709 12:20:48.273700 26408 raft_consensus.cc:359] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.275893 26410 tablet_bootstrap.cc:492] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:48.276335 26417 tablet_bootstrap.cc:492] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:48.286610 26417 ts_tablet_manager.cc:1403] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.004s
I20260709 12:20:48.289275 26645 raft_consensus.cc:515] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.289541 26417 raft_consensus.cc:359] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.295055 26417 raft_consensus.cc:385] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.295367 26417 raft_consensus.cc:740] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.290282 26408 raft_consensus.cc:385] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.297032 26408 raft_consensus.cc:740] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.294327 26410 tablet_bootstrap.cc:654] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.298044 26408 consensus_queue.cc:260] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.300685 26408 ts_tablet_manager.cc:1434] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 12:20:48.297343 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59e650436743adbb3d9b87658f2d20" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:48.301668 26408 tablet_bootstrap.cc:492] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
W20260709 12:20:48.302474 26107 leader_election.cc:343] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.296149 26417 consensus_queue.cc:260] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.304548 26417 ts_tablet_manager.cc:1434] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 12:20:48.307986 26417 tablet_bootstrap.cc:492] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:48.315258 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59e650436743adbb3d9b87658f2d20" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:48.315919 26288 raft_consensus.cc:3060] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.278632 26412 tablet_bootstrap.cc:654] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.325747 26417 tablet_bootstrap.cc:654] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.337316 26715 raft_consensus.cc:493] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.337886 26715 raft_consensus.cc:515] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.353960 26645 leader_election.cc:290] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:48.367115 26288 raft_consensus.cc:2468] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:48.370250 26410 tablet_bootstrap.cc:492] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:48.370752 26410 ts_tablet_manager.cc:1403] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.010s
I20260709 12:20:48.370819 26105 leader_election.cc:304] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: f4f4837602274d95b7477cec80d00de5
I20260709 12:20:48.371476 26408 tablet_bootstrap.cc:654] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.373976 26645 raft_consensus.cc:2804] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:20:48.374069 26107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 67504.5us
I20260709 12:20:48.374601 26645 raft_consensus.cc:697] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:20:48.375448 26645 consensus_queue.cc:237] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.377269 26417 tablet_bootstrap.cc:492] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:48.377601 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e4686232e407b8e6154640c35affc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:48.379091 26104 leader_election.cc:343] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.379624 26417 ts_tablet_manager.cc:1403] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.007s
I20260709 12:20:48.379645 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e4686232e407b8e6154640c35affc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:48.382758 26410 raft_consensus.cc:359] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.385324 26501 raft_consensus.cc:493] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.389757 26716 raft_consensus.cc:493] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.389711 26501 raft_consensus.cc:515] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.390398 26716 raft_consensus.cc:515] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.383302 26410 raft_consensus.cc:385] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.391480 26410 raft_consensus.cc:740] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.381263 26715 leader_election.cc:290] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
W20260709 12:20:48.381120 26105 leader_election.cc:343] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.392251 26410 consensus_queue.cc:260] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.393745 26105 leader_election.cc:304] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412
I20260709 12:20:48.395181 26716 leader_election.cc:290] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:48.395438 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621bada4ec6e468d998eca236b7034e7" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:48.401124 26107 leader_election.cc:343] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.402642 26716 raft_consensus.cc:2749] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:48.402793 26408 tablet_bootstrap.cc:492] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:48.396451 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:48.396916 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621bada4ec6e468d998eca236b7034e7" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:48.403743 26288 raft_consensus.cc:2468] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:48.403823 26501 leader_election.cc:290] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:48.404795 26181 leader_election.cc:304] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:48.397455 26410 ts_tablet_manager.cc:1434] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260709 12:20:48.398644 26412 tablet_bootstrap.cc:492] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:48.399607 26417 raft_consensus.cc:359] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.406327 26412 ts_tablet_manager.cc:1403] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.138s	user 0.019s	sys 0.004s
I20260709 12:20:48.406247 26417 raft_consensus.cc:385] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.403335 26408 ts_tablet_manager.cc:1403] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.000s
I20260709 12:20:48.406906 26417 raft_consensus.cc:740] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.407605 26417 consensus_queue.cc:260] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
W20260709 12:20:48.405560 26104 leader_election.cc:343] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.410706 26104 leader_election.cc:304] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:48.410820 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:48.412909 26180 leader_election.cc:343] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.412722 26716 raft_consensus.cc:2749] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:48.413955 26412 raft_consensus.cc:359] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.415897 26412 raft_consensus.cc:385] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.416249 26412 raft_consensus.cc:740] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.417151 26412 consensus_queue.cc:260] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.417963 26039 catalog_manager.cc:5697] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:48.420871 26408 raft_consensus.cc:359] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.421520 26408 raft_consensus.cc:385] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.405572 26501 raft_consensus.cc:2804] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:48.422326 26501 raft_consensus.cc:493] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.418800 26412 ts_tablet_manager.cc:1434] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:20:48.422672 26501 raft_consensus.cc:3060] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.423682 26412 tablet_bootstrap.cc:492] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:48.431985 26412 tablet_bootstrap.cc:654] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.437206 26417 ts_tablet_manager.cc:1434] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 12:20:48.438334 26417 tablet_bootstrap.cc:492] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:48.421783 26408 raft_consensus.cc:740] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.440176 26408 consensus_queue.cc:260] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.441205 26685 raft_consensus.cc:493] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.441764 26685 raft_consensus.cc:515] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.414050 26410 tablet_bootstrap.cc:492] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:48.443307 26408 ts_tablet_manager.cc:1434] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260709 12:20:48.443813 26685 leader_election.cc:290] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:48.444525 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb930afa3b2d4427b67a753781504da0" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:48.444674 26501 raft_consensus.cc:515] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.447324 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb930afa3b2d4427b67a753781504da0" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:48.448151 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:48.448750 26288 raft_consensus.cc:3060] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.444574 26408 tablet_bootstrap.cc:492] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:48.448967 26331 leader_election.cc:304] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:48.457283 26408 tablet_bootstrap.cc:654] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.461277 26410 tablet_bootstrap.cc:654] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.462364 26501 leader_election.cc:290] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:48.464084 26288 raft_consensus.cc:2468] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:48.469735 26181 leader_election.cc:304] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:48.458600 26685 raft_consensus.cc:2749] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:48.474861 26501 raft_consensus.cc:2804] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:48.475461 26501 raft_consensus.cc:697] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:48.476466 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:48.476243 26501 consensus_queue.cc:237] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
W20260709 12:20:48.478314 26180 leader_election.cc:343] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.480263 26361 raft_consensus.cc:3060] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.495402 26679 raft_consensus.cc:493] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.494334 26685 raft_consensus.cc:493] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.496721 26685 raft_consensus.cc:515] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.498590 26417 tablet_bootstrap.cc:654] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.499475 26412 tablet_bootstrap.cc:492] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:48.500186 26412 ts_tablet_manager.cc:1403] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.077s	user 0.035s	sys 0.014s
I20260709 12:20:48.502092 26592 consensus_queue.cc:1048] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:48.503494 26408 tablet_bootstrap.cc:492] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:48.503975 26408 ts_tablet_manager.cc:1403] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.002s
I20260709 12:20:48.496723 26679 raft_consensus.cc:515] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.508560 26679 leader_election.cc:290] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:48.509037 26679 consensus_queue.cc:1048] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:48.510136 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9ea369e2014c0cb51235c5c903a2b9" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:48.512286 26289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9ea369e2014c0cb51235c5c903a2b9" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:48.512996 26289 raft_consensus.cc:2468] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:48.512913 26408 raft_consensus.cc:359] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
W20260709 12:20:48.514614 26180 leader_election.cc:343] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.515028 26408 raft_consensus.cc:385] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.515357 26408 raft_consensus.cc:740] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.516705 26181 leader_election.cc:304] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:48.517021 26685 leader_election.cc:290] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:48.518476 26408 consensus_queue.cc:260] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.522054 26362 raft_consensus.cc:3060] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.522787 26408 ts_tablet_manager.cc:1434] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:20:48.523746 26690 raft_consensus.cc:493] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.524245 26690 raft_consensus.cc:515] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.526822 26514 raft_consensus.cc:2804] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:48.527237 26514 raft_consensus.cc:493] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.527556 26514 raft_consensus.cc:3060] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.531454 26523 raft_consensus.cc:493] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.531949 26523 raft_consensus.cc:515] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.534771 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5557039014ace84307d713f23cc7e" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:48.535436 26140 raft_consensus.cc:2468] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:48.536716 26328 leader_election.cc:304] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
I20260709 12:20:48.536986 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59e650436743adbb3d9b87658f2d20" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:48.538504 26408 tablet_bootstrap.cc:492] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:48.509044 26412 raft_consensus.cc:359] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.541254 26412 raft_consensus.cc:385] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.541538 26412 raft_consensus.cc:740] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.542636 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce95962b9db4b03b6855e5037f22f3a" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:48.543339 26141 raft_consensus.cc:2468] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:48.543910 26412 consensus_queue.cc:260] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.545735 26254 leader_election.cc:304] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:48.546646 26592 raft_consensus.cc:2804] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:48.546998 26592 raft_consensus.cc:493] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.547331 26592 raft_consensus.cc:3060] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.548424 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59e650436743adbb3d9b87658f2d20" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:48.549211 26287 raft_consensus.cc:2393] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4f4837602274d95b7477cec80d00de5 in current term 1: Already voted for candidate 3a0fcccfd0934ff6977ce565fdc27022 in this term.
I20260709 12:20:48.552173 26690 leader_election.cc:290] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:48.554322 26035 catalog_manager.cc:5697] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:48.556738 26731 raft_consensus.cc:2804] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:48.558071 26731 raft_consensus.cc:493] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.558441 26731 raft_consensus.cc:3060] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:48.559482 26181 leader_election.cc:304] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:48.533970 26523 leader_election.cc:290] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:48.563704 26523 raft_consensus.cc:3060] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.568796 26412 ts_tablet_manager.cc:1434] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.002s
I20260709 12:20:48.569800 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce95962b9db4b03b6855e5037f22f3a" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:48.570609 26217 raft_consensus.cc:2468] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:48.571687 26679 consensus_queue.cc:1048] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:48.573874 26592 raft_consensus.cc:515] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.581498 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce95962b9db4b03b6855e5037f22f3a" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:48.582037 26141 raft_consensus.cc:3060] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.592962 26141 raft_consensus.cc:2468] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:48.593842 26523 raft_consensus.cc:2749] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:48.587591 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5557039014ace84307d713f23cc7e" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:48.586771 26731 raft_consensus.cc:515] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.603690 26361 raft_consensus.cc:1240] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Rejecting Update request from peer 8f75851772bb4110a837562d462e5412 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:20:48.569867 26412 tablet_bootstrap.cc:492] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:48.601671 26690 raft_consensus.cc:493] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.604027 26254 leader_election.cc:304] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:48.577824 26514 raft_consensus.cc:515] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.605456 26408 tablet_bootstrap.cc:654] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.605572 26690 raft_consensus.cc:515] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.610809 26516 raft_consensus.cc:2804] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:48.610989 26691 raft_consensus.cc:493] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.611362 26516 raft_consensus.cc:697] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:48.614766 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9ea369e2014c0cb51235c5c903a2b9" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:48.614598 26516 consensus_queue.cc:237] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.613996 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9ea369e2014c0cb51235c5c903a2b9" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:48.616012 26687 consensus_queue.cc:1059] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:48.616479 26288 raft_consensus.cc:3060] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.609994 26514 leader_election.cc:290] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
W20260709 12:20:48.619197 26180 leader_election.cc:343] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.621655 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a8eeb9a6194935a9009f72d193dd3b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:48.625339 26687 raft_consensus.cc:3055] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:48.626964 26410 tablet_bootstrap.cc:492] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:48.627643 26410 ts_tablet_manager.cc:1403] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.214s	user 0.018s	sys 0.016s
I20260709 12:20:48.611476 26691 raft_consensus.cc:515] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.618791 26690 leader_election.cc:290] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:48.625842 26687 raft_consensus.cc:740] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:48.638012 26417 tablet_bootstrap.cc:492] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:48.638937 26417 ts_tablet_manager.cc:1403] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.201s	user 0.017s	sys 0.022s
W20260709 12:20:48.640477 26254 leader_election.cc:343] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.643567 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a8eeb9a6194935a9009f72d193dd3b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:48.646657 26412 tablet_bootstrap.cc:654] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.651190 26691 leader_election.cc:290] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:48.651983 26417 raft_consensus.cc:359] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.652755 26417 raft_consensus.cc:385] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.653084 26417 raft_consensus.cc:740] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.653291 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e4686232e407b8e6154640c35affc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:48.653903 26417 consensus_queue.cc:260] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.657013 26140 raft_consensus.cc:2468] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:48.658612 26410 raft_consensus.cc:359] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.659304 26410 raft_consensus.cc:385] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.659546 26410 raft_consensus.cc:740] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.661032 26254 leader_election.cc:304] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:48.661813 26690 raft_consensus.cc:2804] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:48.662174 26690 raft_consensus.cc:493] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.662531 26690 raft_consensus.cc:3060] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.664757 26731 leader_election.cc:290] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:48.668036 26288 raft_consensus.cc:2468] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:48.669307 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5557039014ace84307d713f23cc7e" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:48.669900 26140 raft_consensus.cc:3060] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:48.671674 26687 consensus_queue.cc:260] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.660269 26410 consensus_queue.cc:260] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.644268 26141 raft_consensus.cc:2468] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:48.677723 26254 leader_election.cc:304] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [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: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:48.678689 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e4686232e407b8e6154640c35affc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:48.681109 26361 raft_consensus.cc:3060] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:48.683207 26254 leader_election.cc:343] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.683377 26734 raft_consensus.cc:2804] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:48.688203 26734 raft_consensus.cc:493] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.689191 26734 raft_consensus.cc:3060] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.679651 26417 ts_tablet_manager.cc:1434] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:20:48.694908 26410 ts_tablet_manager.cc:1434] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 12:20:48.704595 26417 tablet_bootstrap.cc:492] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:48.700868 26181 leader_election.cc:304] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:48.709558 26728 raft_consensus.cc:2804] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:48.703838 26687 raft_consensus.cc:3060] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:48.704083 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5557039014ace84307d713f23cc7e" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:48.724241 26410 tablet_bootstrap.cc:492] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:48.717851 26728 raft_consensus.cc:697] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:48.729869 26728 consensus_queue.cc:237] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.731695 26731 raft_consensus.cc:493] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.732192 26731 raft_consensus.cc:515] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.737673 26039 catalog_manager.cc:5697] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:48.724768 26514 raft_consensus.cc:493] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.740432 26514 raft_consensus.cc:515] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.742097 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee80102d4ae4e42abfa6f03fa445680" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:48.742472 26514 leader_election.cc:290] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:48.742789 26137 raft_consensus.cc:2468] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:48.743883 26328 leader_election.cc:304] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
I20260709 12:20:48.744695 26667 raft_consensus.cc:2804] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:48.745076 26667 raft_consensus.cc:493] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.745428 26667 raft_consensus.cc:3060] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.754518 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce95962b9db4b03b6855e5037f22f3a" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:48.755144 26215 raft_consensus.cc:3060] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.758579 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee80102d4ae4e42abfa6f03fa445680" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:48.759207 26217 raft_consensus.cc:2468] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:48.761322 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee80102d4ae4e42abfa6f03fa445680" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:48.761969 26139 raft_consensus.cc:2468] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:48.763273 26180 leader_election.cc:304] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:48.764345 26523 raft_consensus.cc:2804] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:48.764868 26523 raft_consensus.cc:493] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.765307 26523 raft_consensus.cc:3060] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.766366 26288 raft_consensus.cc:2410] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:20:48.748332 26592 leader_election.cc:290] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:48.734169 26731 leader_election.cc:290] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:48.789510 26645 consensus_queue.cc:1048] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:48.723896 26690 raft_consensus.cc:515] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.791653 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee80102d4ae4e42abfa6f03fa445680" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:48.795084 26408 tablet_bootstrap.cc:492] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:48.795591 26408 ts_tablet_manager.cc:1403] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.257s	user 0.009s	sys 0.005s
I20260709 12:20:48.780208 26667 raft_consensus.cc:515] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.796496 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e4686232e407b8e6154640c35affc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:48.797974 26690 leader_election.cc:290] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:48.797470 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e4686232e407b8e6154640c35affc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:48.799659 26363 raft_consensus.cc:2393] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4f4837602274d95b7477cec80d00de5 in current term 1: Already voted for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in this term.
I20260709 12:20:48.799995 26139 raft_consensus.cc:3060] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:48.801311 26140 raft_consensus.cc:2468] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 2.
W20260709 12:20:48.799291 26254 leader_election.cc:343] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.802413 26412 tablet_bootstrap.cc:492] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:48.802487 26328 leader_election.cc:304] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412
I20260709 12:20:48.803018 26412 ts_tablet_manager.cc:1403] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.233s	user 0.003s	sys 0.028s
I20260709 12:20:48.803548 26685 raft_consensus.cc:2804] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:48.804090 26685 raft_consensus.cc:697] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:20:48.804972 26685 consensus_queue.cc:237] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER 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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.805603 26412 raft_consensus.cc:359] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.807114 26412 raft_consensus.cc:385] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.807379 26412 raft_consensus.cc:740] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.808122 26412 consensus_queue.cc:260] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.810549 26410 tablet_bootstrap.cc:654] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.815904 26417 tablet_bootstrap.cc:654] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:48.823058 26412 ts_tablet_manager.cc:1434] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:20:48.821503 26215 raft_consensus.cc:2468] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:48.831046 26037 catalog_manager.cc:5697] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:48.833787 26408 raft_consensus.cc:359] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.836040 26408 raft_consensus.cc:385] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.836270 26408 raft_consensus.cc:740] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.838322 26408 consensus_queue.cc:260] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.845188 26410 tablet_bootstrap.cc:492] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:48.845695 26410 ts_tablet_manager.cc:1403] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.008s
I20260709 12:20:48.840135 26716 raft_consensus.cc:493] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.852288 26716 raft_consensus.cc:515] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.855100 26139 raft_consensus.cc:2468] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:48.856513 26254 leader_election.cc:304] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:48.857059 26716 leader_election.cc:290] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:48.857826 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2077cc184d847bb99b58dd8f20fce56" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:48.858911 26667 leader_election.cc:290] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
W20260709 12:20:48.859354 26105 leader_election.cc:343] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.859983 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee80102d4ae4e42abfa6f03fa445680" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:48.860191 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2077cc184d847bb99b58dd8f20fce56" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:48.863731 26408 ts_tablet_manager.cc:1434] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260709 12:20:48.862335 26690 raft_consensus.cc:2804] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:48.865240 26408 tablet_bootstrap.cc:492] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:48.866370 26690 raft_consensus.cc:697] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:48.869217 26412 tablet_bootstrap.cc:492] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
W20260709 12:20:48.868355 26107 leader_election.cc:343] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.877641 26410 raft_consensus.cc:359] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.868040 26690 consensus_queue.cc:237] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.878785 26410 raft_consensus.cc:385] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:48.879902 26410 raft_consensus.cc:740] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:48.880630 26410 consensus_queue.cc:260] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:48.882452 26410 ts_tablet_manager.cc:1434] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260709 12:20:48.884215 26410 tablet_bootstrap.cc:492] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:48.896646 26734 raft_consensus.cc:515] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:48.898756 26734 leader_election.cc:290] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:48.879304 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee80102d4ae4e42abfa6f03fa445680" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:48.914206 26523 raft_consensus.cc:515] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:48.919252 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a8eeb9a6194935a9009f72d193dd3b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:48.905496 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a8eeb9a6194935a9009f72d193dd3b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:48.927074 26037 catalog_manager.cc:5697] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 1 to 2, leader changed from 8f75851772bb4110a837562d462e5412 (127.22.135.67) to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 2 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:48.879532 26107 leader_election.cc:304] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:48.943892 26523 leader_election.cc:290] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:48.948276 26645 consensus_queue.cc:1048] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:48.949011 26214 raft_consensus.cc:2393] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 in current term 1: Already voted for candidate f4f4837602274d95b7477cec80d00de5 in this term.
I20260709 12:20:48.929261 26137 raft_consensus.cc:3060] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:48.958853 26254 leader_election.cc:343] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:48.923707 26139 raft_consensus.cc:3060] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:48.963762 26107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 95459.5us
I20260709 12:20:48.964984 26645 raft_consensus.cc:2749] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:48.965135 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee80102d4ae4e42abfa6f03fa445680" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:48.965379 26735 raft_consensus.cc:493] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.968217 26735 raft_consensus.cc:515] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:48.970996 26735 leader_election.cc:290] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:48.995997 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee80102d4ae4e42abfa6f03fa445680" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:48.997143 26364 raft_consensus.cc:2393] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4f4837602274d95b7477cec80d00de5 in current term 1: Already voted for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in this term.
I20260709 12:20:49.000200 26180 leader_election.cc:304] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [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: f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:48.993597 26645 raft_consensus.cc:493] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.004151 26645 raft_consensus.cc:515] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:49.002985 26726 raft_consensus.cc:2749] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:48.989863 26137 raft_consensus.cc:2468] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:49.013041 26412 tablet_bootstrap.cc:654] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.016110 26254 leader_election.cc:304] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:49.018951 26417 tablet_bootstrap.cc:492] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:49.019464 26417 ts_tablet_manager.cc:1403] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.315s	user 0.033s	sys 0.026s
I20260709 12:20:49.024246 26685 raft_consensus.cc:493] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.024781 26685 raft_consensus.cc:515] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.026935 26685 leader_election.cc:290] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:49.028532 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:49.030045 26408 tablet_bootstrap.cc:654] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.033586 26735 raft_consensus.cc:2804] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:49.043928 26735 raft_consensus.cc:697] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:49.044835 26735 consensus_queue.cc:237] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.051146 26523 consensus_queue.cc:1048] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:49.053668 26360 raft_consensus.cc:3060] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:49.057533 26747 log.cc:927] Time spent T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5: Append to log took a long time: real 0.123s	user 0.001s	sys 0.000s
I20260709 12:20:49.058890 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2bfe1d03ab4249b4869c47a79fe40b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:49.059374 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:49.060204 26290 raft_consensus.cc:2393] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 in current term 1: Already voted for candidate f4f4837602274d95b7477cec80d00de5 in this term.
I20260709 12:20:49.032513 26645 leader_election.cc:290] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:49.033744 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:49.022133 26417 raft_consensus.cc:359] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.064690 26417 raft_consensus.cc:385] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.064970 26417 raft_consensus.cc:740] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.065618 26417 consensus_queue.cc:260] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.066394 26329 leader_election.cc:304] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:49.067119 26417 ts_tablet_manager.cc:1434] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
W20260709 12:20:49.067348 26254 leader_election.cc:343] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.068117 26417 tablet_bootstrap.cc:492] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:49.070638 26035 catalog_manager.cc:5697] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:49.075588 26667 raft_consensus.cc:2749] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:49.032529 26410 tablet_bootstrap.cc:654] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.078922 26592 raft_consensus.cc:493] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.079468 26592 raft_consensus.cc:515] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:49.081586 26592 leader_election.cc:290] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:49.041216 26139 raft_consensus.cc:2468] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:49.034633 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:49.082979 26288 raft_consensus.cc:2468] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:49.084291 26105 leader_election.cc:304] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:49.086041 26328 leader_election.cc:304] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: f4f4837602274d95b7477cec80d00de5
I20260709 12:20:49.087504 26685 raft_consensus.cc:2804] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:49.088040 26685 raft_consensus.cc:697] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:20:49.089095 26685 consensus_queue.cc:237] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.091733 26645 raft_consensus.cc:2804] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:49.092231 26645 raft_consensus.cc:493] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.092628 26645 raft_consensus.cc:3060] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.075631 26417 tablet_bootstrap.cc:654] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.115408 26667 raft_consensus.cc:493] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.115958 26667 raft_consensus.cc:515] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.122803 26523 raft_consensus.cc:493] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.122466 26690 consensus_queue.cc:1048] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:49.123314 26523 raft_consensus.cc:515] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.125365 26523 leader_election.cc:290] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:49.125814 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e4686232e407b8e6154640c35affc" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:49.126927 26140 raft_consensus.cc:2393] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 in current term 1: Already voted for candidate 8f75851772bb4110a837562d462e5412 in this term.
I20260709 12:20:49.127161 26501 consensus_queue.cc:1048] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:49.129431 26667 leader_election.cc:290] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:49.129297 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a4e4686232e407b8e6154640c35affc" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:49.130883 26329 leader_election.cc:304] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:49.132058 26685 raft_consensus.cc:3060] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.133181 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2bfe1d03ab4249b4869c47a79fe40b" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:49.137475 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:49.139621 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:49.143973 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621bada4ec6e468d998eca236b7034e7" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:49.146904 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621bada4ec6e468d998eca236b7034e7" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:49.147694 26137 raft_consensus.cc:2468] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:49.150557 26410 tablet_bootstrap.cc:492] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:49.151098 26410 ts_tablet_manager.cc:1403] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.267s	user 0.007s	sys 0.005s
W20260709 12:20:49.156108 26107 leader_election.cc:343] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:49.167385 26257 leader_election.cc:343] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.168860 26417 tablet_bootstrap.cc:492] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:49.169418 26417 ts_tablet_manager.cc:1403] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.001s
I20260709 12:20:49.174445 26180 leader_election.cc:304] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:49.175474 26726 raft_consensus.cc:2804] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:49.175882 26726 raft_consensus.cc:493] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.122072 26645 raft_consensus.cc:515] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:49.176293 26726 raft_consensus.cc:3060] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.176906 26141 raft_consensus.cc:2393] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f75851772bb4110a837562d462e5412 in current term 1: Already voted for candidate 3a0fcccfd0934ff6977ce565fdc27022 in this term.
I20260709 12:20:49.177511 26685 raft_consensus.cc:2749] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:49.172425 26417 raft_consensus.cc:359] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.181017 26417 raft_consensus.cc:385] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.181900 26417 raft_consensus.cc:740] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
W20260709 12:20:49.183426 26180 leader_election.cc:343] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.185654 26412 tablet_bootstrap.cc:492] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:49.187155 26412 ts_tablet_manager.cc:1403] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.339s	user 0.006s	sys 0.009s
I20260709 12:20:49.186434 26417 consensus_queue.cc:260] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
W20260709 12:20:49.186306 26180 consensus_peers.cc:597] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 -> Peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Couldn't send request to peer 27ebc6d826b143bf9c2669b5e3240eb2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:49.184150 26037 catalog_manager.cc:5697] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 1 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:49.192238 26410 raft_consensus.cc:359] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.193368 26410 raft_consensus.cc:385] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.193780 26410 raft_consensus.cc:740] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.194794 26410 consensus_queue.cc:260] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.216595 26410 ts_tablet_manager.cc:1434] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 12:20:49.219563 26408 tablet_bootstrap.cc:492] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:49.220080 26408 ts_tablet_manager.cc:1403] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.356s	user 0.034s	sys 0.041s
I20260709 12:20:49.220189 26645 leader_election.cc:290] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:49.221645 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:49.222324 26291 raft_consensus.cc:3060] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.226915 26417 ts_tablet_manager.cc:1434] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.057s	user 0.002s	sys 0.005s
I20260709 12:20:49.225996 26408 raft_consensus.cc:359] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.232548 26037 catalog_manager.cc:5697] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:49.235348 26408 raft_consensus.cc:385] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.235703 26408 raft_consensus.cc:740] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.186185 26257 leader_election.cc:304] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:49.201951 26726 raft_consensus.cc:515] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.241679 26726 leader_election.cc:290] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
W20260709 12:20:49.242444 26257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 75129.4us
I20260709 12:20:49.243119 26592 raft_consensus.cc:2749] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:49.242892 26408 consensus_queue.cc:260] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.244508 26408 ts_tablet_manager.cc:1434] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:20:49.244406 26137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621bada4ec6e468d998eca236b7034e7" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:49.245082 26137 raft_consensus.cc:3060] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.245509 26408 tablet_bootstrap.cc:492] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:49.255079 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621bada4ec6e468d998eca236b7034e7" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:49.266825 26291 raft_consensus.cc:2468] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:49.260108 26410 tablet_bootstrap.cc:492] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
W20260709 12:20:49.271584 26180 leader_election.cc:343] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.276201 26105 leader_election.cc:304] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:49.294963 26751 raft_consensus.cc:2804] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:49.295637 26751 raft_consensus.cc:697] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:20:49.296471 26751 consensus_queue.cc:237] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:49.299211 26141 raft_consensus.cc:1275] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Refusing update from remote peer 27ebc6d826b143bf9c2669b5e3240eb2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:20:49.304802 26667 consensus_queue.cc:1048] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:49.259050 26257 leader_election.cc:343] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.308228 26417 tablet_bootstrap.cc:492] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:49.314889 26412 raft_consensus.cc:359] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.315543 26412 raft_consensus.cc:385] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.315770 26412 raft_consensus.cc:740] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.318210 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:49.321794 26291 raft_consensus.cc:1275] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 27ebc6d826b143bf9c2669b5e3240eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:20:49.322196 26291 pending_rounds.cc:85] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412: Aborting all ops after (but not including) 0
I20260709 12:20:49.324314 26291 pending_rounds.cc:107] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:20:49.324726 26291 raft_consensus.cc:2889] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:20:49.329243 26667 consensus_queue.cc:1048] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:49.330235 26107 leader_election.cc:343] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.307276 26257 leader_election.cc:304] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:49.331265 26592 raft_consensus.cc:2749] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:49.332140 26257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 73133us
I20260709 12:20:49.335001 26410 tablet_bootstrap.cc:654] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.316579 26412 consensus_queue.cc:260] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.308884 26137 raft_consensus.cc:2468] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:49.339084 26592 consensus_queue.cc:1048] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:49.353140 26412 ts_tablet_manager.cc:1434] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.166s	user 0.004s	sys 0.003s
I20260709 12:20:49.359185 26180 leader_election.cc:304] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:49.360595 26501 raft_consensus.cc:2804] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:49.361529 26501 raft_consensus.cc:697] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:49.356144 26763 raft_consensus.cc:493] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.362664 26501 consensus_queue.cc:237] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.363476 26763 raft_consensus.cc:515] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.364877 26035 catalog_manager.cc:5697] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:49.366212 26763 leader_election.cc:290] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:49.366932 26408 tablet_bootstrap.cc:654] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.366958 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6231783a7314063aafb75f60e0921da" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:49.368840 26104 leader_election.cc:343] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.371723 26735 consensus_queue.cc:1048] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:49.352221 26751 raft_consensus.cc:493] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.382755 26751 raft_consensus.cc:515] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.385397 26744 consensus_queue.cc:1048] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:49.397891 26412 tablet_bootstrap.cc:492] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:49.402083 26410 tablet_bootstrap.cc:492] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:49.410570 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63069926389491c96c7d1047ce49249" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
W20260709 12:20:49.412846 26105 leader_election.cc:343] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:49.416417 26087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:49.431253 26667 raft_consensus.cc:493] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.431840 26667 raft_consensus.cc:515] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.434641 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9ea369e2014c0cb51235c5c903a2b9" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:49.434780 26667 leader_election.cc:290] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:49.437448 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9ea369e2014c0cb51235c5c903a2b9" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:49.438539 26287 raft_consensus.cc:2393] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 in current term 1: Already voted for candidate f4f4837602274d95b7477cec80d00de5 in this term.
I20260709 12:20:49.440212 26329 leader_election.cc:304] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:49.441097 26667 raft_consensus.cc:3060] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.450749 26667 raft_consensus.cc:2749] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:49.403532 26410 ts_tablet_manager.cc:1403] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.151s	user 0.005s	sys 0.010s
I20260709 12:20:49.488521 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63069926389491c96c7d1047ce49249" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:49.488988 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6231783a7314063aafb75f60e0921da" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:49.489605 26217 raft_consensus.cc:2468] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
W20260709 12:20:49.490100 26104 leader_election.cc:343] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.490595 26104 leader_election.cc:304] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412
I20260709 12:20:49.491480 26763 raft_consensus.cc:2749] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:49.500335 26410 raft_consensus.cc:359] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.500933 26410 raft_consensus.cc:385] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.501155 26410 raft_consensus.cc:740] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.501745 26410 consensus_queue.cc:260] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.503528 26412 tablet_bootstrap.cc:654] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.509379 26685 consensus_queue.cc:1048] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:49.527200 26410 ts_tablet_manager.cc:1434] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.000s
I20260709 12:20:49.528504 26410 tablet_bootstrap.cc:492] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:49.483815 26751 leader_election.cc:290] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:49.539935 26035 catalog_manager.cc:5697] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:49.531980 26735 raft_consensus.cc:493] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:49.530349 26257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 45653.9us
I20260709 12:20:49.557689 26592 raft_consensus.cc:493] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.589280 26592 raft_consensus.cc:515] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.562515 26735 raft_consensus.cc:515] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.590869 26408 tablet_bootstrap.cc:492] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:49.591522 26408 ts_tablet_manager.cc:1403] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.346s	user 0.048s	sys 0.043s
I20260709 12:20:49.591790 26735 leader_election.cc:290] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:49.595057 26592 leader_election.cc:290] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:49.594941 26408 raft_consensus.cc:359] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.570518 26667 consensus_queue.cc:1048] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:49.572721 26410 tablet_bootstrap.cc:654] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.599704 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4505765e55429d9f25835425f58584" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:49.602882 26254 leader_election.cc:343] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.587664 26107 leader_election.cc:304] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:49.608335 26763 raft_consensus.cc:2804] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:49.609764 26763 raft_consensus.cc:493] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.598148 26408 raft_consensus.cc:385] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.610110 26763 raft_consensus.cc:3060] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.610371 26408 raft_consensus.cc:740] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.611294 26408 consensus_queue.cc:260] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.604563 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63069926389491c96c7d1047ce49249" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:49.614850 26141 raft_consensus.cc:2468] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:49.605247 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63069926389491c96c7d1047ce49249" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:49.617219 26408 ts_tablet_manager.cc:1434] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:20:49.618248 26408 tablet_bootstrap.cc:492] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
W20260709 12:20:49.620118 26254 leader_election.cc:343] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.625200 26592 consensus_queue.cc:1048] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:49.579877 26417 tablet_bootstrap.cc:654] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.635021 26254 leader_election.cc:304] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [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: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:49.636387 26735 raft_consensus.cc:2804] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:49.636799 26735 raft_consensus.cc:493] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.637331 26735 raft_consensus.cc:3060] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.644351 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4505765e55429d9f25835425f58584" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:49.652902 26408 tablet_bootstrap.cc:654] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.656065 26412 tablet_bootstrap.cc:492] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:49.659879 26412 ts_tablet_manager.cc:1403] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.275s	user 0.031s	sys 0.028s
W20260709 12:20:49.666684 26254 consensus_peers.cc:597] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 -> Peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Couldn't send request to peer 27ebc6d826b143bf9c2669b5e3240eb2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:49.667086 26412 raft_consensus.cc:359] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.670920 26412 raft_consensus.cc:385] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.671176 26412 raft_consensus.cc:740] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.673588 26412 consensus_queue.cc:260] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.675683 26412 ts_tablet_manager.cc:1434] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:20:49.676755 26412 tablet_bootstrap.cc:492] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:49.693107 26408 tablet_bootstrap.cc:492] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:49.693320 26410 tablet_bootstrap.cc:492] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:49.693805 26410 ts_tablet_manager.cc:1403] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.166s	user 0.009s	sys 0.011s
I20260709 12:20:49.694404 26408 ts_tablet_manager.cc:1403] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.006s
I20260709 12:20:49.687093 26690 consensus_queue.cc:1048] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:20:49.699298 26735 raft_consensus.cc:515] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.701357 26735 leader_election.cc:290] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:49.703867 26408 raft_consensus.cc:359] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.704633 26408 raft_consensus.cc:385] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.704952 26408 raft_consensus.cc:740] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.705729 26408 consensus_queue.cc:260] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.707942 26408 ts_tablet_manager.cc:1434] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:20:49.708238 26716 raft_consensus.cc:493] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.707966 26410 raft_consensus.cc:359] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:49.709030 26408 tablet_bootstrap.cc:492] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:49.708765 26716 raft_consensus.cc:515] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.710920 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63069926389491c96c7d1047ce49249" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:49.712069 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e11ef20da94420d8cc76167165c8232" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:49.710958 26716 leader_election.cc:290] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:49.715737 26408 tablet_bootstrap.cc:654] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:49.715778 26254 leader_election.cc:343] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:49.716521 26257 leader_election.cc:343] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.716969 26257 leader_election.cc:304] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
W20260709 12:20:49.718096 26107 leader_election.cc:343] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.719607 26417 tablet_bootstrap.cc:492] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:49.720085 26417 ts_tablet_manager.cc:1403] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.447s	user 0.011s	sys 0.003s
I20260709 12:20:49.709179 26410 raft_consensus.cc:385] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.722287 26410 raft_consensus.cc:740] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.722993 26410 consensus_queue.cc:260] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:49.725370 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e11ef20da94420d8cc76167165c8232" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:49.725351 26417 raft_consensus.cc:359] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.726177 26417 raft_consensus.cc:385] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.726501 26417 raft_consensus.cc:740] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
W20260709 12:20:49.726970 26104 leader_election.cc:343] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.727140 26417 consensus_queue.cc:260] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.727422 26104 leader_election.cc:304] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:49.728693 26417 ts_tablet_manager.cc:1434] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:20:49.728780 26716 raft_consensus.cc:2749] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:49.729701 26417 tablet_bootstrap.cc:492] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:49.740475 26410 ts_tablet_manager.cc:1434] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 12:20:49.737572 26592 raft_consensus.cc:2749] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:49.760825 26763 raft_consensus.cc:515] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.761620 26412 tablet_bootstrap.cc:654] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.763592 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6231783a7314063aafb75f60e0921da" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:49.763942 26410 tablet_bootstrap.cc:492] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:49.764222 26362 raft_consensus.cc:3060] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.769989 26645 consensus_queue.cc:1048] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:20:49.775243 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63069926389491c96c7d1047ce49249" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:49.775889 26141 raft_consensus.cc:3060] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.776206 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6231783a7314063aafb75f60e0921da" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:49.776808 26217 raft_consensus.cc:3060] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.782987 26141 raft_consensus.cc:2468] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:49.787346 26254 leader_election.cc:304] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:49.795521 26734 raft_consensus.cc:2804] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:49.795996 26734 raft_consensus.cc:697] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:49.796798 26734 consensus_queue.cc:237] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.805354 26217 raft_consensus.cc:2468] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:49.805737 26763 leader_election.cc:290] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:49.806563 26107 leader_election.cc:304] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:49.813589 26417 tablet_bootstrap.cc:654] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.818253 26410 tablet_bootstrap.cc:654] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.823235 26408 tablet_bootstrap.cc:492] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:49.823712 26408 ts_tablet_manager.cc:1403] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.028s
I20260709 12:20:49.827224 26408 raft_consensus.cc:359] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:49.827903 26408 raft_consensus.cc:385] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.828146 26408 raft_consensus.cc:740] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.818068 26763 raft_consensus.cc:2804] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:49.830420 26763 raft_consensus.cc:697] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:20:49.831321 26763 consensus_queue.cc:237] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.834772 26408 consensus_queue.cc:260] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:49.838469 26412 tablet_bootstrap.cc:492] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:49.838975 26412 ts_tablet_manager.cc:1403] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.163s	user 0.013s	sys 0.008s
I20260709 12:20:49.843942 26408 ts_tablet_manager.cc:1434] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260709 12:20:49.846969 26036 catalog_manager.cc:5697] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:49.847729 26362 raft_consensus.cc:2468] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:49.849463 26408 tablet_bootstrap.cc:492] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
W20260709 12:20:49.849382 26107 consensus_peers.cc:597] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:49.855535 26412 raft_consensus.cc:359] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.856662 26412 raft_consensus.cc:385] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.856920 26412 raft_consensus.cc:740] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.858933 26523 raft_consensus.cc:493] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.857546 26412 consensus_queue.cc:260] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.859360 26523 raft_consensus.cc:515] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.862577 26523 leader_election.cc:290] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:49.865298 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2bfe1d03ab4249b4869c47a79fe40b" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:49.866034 26417 tablet_bootstrap.cc:492] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
W20260709 12:20:49.866444 26180 leader_election.cc:343] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.866897 26417 ts_tablet_manager.cc:1403] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.004s
I20260709 12:20:49.870551 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2bfe1d03ab4249b4869c47a79fe40b" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:49.871186 26291 raft_consensus.cc:2468] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:49.870705 26417 raft_consensus.cc:359] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.871881 26417 raft_consensus.cc:385] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.872315 26417 raft_consensus.cc:740] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.872479 26181 leader_election.cc:304] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:49.874997 26523 raft_consensus.cc:2804] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:49.875398 26523 raft_consensus.cc:493] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.873519 26417 consensus_queue.cc:260] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.875770 26523 raft_consensus.cc:3060] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.890589 26417 ts_tablet_manager.cc:1434] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260709 12:20:49.891559 26417 tablet_bootstrap.cc:492] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:49.892316 26408 tablet_bootstrap.cc:654] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.892797 26523 raft_consensus.cc:515] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.896070 26523 leader_election.cc:290] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:49.896517 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2bfe1d03ab4249b4869c47a79fe40b" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
W20260709 12:20:49.897688 26180 leader_election.cc:343] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.899421 26417 tablet_bootstrap.cc:654] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.901173 26037 catalog_manager.cc:5697] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:49.903730 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2bfe1d03ab4249b4869c47a79fe40b" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:49.904311 26291 raft_consensus.cc:3060] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.914721 26514 raft_consensus.cc:493] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.915210 26514 raft_consensus.cc:515] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.915604 26410 tablet_bootstrap.cc:492] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:49.916198 26410 ts_tablet_manager.cc:1403] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.152s	user 0.009s	sys 0.021s
I20260709 12:20:49.917229 26514 leader_election.cc:290] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:49.918382 26763 raft_consensus.cc:493] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.918859 26763 raft_consensus.cc:515] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:49.919874 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48acc147294022909c1951480060f4" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:49.920969 26763 leader_election.cc:290] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:49.922447 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:49.923584 26180 leader_election.cc:343] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:49.924587 26107 leader_election.cc:343] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.924758 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:49.926182 26104 leader_election.cc:343] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.926627 26104 leader_election.cc:304] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:49.927675 26763 raft_consensus.cc:2749] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:49.929908 26410 raft_consensus.cc:359] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:49.926201 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48acc147294022909c1951480060f4" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:49.930763 26410 raft_consensus.cc:385] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.931136 26410 raft_consensus.cc:740] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.932014 26417 tablet_bootstrap.cc:492] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:49.931885 26410 consensus_queue.cc:260] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:49.932494 26417 ts_tablet_manager.cc:1403] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.005s
W20260709 12:20:49.933480 26181 leader_election.cc:343] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.934206 26410 ts_tablet_manager.cc:1434] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260709 12:20:49.935288 26410 tablet_bootstrap.cc:492] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:49.933984 26181 leader_election.cc:304] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412
I20260709 12:20:49.936069 26728 raft_consensus.cc:2749] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:49.937973 26734 raft_consensus.cc:493] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.941144 26410 tablet_bootstrap.cc:654] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:49.938509 26734 raft_consensus.cc:515] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:49.944044 26734 leader_election.cc:290] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:49.945935 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe41c48084948198bfe83a9c6086ebe" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
W20260709 12:20:49.947876 26254 leader_election.cc:343] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.875016 26412 ts_tablet_manager.cc:1434] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 12:20:49.951630 26412 tablet_bootstrap.cc:492] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:49.954500 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe41c48084948198bfe83a9c6086ebe" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:49.957440 26361 raft_consensus.cc:3060] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:49.954416 26291 raft_consensus.cc:2468] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
W20260709 12:20:49.962826 26257 leader_election.cc:343] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:49.963537 26257 leader_election.cc:304] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:49.964746 26734 raft_consensus.cc:2749] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:49.970916 26514 consensus_queue.cc:1048] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:49.967386 26181 leader_election.cc:304] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:49.980429 26514 raft_consensus.cc:2804] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:49.981078 26514 raft_consensus.cc:697] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:49.982160 26514 consensus_queue.cc:237] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:49.943804 26417 raft_consensus.cc:359] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:49.983683 26417 raft_consensus.cc:385] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:49.984000 26417 raft_consensus.cc:740] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:49.984680 26417 consensus_queue.cc:260] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.010908 26417 ts_tablet_manager.cc:1434] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.003s
I20260709 12:20:50.016183 26412 tablet_bootstrap.cc:654] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:50.012100 26181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 44860.6us
I20260709 12:20:50.026614 26408 tablet_bootstrap.cc:492] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:50.027070 26408 ts_tablet_manager.cc:1403] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.178s	user 0.035s	sys 0.045s
I20260709 12:20:50.029762 26408 raft_consensus.cc:359] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.030434 26408 raft_consensus.cc:385] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.030706 26408 raft_consensus.cc:740] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.031472 26408 consensus_queue.cc:260] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.034875 26408 ts_tablet_manager.cc:1434] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:20:50.035784 26408 tablet_bootstrap.cc:492] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:50.039252 26410 tablet_bootstrap.cc:492] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:50.039918 26410 ts_tablet_manager.cc:1403] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.105s	user 0.028s	sys 0.029s
I20260709 12:20:50.042364 26417 tablet_bootstrap.cc:492] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:50.037979 26728 consensus_queue.cc:1048] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:50.053421 26035 catalog_manager.cc:5697] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:50.068979 26417 tablet_bootstrap.cc:654] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.085275 26412 tablet_bootstrap.cc:492] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:50.085747 26412 ts_tablet_manager.cc:1403] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.000s
I20260709 12:20:50.085808 26410 raft_consensus.cc:359] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.086575 26410 raft_consensus.cc:385] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.086849 26410 raft_consensus.cc:740] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.087507 26410 consensus_queue.cc:260] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.101209 26410 ts_tablet_manager.cc:1434] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.001s
I20260709 12:20:50.101913 26412 raft_consensus.cc:359] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.102170 26410 tablet_bootstrap.cc:492] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:50.102672 26412 raft_consensus.cc:385] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.103014 26412 raft_consensus.cc:740] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.103663 26412 consensus_queue.cc:260] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.106575 26412 ts_tablet_manager.cc:1434] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:20:50.110638 26412 tablet_bootstrap.cc:492] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:50.112908 26410 tablet_bootstrap.cc:654] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.118185 26408 tablet_bootstrap.cc:654] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.129618 26361 raft_consensus.cc:3060] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.138840 26412 tablet_bootstrap.cc:654] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.137101 26417 tablet_bootstrap.cc:492] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:50.139827 26417 ts_tablet_manager.cc:1403] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.000s
I20260709 12:20:50.144614 26417 raft_consensus.cc:359] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:50.145093 26417 raft_consensus.cc:385] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.145309 26417 raft_consensus.cc:740] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.146015 26417 consensus_queue.cc:260] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:50.150861 26417 ts_tablet_manager.cc:1434] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:20:50.156858 26734 raft_consensus.cc:493] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.157361 26734 raft_consensus.cc:515] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.157833 26408 tablet_bootstrap.cc:492] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:50.158283 26417 tablet_bootstrap.cc:492] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:50.158455 26408 ts_tablet_manager.cc:1403] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.003s
I20260709 12:20:50.159412 26412 tablet_bootstrap.cc:492] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:50.159624 26734 leader_election.cc:290] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:50.159843 26412 ts_tablet_manager.cc:1403] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.001s
I20260709 12:20:50.157382 26410 tablet_bootstrap.cc:492] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:50.161164 26408 raft_consensus.cc:359] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.161710 26410 ts_tablet_manager.cc:1403] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.009s
I20260709 12:20:50.161926 26408 raft_consensus.cc:385] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.162241 26408 raft_consensus.cc:740] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.162695 26138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2077cc184d847bb99b58dd8f20fce56" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:50.163379 26138 raft_consensus.cc:2468] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:50.163079 26408 consensus_queue.cc:260] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.164625 26417 tablet_bootstrap.cc:654] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.164770 26410 raft_consensus.cc:359] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.166196 26410 raft_consensus.cc:385] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.166534 26410 raft_consensus.cc:740] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.166728 26254 leader_election.cc:304] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:50.167294 26410 consensus_queue.cc:260] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.168270 26690 raft_consensus.cc:2804] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:50.168623 26690 raft_consensus.cc:493] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:50.169199 26408 ts_tablet_manager.cc:1434] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:20:50.168926 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2077cc184d847bb99b58dd8f20fce56" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:50.169775 26217 raft_consensus.cc:2468] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:50.170207 26408 tablet_bootstrap.cc:492] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:50.179360 26412 raft_consensus.cc:359] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.180114 26412 raft_consensus.cc:385] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.180377 26412 raft_consensus.cc:740] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.181250 26412 consensus_queue.cc:260] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.183590 26412 ts_tablet_manager.cc:1434] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:20:50.184897 26412 tablet_bootstrap.cc:492] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:50.168943 26690 raft_consensus.cc:3060] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.201512 26690 raft_consensus.cc:515] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.204946 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2077cc184d847bb99b58dd8f20fce56" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:50.205535 26139 raft_consensus.cc:3060] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.214658 26412 tablet_bootstrap.cc:654] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.219135 26417 tablet_bootstrap.cc:492] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:50.219578 26417 ts_tablet_manager.cc:1403] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.006s
I20260709 12:20:50.219950 26412 tablet_bootstrap.cc:492] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:50.220431 26412 ts_tablet_manager.cc:1403] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260709 12:20:50.222018 26417 raft_consensus.cc:359] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.222700 26417 raft_consensus.cc:385] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.223011 26417 raft_consensus.cc:740] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.222833 26412 raft_consensus.cc:359] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.223708 26412 raft_consensus.cc:385] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.223708 26417 consensus_queue.cc:260] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.224167 26412 raft_consensus.cc:740] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.226011 26417 ts_tablet_manager.cc:1434] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:50.226946 26417 tablet_bootstrap.cc:492] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:50.227327 26412 consensus_queue.cc:260] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.229635 26412 ts_tablet_manager.cc:1434] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:20:50.226840 26139 raft_consensus.cc:2468] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:50.231412 26408 tablet_bootstrap.cc:654] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.234488 26254 leader_election.cc:304] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:50.235265 26734 raft_consensus.cc:2804] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:50.235982 26734 raft_consensus.cc:697] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:50.237087 26734 consensus_queue.cc:237] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.239923 26417 tablet_bootstrap.cc:654] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.241614 26412 tablet_bootstrap.cc:492] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:50.241428 26690 leader_election.cc:290] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:50.243423 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2077cc184d847bb99b58dd8f20fce56" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:50.244066 26217 raft_consensus.cc:3060] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.248644 26412 tablet_bootstrap.cc:654] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.248786 26645 raft_consensus.cc:493] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.249264 26645 raft_consensus.cc:515] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.251477 26645 leader_election.cc:290] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:50.252996 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:50.254760 26514 raft_consensus.cc:493] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:50.255543 26105 leader_election.cc:343] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.256494 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:50.255249 26514 raft_consensus.cc:515] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
W20260709 12:20:50.258185 26104 leader_election.cc:343] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.258796 26104 leader_election.cc:304] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412
I20260709 12:20:50.259732 26645 raft_consensus.cc:2749] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:50.261034 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:50.261322 26523 raft_consensus.cc:493] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:50.262298 26180 leader_election.cc:343] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.259768 26514 leader_election.cc:290] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:50.261955 26523 raft_consensus.cc:515] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.259485 26410 ts_tablet_manager.cc:1434] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.096s	user 0.003s	sys 0.003s
I20260709 12:20:50.264338 26217 raft_consensus.cc:2468] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:50.264673 26523 leader_election.cc:290] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:50.266402 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e6dd0ffb6e4bcdb76a71c2035b1926" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:50.266925 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:50.267531 26141 raft_consensus.cc:2468] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
W20260709 12:20:50.268045 26180 leader_election.cc:343] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.268656 26516 raft_consensus.cc:493] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.269114 26516 raft_consensus.cc:515] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.270754 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e6dd0ffb6e4bcdb76a71c2035b1926" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:50.271342 26141 raft_consensus.cc:2468] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:50.271646 26516 leader_election.cc:290] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:50.272184 26180 leader_election.cc:304] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [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: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:50.273418 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a95338f00544b88bacbaf559bbed00" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:50.273978 26728 raft_consensus.cc:2804] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:50.274376 26728 raft_consensus.cc:493] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:20:50.274717 26254 leader_election.cc:343] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.274780 26035 catalog_manager.cc:5697] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:50.275652 26180 leader_election.cc:304] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [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: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:50.277062 26523 raft_consensus.cc:2804] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:50.278925 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a95338f00544b88bacbaf559bbed00" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:50.279237 26523 raft_consensus.cc:493] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:50.279671 26523 raft_consensus.cc:3060] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:50.279999 26257 leader_election.cc:343] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.280404 26257 leader_election.cc:304] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:50.274690 26728 raft_consensus.cc:3060] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.282395 26516 raft_consensus.cc:2749] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:50.288108 26410 tablet_bootstrap.cc:492] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:50.307868 26410 tablet_bootstrap.cc:654] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.310954 26716 raft_consensus.cc:493] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.311504 26716 raft_consensus.cc:515] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.328783 26523 raft_consensus.cc:515] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.328909 26716 leader_election.cc:290] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:50.341059 26716 consensus_queue.cc:1048] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:50.341710 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe41c48084948198bfe83a9c6086ebe" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:50.342382 26291 raft_consensus.cc:2468] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:50.345212 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe41c48084948198bfe83a9c6086ebe" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:50.346165 26728 raft_consensus.cc:515] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.346271 26734 consensus_queue.cc:1048] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:50.345253 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e6dd0ffb6e4bcdb76a71c2035b1926" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:50.349361 26105 leader_election.cc:304] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:50.349995 26408 tablet_bootstrap.cc:492] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:50.350256 26716 raft_consensus.cc:2804] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:50.350500 26408 ts_tablet_manager.cc:1403] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.181s	user 0.019s	sys 0.003s
I20260709 12:20:50.350643 26716 raft_consensus.cc:493] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:50.350999 26716 raft_consensus.cc:3060] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.353250 26408 raft_consensus.cc:359] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:50.353915 26408 raft_consensus.cc:385] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:50.354306 26107 leader_election.cc:343] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.354175 26408 raft_consensus.cc:740] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.358438 26523 leader_election.cc:290] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:50.359380 26412 tablet_bootstrap.cc:492] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:50.359856 26412 ts_tablet_manager.cc:1403] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.118s	user 0.021s	sys 0.035s
I20260709 12:20:50.364348 26410 tablet_bootstrap.cc:492] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:50.364858 26410 ts_tablet_manager.cc:1403] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.010s
I20260709 12:20:50.365228 26685 raft_consensus.cc:493] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.366521 26728 leader_election.cc:290] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:50.367784 26410 raft_consensus.cc:359] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.368566 26410 raft_consensus.cc:385] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.368892 26410 raft_consensus.cc:740] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.370242 26410 consensus_queue.cc:260] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.365840 26685 raft_consensus.cc:515] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
W20260709 12:20:50.386881 26180 leader_election.cc:343] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.398132 26408 consensus_queue.cc:260] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:50.404939 26410 ts_tablet_manager.cc:1434] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 12:20:50.407696 26408 ts_tablet_manager.cc:1434] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.004s
I20260709 12:20:50.409971 26417 tablet_bootstrap.cc:492] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:50.410504 26417 ts_tablet_manager.cc:1403] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.184s	user 0.011s	sys 0.000s
I20260709 12:20:50.411945 26685 leader_election.cc:290] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:50.413313 26410 tablet_bootstrap.cc:492] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:50.414971 26408 tablet_bootstrap.cc:492] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:50.415676 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e6dd0ffb6e4bcdb76a71c2035b1926" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:50.416263 26141 raft_consensus.cc:3060] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.418560 26138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:50.419171 26138 raft_consensus.cc:3060] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.419725 26410 tablet_bootstrap.cc:654] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.430881 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2bfe1d03ab4249b4869c47a79fe40b" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:50.427731 26408 tablet_bootstrap.cc:654] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.430313 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:50.437368 26687 raft_consensus.cc:493] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.442438 26687 raft_consensus.cc:515] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.443825 26141 raft_consensus.cc:2468] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:50.444419 26687 leader_election.cc:290] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:50.444842 26716 raft_consensus.cc:515] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.449754 26138 raft_consensus.cc:2468] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:50.451153 26180 leader_election.cc:304] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:50.452525 26180 leader_election.cc:304] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:50.452961 26412 raft_consensus.cc:359] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.453621 26412 raft_consensus.cc:385] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.453869 26412 raft_consensus.cc:740] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.454348 26523 raft_consensus.cc:2804] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:50.454818 26523 raft_consensus.cc:697] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:50.456395 26514 raft_consensus.cc:2804] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:50.457418 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2bfe1d03ab4249b4869c47a79fe40b" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:50.458042 26514 raft_consensus.cc:697] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:50.458258 26287 raft_consensus.cc:2393] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 in current term 1: Already voted for candidate f4f4837602274d95b7477cec80d00de5 in this term.
I20260709 12:20:50.458935 26514 consensus_queue.cc:237] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
W20260709 12:20:50.462109 26107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 112507us
I20260709 12:20:50.455561 26523 consensus_queue.cc:237] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.465118 26412 consensus_queue.cc:260] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
W20260709 12:20:50.468046 26254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:36829, user_credentials={real_user=slave}} blocked reactor thread for 59498.9us
W20260709 12:20:50.472352 26180 leader_election.cc:343] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.476414 26417 raft_consensus.cc:359] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.477110 26417 raft_consensus.cc:385] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.477372 26417 raft_consensus.cc:740] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.477388 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522a4699d0564e45bba90d3f03cdd580" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:50.479194 26362 raft_consensus.cc:3060] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.486075 26812 consensus_queue.cc:1048] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:50.491722 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe41c48084948198bfe83a9c6086ebe" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:50.478078 26417 consensus_queue.cc:260] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.509402 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522a4699d0564e45bba90d3f03cdd580" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:50.513316 26412 ts_tablet_manager.cc:1434] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.153s	user 0.006s	sys 0.001s
W20260709 12:20:50.515764 26254 leader_election.cc:343] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.518383 26516 consensus_queue.cc:1048] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:50.523697 26417 ts_tablet_manager.cc:1434] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.000s
I20260709 12:20:50.524816 26417 tablet_bootstrap.cc:492] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
W20260709 12:20:50.526484 26254 leader_election.cc:343] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.526933 26254 leader_election.cc:304] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:50.527815 26362 raft_consensus.cc:3060] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.530521 26514 raft_consensus.cc:493] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.531101 26514 raft_consensus.cc:515] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:50.537577 26514 leader_election.cc:290] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
W20260709 12:20:50.511688 26107 leader_election.cc:343] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.544021 26412 tablet_bootstrap.cc:492] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
W20260709 12:20:50.549037 26087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:50.550767 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4505765e55429d9f25835425f58584" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:50.551625 26291 raft_consensus.cc:2468] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:50.553208 26181 leader_election.cc:304] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:50.554801 26514 raft_consensus.cc:2804] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:50.555142 26514 raft_consensus.cc:493] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:50.555415 26514 raft_consensus.cc:3060] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.542665 26690 raft_consensus.cc:2749] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:50.560972 26514 raft_consensus.cc:515] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:50.527184 26331 leader_election.cc:304] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:50.563522 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4505765e55429d9f25835425f58584" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:50.564090 26290 raft_consensus.cc:3060] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.564841 26514 leader_election.cc:290] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:50.567787 26685 raft_consensus.cc:2749] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:50.572804 26290 raft_consensus.cc:2468] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:50.574127 26181 leader_election.cc:304] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:50.574898 26728 consensus_queue.cc:1048] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:50.576188 26728 raft_consensus.cc:2804] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:50.576639 26728 raft_consensus.cc:697] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:50.577389 26728 consensus_queue.cc:237] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:50.585912 26645 consensus_queue.cc:1048] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:50.590287 26731 raft_consensus.cc:493] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.590987 26731 raft_consensus.cc:515] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.595698 26141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63069926389491c96c7d1047ce49249" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:50.599615 26731 leader_election.cc:290] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
W20260709 12:20:50.612226 26254 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.65:34633, user_credentials={real_user=slave}} blocked reactor thread for 70348.7us
I20260709 12:20:50.624799 26408 tablet_bootstrap.cc:492] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:50.627583 26408 ts_tablet_manager.cc:1403] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.213s	user 0.012s	sys 0.039s
I20260709 12:20:50.640094 26417 tablet_bootstrap.cc:654] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.645337 26362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4505765e55429d9f25835425f58584" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:50.647511 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4505765e55429d9f25835425f58584" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:50.649997 26410 tablet_bootstrap.cc:492] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:50.650521 26410 ts_tablet_manager.cc:1403] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.238s	user 0.011s	sys 0.031s
I20260709 12:20:50.653105 26410 raft_consensus.cc:359] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:50.653753 26410 raft_consensus.cc:385] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.655296 26716 leader_election.cc:290] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:50.661520 26412 tablet_bootstrap.cc:654] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.654013 26410 raft_consensus.cc:740] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.670120 26410 consensus_queue.cc:260] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
W20260709 12:20:50.668931 26180 leader_election.cc:343] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:50.673267 26180 leader_election.cc:343] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.678817 26410 ts_tablet_manager.cc:1434] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 12:20:50.704128 26410 tablet_bootstrap.cc:492] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:50.696343 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe41c48084948198bfe83a9c6086ebe" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:50.710657 26287 raft_consensus.cc:3060] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.744313 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63069926389491c96c7d1047ce49249" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:50.746420 26329 leader_election.cc:304] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:50.754917 26813 consensus_queue.cc:1048] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:50.761902 26734 consensus_queue.cc:1048] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:50.762125 26763 raft_consensus.cc:493] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.762697 26763 raft_consensus.cc:515] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:50.759650 26408 raft_consensus.cc:359] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.763543 26408 raft_consensus.cc:385] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:50.763827 26408 raft_consensus.cc:740] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:50.764448 26408 consensus_queue.cc:260] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.765196 26763 leader_election.cc:290] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:50.767290 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957764f7f25f45f6ac2fcab128786f2b" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
W20260709 12:20:50.768733 26104 leader_election.cc:343] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.768697 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957764f7f25f45f6ac2fcab128786f2b" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:50.770737 26107 leader_election.cc:343] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.771139 26107 leader_election.cc:304] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:50.772368 26763 raft_consensus.cc:2749] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:50.795301 26287 raft_consensus.cc:2468] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:50.798739 26408 ts_tablet_manager.cc:1434] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.171s	user 0.007s	sys 0.000s
I20260709 12:20:50.798906 26410 tablet_bootstrap.cc:654] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:50.805290 26037 catalog_manager.cc:5697] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:50.807482 26408 tablet_bootstrap.cc:492] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:50.807106 26037 catalog_manager.cc:5697] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:50.809489 26037 catalog_manager.cc:5697] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:50.820987 26329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 74670.8us
I20260709 12:20:50.816998 26734 raft_consensus.cc:493] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.809111 26105 leader_election.cc:304] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: f4f4837602274d95b7477cec80d00de5
I20260709 12:20:50.890853 26763 raft_consensus.cc:2804] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:20:50.890997 26105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 88588.4us
I20260709 12:20:50.891407 26763 raft_consensus.cc:697] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:20:50.892278 26763 consensus_queue.cc:237] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
W20260709 12:20:50.894817 26822 log.cc:927] Time spent T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5: Append to log took a long time: real 0.056s	user 0.002s	sys 0.000s
I20260709 12:20:50.896245 26819 raft_consensus.cc:493] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.896727 26819 raft_consensus.cc:515] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:50.898762 26734 raft_consensus.cc:515] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:50.953814 26811 raft_consensus.cc:493] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.960038 26811 raft_consensus.cc:515] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:50.963392 26819 leader_election.cc:290] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:50.970192 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de92c25ccff643d787def39ccf3a3042" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:50.972436 26257 leader_election.cc:343] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:50.962098 26811 leader_election.cc:290] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:50.976557 26417 tablet_bootstrap.cc:492] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
W20260709 12:20:50.980203 26331 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 311688us
I20260709 12:20:50.986086 26291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:50.990546 26217 raft_consensus.cc:3060] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:50.990595 26412 tablet_bootstrap.cc:492] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:50.991901 26734 leader_election.cc:290] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:50.992729 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:51.012497 26408 tablet_bootstrap.cc:654] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.002558 26417 ts_tablet_manager.cc:1403] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.478s	user 0.013s	sys 0.010s
I20260709 12:20:51.004316 26412 ts_tablet_manager.cc:1403] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.466s	user 0.017s	sys 0.053s
W20260709 12:20:51.006317 26832 log.cc:927] Time spent T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 12:20:51.007975 26410 tablet_bootstrap.cc:492] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:51.016103 26410 ts_tablet_manager.cc:1403] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.316s	user 0.024s	sys 0.027s
I20260709 12:20:51.003222 26361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de92c25ccff643d787def39ccf3a3042" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:51.017444 26835 raft_consensus.cc:493] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.017933 26731 raft_consensus.cc:2749] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:51.030195 26180 leader_election.cc:304] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:51.012634 26728 consensus_queue.cc:1048] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260709 12:20:51.040411 26254 leader_election.cc:343] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.044113 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:51.044142 26412 raft_consensus.cc:359] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:51.039875 26140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:51.046599 26412 raft_consensus.cc:385] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.046871 26412 raft_consensus.cc:740] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.046973 26140 raft_consensus.cc:2468] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 0.
I20260709 12:20:51.047488 26412 consensus_queue.cc:260] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:51.038976 26835 raft_consensus.cc:515] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.049559 26835 leader_election.cc:290] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:51.041241 26254 leader_election.cc:304] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:51.051278 26410 raft_consensus.cc:359] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.052000 26410 raft_consensus.cc:385] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:51.052147 26254 leader_election.cc:343] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.049638 26412 ts_tablet_manager.cc:1434] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.000s
I20260709 12:20:51.053153 26735 raft_consensus.cc:2749] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:51.052320 26410 raft_consensus.cc:740] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.061599 26744 consensus_queue.cc:1048] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:51.060791 26410 consensus_queue.cc:260] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.067050 26410 ts_tablet_manager.cc:1434] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260709 12:20:51.067914 26410 tablet_bootstrap.cc:492] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412: Bootstrap starting.
I20260709 12:20:51.070904 26412 tablet_bootstrap.cc:492] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:51.074676 26254 leader_election.cc:304] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [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: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:51.075731 26687 raft_consensus.cc:2804] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:51.076097 26687 raft_consensus.cc:493] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:51.076421 26687 raft_consensus.cc:3060] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.086763 26811 consensus_queue.cc:1048] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:51.087458 26360 raft_consensus.cc:3060] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.092715 26410 tablet_bootstrap.cc:654] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.097249 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e6dd0ffb6e4bcdb76a71c2035b1926" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:51.097234 26417 raft_consensus.cc:359] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.100432 26417 raft_consensus.cc:385] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.100709 26417 raft_consensus.cc:740] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.101619 26417 consensus_queue.cc:260] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.107945 26417 ts_tablet_manager.cc:1434] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.095s	user 0.002s	sys 0.004s
I20260709 12:20:51.115118 26687 raft_consensus.cc:515] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.117141 26138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e6dd0ffb6e4bcdb76a71c2035b1926" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:51.119304 26412 tablet_bootstrap.cc:654] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.122184 26039 catalog_manager.cc:5697] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:51.133212 26180 consensus_peers.cc:597] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 -> Peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Couldn't send request to peer 27ebc6d826b143bf9c2669b5e3240eb2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:51.137921 26417 tablet_bootstrap.cc:492] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:51.148053 26514 raft_consensus.cc:2749] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:51.149140 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
W20260709 12:20:51.151546 26254 leader_election.cc:343] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.164072 26687 leader_election.cc:290] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
W20260709 12:20:51.196004 26180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:36829, user_credentials={real_user=slave}} blocked reactor thread for 61024us
I20260709 12:20:51.211530 26812 consensus_queue.cc:1048] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:20:51.239398 26328 leader_election.cc:304] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:51.240245 26835 raft_consensus.cc:2749] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:51.254256 26408 tablet_bootstrap.cc:492] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:51.254784 26408 ts_tablet_manager.cc:1403] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.448s	user 0.021s	sys 0.008s
I20260709 12:20:51.260224 26408 raft_consensus.cc:359] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:51.266531 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:51.268297 26408 raft_consensus.cc:385] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.269543 26408 raft_consensus.cc:740] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.268246 26417 tablet_bootstrap.cc:654] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.275651 26408 consensus_queue.cc:260] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:51.275102 26139 raft_consensus.cc:3060] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.293375 26139 raft_consensus.cc:2468] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:51.295462 26408 ts_tablet_manager.cc:1434] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
W20260709 12:20:51.296877 26180 consensus_peers.cc:597] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 -> Peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Couldn't send request to peer 27ebc6d826b143bf9c2669b5e3240eb2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:51.301843 26254 leader_election.cc:304] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:51.305495 26410 tablet_bootstrap.cc:492] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412: No bootstrap required, opened a new log
I20260709 12:20:51.305998 26410 ts_tablet_manager.cc:1403] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412: Time spent bootstrapping tablet: real 0.238s	user 0.021s	sys 0.008s
I20260709 12:20:51.303649 26734 raft_consensus.cc:2804] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:51.306604 26734 raft_consensus.cc:697] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:51.307454 26734 consensus_queue.cc:237] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.308736 26410 raft_consensus.cc:359] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.309439 26410 raft_consensus.cc:385] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.309696 26410 raft_consensus.cc:740] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.316104 26408 tablet_bootstrap.cc:492] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:51.319052 26410 consensus_queue.cc:260] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.332213 26412 tablet_bootstrap.cc:492] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:51.332732 26412 ts_tablet_manager.cc:1403] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.262s	user 0.022s	sys 0.024s
I20260709 12:20:51.333529 26408 tablet_bootstrap.cc:654] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.335784 26217 raft_consensus.cc:3060] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.336298 26410 ts_tablet_manager.cc:1434] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:20:51.341065 26417 tablet_bootstrap.cc:492] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:51.341599 26417 ts_tablet_manager.cc:1403] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.204s	user 0.015s	sys 0.000s
I20260709 12:20:51.344439 26417 raft_consensus.cc:359] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.349586 26417 raft_consensus.cc:385] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.349906 26417 raft_consensus.cc:740] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.351017 26645 consensus_queue.cc:1048] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:51.352304 26417 consensus_queue.cc:260] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.357002 26417 ts_tablet_manager.cc:1434] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:20:51.357905 26731 raft_consensus.cc:493] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.358433 26731 raft_consensus.cc:515] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.357016 26408 tablet_bootstrap.cc:492] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:51.361615 26408 ts_tablet_manager.cc:1403] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.004s
I20260709 12:20:51.364656 26731 leader_election.cc:290] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:51.366003 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48acc147294022909c1951480060f4" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:51.366485 26417 tablet_bootstrap.cc:492] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:51.366827 26290 raft_consensus.cc:2468] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:51.368378 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48acc147294022909c1951480060f4" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:51.369029 26215 raft_consensus.cc:2468] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 0.
I20260709 12:20:51.370700 26331 leader_election.cc:304] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:51.371368 26731 raft_consensus.cc:2804] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:51.371717 26731 raft_consensus.cc:493] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:51.372032 26731 raft_consensus.cc:3060] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.380487 26731 raft_consensus.cc:515] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.383417 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48acc147294022909c1951480060f4" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:51.383999 26287 raft_consensus.cc:3060] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.384454 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48acc147294022909c1951480060f4" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:51.385067 26215 raft_consensus.cc:3060] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.391379 26408 raft_consensus.cc:359] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.392138 26408 raft_consensus.cc:385] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.392416 26408 raft_consensus.cc:740] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.393106 26408 consensus_queue.cc:260] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.393693 26287 raft_consensus.cc:2468] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:51.394944 26329 leader_election.cc:304] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:51.395316 26408 ts_tablet_manager.cc:1434] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260709 12:20:51.395730 26835 raft_consensus.cc:2804] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:51.396299 26835 raft_consensus.cc:697] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:20:51.397104 26835 consensus_queue.cc:237] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.398280 26408 tablet_bootstrap.cc:492] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:51.404114 26645 raft_consensus.cc:493] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.404656 26645 raft_consensus.cc:515] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:51.407972 26408 tablet_bootstrap.cc:654] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.407886 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a95338f00544b88bacbaf559bbed00" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:51.408528 26290 raft_consensus.cc:2468] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:51.408612 26645 leader_election.cc:290] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:51.410019 26105 leader_election.cc:304] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:51.412215 26645 raft_consensus.cc:2804] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:51.412645 26645 raft_consensus.cc:493] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:51.413116 26645 raft_consensus.cc:3060] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.425810 26408 tablet_bootstrap.cc:492] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:51.426380 26408 ts_tablet_manager.cc:1403] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.006s
I20260709 12:20:51.427866 26037 catalog_manager.cc:5697] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 1 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:51.432565 26751 consensus_queue.cc:1048] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:51.429111 26408 raft_consensus.cc:359] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.430752 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a95338f00544b88bacbaf559bbed00" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:51.439410 26107 leader_election.cc:343] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.439508 26215 raft_consensus.cc:2468] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:51.440881 26408 raft_consensus.cc:385] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.441186 26408 raft_consensus.cc:740] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.441906 26408 consensus_queue.cc:260] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.443920 26408 ts_tablet_manager.cc:1434] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:20:51.444823 26408 tablet_bootstrap.cc:492] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:51.455946 26408 tablet_bootstrap.cc:654] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.471868 26412 raft_consensus.cc:359] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.472824 26412 raft_consensus.cc:385] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.475838 26412 raft_consensus.cc:740] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.476708 26412 consensus_queue.cc:260] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.392410 26417 tablet_bootstrap.cc:654] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.486060 26412 ts_tablet_manager.cc:1434] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.153s	user 0.009s	sys 0.000s
I20260709 12:20:51.480436 26731 leader_election.cc:290] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:51.501797 26412 tablet_bootstrap.cc:492] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:51.511164 26412 tablet_bootstrap.cc:654] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.502079 26645 raft_consensus.cc:515] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:51.522539 26036 catalog_manager.cc:5697] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 1 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:51.532567 26839 raft_consensus.cc:493] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.533097 26839 raft_consensus.cc:515] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.535657 26839 leader_election.cc:290] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:51.536732 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de92c25ccff643d787def39ccf3a3042" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:51.537384 26287 raft_consensus.cc:2468] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:51.539104 26181 leader_election.cc:304] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:51.540091 26839 raft_consensus.cc:2804] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:51.540549 26839 raft_consensus.cc:493] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:51.540920 26839 raft_consensus.cc:3060] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.551858 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a95338f00544b88bacbaf559bbed00" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:51.552672 26408 tablet_bootstrap.cc:492] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
W20260709 12:20:51.553194 26107 leader_election.cc:343] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.553411 26408 ts_tablet_manager.cc:1403] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.003s
I20260709 12:20:51.556768 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de92c25ccff643d787def39ccf3a3042" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:51.560252 26408 raft_consensus.cc:359] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:51.565021 26734 raft_consensus.cc:493] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.570508 26734 raft_consensus.cc:515] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.572393 26734 leader_election.cc:290] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:51.574291 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86bd685730c44ad8bb885f9cdc2d8e3" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:51.574581 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a95338f00544b88bacbaf559bbed00" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:51.575202 26287 raft_consensus.cc:3060] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.575446 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86bd685730c44ad8bb885f9cdc2d8e3" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:51.576701 26408 raft_consensus.cc:385] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:51.576683 26254 leader_election.cc:343] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.577195 26408 raft_consensus.cc:740] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
W20260709 12:20:51.577757 26254 leader_election.cc:343] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.577852 26408 consensus_queue.cc:260] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:51.570528 26417 tablet_bootstrap.cc:492] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:51.579182 26417 ts_tablet_manager.cc:1403] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.213s	user 0.009s	sys 0.003s
I20260709 12:20:51.578166 26254 leader_election.cc:304] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:51.580159 26516 raft_consensus.cc:2749] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:51.581061 26645 leader_election.cc:290] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:51.581678 26417 raft_consensus.cc:359] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.582365 26417 raft_consensus.cc:385] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.582609 26417 raft_consensus.cc:740] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
W20260709 12:20:51.581118 26180 leader_election.cc:343] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.583200 26417 consensus_queue.cc:260] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.585315 26417 ts_tablet_manager.cc:1434] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:20:51.587080 26408 ts_tablet_manager.cc:1434] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:20:51.588348 26408 tablet_bootstrap.cc:492] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5: Bootstrap starting.
I20260709 12:20:51.595356 26417 tablet_bootstrap.cc:492] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:51.596175 26685 raft_consensus.cc:493] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.596696 26685 raft_consensus.cc:515] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.598706 26685 leader_election.cc:290] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:51.599545 26839 raft_consensus.cc:515] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.600459 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:51.601415 26417 tablet_bootstrap.cc:654] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.602011 26215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:51.603349 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de92c25ccff643d787def39ccf3a3042" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:51.603978 26290 raft_consensus.cc:3060] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.605392 26408 tablet_bootstrap.cc:654] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.607192 26412 tablet_bootstrap.cc:492] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022: No bootstrap required, opened a new log
I20260709 12:20:51.607144 26331 leader_election.cc:304] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:51.607932 26685 raft_consensus.cc:2749] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:51.612648 26839 leader_election.cc:290] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:51.615110 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de92c25ccff643d787def39ccf3a3042" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:51.607774 26412 ts_tablet_manager.cc:1403] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.110s	user 0.025s	sys 0.017s
I20260709 12:20:51.621395 26287 raft_consensus.cc:2468] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:51.622179 26408 tablet_bootstrap.cc:492] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5: No bootstrap required, opened a new log
I20260709 12:20:51.622695 26408 ts_tablet_manager.cc:1403] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.003s
I20260709 12:20:51.622505 26412 raft_consensus.cc:359] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.623544 26412 raft_consensus.cc:385] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.625756 26412 raft_consensus.cc:740] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.625891 26408 raft_consensus.cc:359] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.626605 26408 raft_consensus.cc:385] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.626875 26408 raft_consensus.cc:740] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.627542 26408 consensus_queue.cc:260] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.627841 26412 consensus_queue.cc:260] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.632052 26412 ts_tablet_manager.cc:1434] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 12:20:51.632714 26105 leader_election.cc:304] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: f4f4837602274d95b7477cec80d00de5
W20260709 12:20:51.633212 26180 leader_election.cc:343] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.634404 26645 raft_consensus.cc:2804] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:51.634927 26645 raft_consensus.cc:697] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:20:51.635771 26645 consensus_queue.cc:237] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:51.638527 26408 ts_tablet_manager.cc:1434] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:20:51.650911 26417 tablet_bootstrap.cc:492] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:51.651397 26417 ts_tablet_manager.cc:1403] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.005s
I20260709 12:20:51.651263 26290 raft_consensus.cc:2468] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:51.652602 26181 leader_election.cc:304] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:51.653328 26839 raft_consensus.cc:2804] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:51.654891 26839 raft_consensus.cc:697] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:51.657639 26839 consensus_queue.cc:237] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.662945 26811 raft_consensus.cc:493] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.663448 26811 raft_consensus.cc:515] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.665483 26811 leader_election.cc:290] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:51.668762 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e11ef20da94420d8cc76167165c8232" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:51.668902 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e11ef20da94420d8cc76167165c8232" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:51.669569 26139 raft_consensus.cc:2468] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:51.657639 26417 raft_consensus.cc:359] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.670763 26417 raft_consensus.cc:385] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.671077 26417 raft_consensus.cc:740] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.671691 26417 consensus_queue.cc:260] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:51.673476 26417 ts_tablet_manager.cc:1434] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
W20260709 12:20:51.679124 26180 leader_election.cc:343] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.679850 26180 leader_election.cc:304] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [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: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:51.680611 26839 raft_consensus.cc:2804] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:51.680999 26839 raft_consensus.cc:493] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:51.681360 26839 raft_consensus.cc:3060] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.683148 26417 tablet_bootstrap.cc:492] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:51.677558 26037 catalog_manager.cc:5697] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:51.689332 26839 raft_consensus.cc:515] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.700083 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e11ef20da94420d8cc76167165c8232" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
W20260709 12:20:51.701393 26180 leader_election.cc:343] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.703989 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e11ef20da94420d8cc76167165c8232" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:51.704535 26139 raft_consensus.cc:3060] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.708372 26417 tablet_bootstrap.cc:654] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.714087 26139 raft_consensus.cc:2468] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:51.714584 26839 leader_election.cc:290] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:51.723091 26180 leader_election.cc:304] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:51.726413 26839 raft_consensus.cc:2804] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:51.726888 26839 raft_consensus.cc:697] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:51.727661 26839 consensus_queue.cc:237] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.748045 26417 tablet_bootstrap.cc:492] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:51.748593 26417 ts_tablet_manager.cc:1403] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.066s	user 0.004s	sys 0.006s
I20260709 12:20:51.753180 26417 raft_consensus.cc:359] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.753921 26417 raft_consensus.cc:385] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.754242 26417 raft_consensus.cc:740] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.759935 26037 catalog_manager.cc:5697] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:51.778673 26516 consensus_queue.cc:1048] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:51.757898 26417 consensus_queue.cc:260] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:51.789055 26417 ts_tablet_manager.cc:1434] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
W20260709 12:20:51.790701 26087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:51.792479 26417 tablet_bootstrap.cc:492] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:51.806839 26360 raft_consensus.cc:3060] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.808390 26417 tablet_bootstrap.cc:654] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.821990 26365 raft_consensus.cc:3060] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.836438 26835 raft_consensus.cc:493] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.836926 26835 raft_consensus.cc:515] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.842778 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:51.847434 26417 tablet_bootstrap.cc:492] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:51.847992 26417 ts_tablet_manager.cc:1403] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.003s
I20260709 12:20:51.850871 26134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:51.852959 26328 leader_election.cc:304] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:51.853343 26417 raft_consensus.cc:359] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.853886 26685 raft_consensus.cc:2749] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:51.854122 26417 raft_consensus.cc:385] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:51.854503 26417 raft_consensus.cc:740] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:51.855458 26835 leader_election.cc:290] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:51.859165 26687 consensus_queue.cc:1048] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:51.859357 26417 consensus_queue.cc:260] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.864212 26417 ts_tablet_manager.cc:1434] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:20:51.865240 26417 tablet_bootstrap.cc:492] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:51.870247 26716 raft_consensus.cc:493] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.870838 26716 raft_consensus.cc:515] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.873680 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522a4699d0564e45bba90d3f03cdd580" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:51.874078 26363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522a4699d0564e45bba90d3f03cdd580" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:51.874333 26290 raft_consensus.cc:2468] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:51.875136 26716 leader_election.cc:290] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
W20260709 12:20:51.876204 26104 leader_election.cc:343] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:51.877139 26105 leader_election.cc:304] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:20:51.878654 26716 raft_consensus.cc:2804] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:51.879101 26716 raft_consensus.cc:493] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:51.879447 26716 raft_consensus.cc:3060] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.857455 26035 catalog_manager.cc:5697] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:51.899516 26417 tablet_bootstrap.cc:654] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:51.929062 26645 raft_consensus.cc:493] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.929649 26645 raft_consensus.cc:515] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:51.932011 26835 consensus_queue.cc:1048] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:51.933135 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86bd685730c44ad8bb885f9cdc2d8e3" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:51.933847 26365 raft_consensus.cc:2468] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:51.934625 26645 leader_election.cc:290] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:51.936376 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86bd685730c44ad8bb885f9cdc2d8e3" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:51.936714 26104 leader_election.cc:304] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
I20260709 12:20:51.937826 26290 raft_consensus.cc:2468] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 0.
I20260709 12:20:51.938191 26645 raft_consensus.cc:2804] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:51.943285 26645 raft_consensus.cc:493] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:51.943636 26645 raft_consensus.cc:3060] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:51.970613 26830 consensus_queue.cc:1048] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:51.971510 26839 raft_consensus.cc:493] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.972105 26839 raft_consensus.cc:515] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:51.975196 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a95338f00544b88bacbaf559bbed00" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:51.975896 26138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a95338f00544b88bacbaf559bbed00" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:51.978762 26839 leader_election.cc:290] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:51.975927 26290 raft_consensus.cc:2393] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4f4837602274d95b7477cec80d00de5 in current term 1: Already voted for candidate 3a0fcccfd0934ff6977ce565fdc27022 in this term.
I20260709 12:20:51.983707 26181 leader_election.cc:304] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:51.987979 26839 raft_consensus.cc:3060] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:52.003880 26839 raft_consensus.cc:2749] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:51.904520 26716 raft_consensus.cc:515] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:52.021198 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522a4699d0564e45bba90d3f03cdd580" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:52.021814 26290 raft_consensus.cc:3060] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:52.024209 26645 raft_consensus.cc:515] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:52.027190 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86bd685730c44ad8bb885f9cdc2d8e3" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:52.027773 26288 raft_consensus.cc:3060] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:52.029218 26290 raft_consensus.cc:2468] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:52.029922 26645 leader_election.cc:290] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:52.032136 26105 leader_election.cc:304] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:52.032800 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86bd685730c44ad8bb885f9cdc2d8e3" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:52.033394 26365 raft_consensus.cc:3060] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:52.033742 26751 raft_consensus.cc:2804] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:52.034284 26751 raft_consensus.cc:697] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:20:52.034757 26716 leader_election.cc:290] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:52.035094 26751 consensus_queue.cc:237] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:52.042462 26417 tablet_bootstrap.cc:492] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:52.043479 26365 raft_consensus.cc:2468] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:52.055311 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522a4699d0564e45bba90d3f03cdd580" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:52.056138 26104 leader_election.cc:304] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
W20260709 12:20:52.057035 26104 leader_election.cc:343] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:52.057933 26645 raft_consensus.cc:2804] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:52.058657 26645 raft_consensus.cc:697] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:20:52.059712 26645 consensus_queue.cc:237] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:52.049685 26417 ts_tablet_manager.cc:1403] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.185s	user 0.039s	sys 0.007s
I20260709 12:20:52.051880 26835 raft_consensus.cc:493] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:52.071254 26835 raft_consensus.cc:515] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:52.054162 26361 raft_consensus.cc:3060] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:52.054527 26763 consensus_queue.cc:1048] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:52.048939 26288 raft_consensus.cc:2468] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 1.
I20260709 12:20:52.073231 26417 raft_consensus.cc:359] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:52.086679 26417 raft_consensus.cc:385] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:52.086974 26417 raft_consensus.cc:740] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:52.087626 26417 consensus_queue.cc:260] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:52.087774 26716 consensus_queue.cc:1048] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:52.089788 26417 ts_tablet_manager.cc:1434] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 12:20:52.091279 26417 tablet_bootstrap.cc:492] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:52.093015 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e11ef20da94420d8cc76167165c8232" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:52.093752 26139 raft_consensus.cc:2393] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27ebc6d826b143bf9c2669b5e3240eb2 in current term 1: Already voted for candidate f4f4837602274d95b7477cec80d00de5 in this term.
I20260709 12:20:52.099821 26839 raft_consensus.cc:493] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:52.104573 26105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 45755.3us
I20260709 12:20:52.104923 26839 raft_consensus.cc:515] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:52.119801 26839 leader_election.cc:290] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:52.117902 26365 raft_consensus.cc:3060] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:52.122632 26835 leader_election.cc:290] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:52.123564 26139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957764f7f25f45f6ac2fcab128786f2b" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022" is_pre_election: true
I20260709 12:20:52.124187 26139 raft_consensus.cc:2468] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 0.
I20260709 12:20:52.125206 26180 leader_election.cc:304] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:52.146073 26417 tablet_bootstrap.cc:654] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:52.141573 26839 raft_consensus.cc:2804] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:52.150311 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957764f7f25f45f6ac2fcab128786f2b" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:52.152042 26839 raft_consensus.cc:493] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:52.159548 26217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e11ef20da94420d8cc76167165c8232" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:52.158389 26830 raft_consensus.cc:493] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4f4837602274d95b7477cec80d00de5)
W20260709 12:20:52.163712 26180 leader_election.cc:343] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:52.164934 26037 catalog_manager.cc:5697] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:52.158100 26839 raft_consensus.cc:3060] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:52.163755 26830 raft_consensus.cc:515] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:20:52.177160 26830 leader_election.cc:290] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:52.178844 26728 consensus_queue.cc:1048] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:52.181751 26287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4505765e55429d9f25835425f58584" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:52.187302 26811 consensus_queue.cc:1048] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:52.193792 26331 leader_election.cc:304] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:52.195263 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4505765e55429d9f25835425f58584" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:52.195696 26731 raft_consensus.cc:3060] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:52.198743 26331 leader_election.cc:304] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:52.199753 26835 raft_consensus.cc:2749] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:52.227226 26731 raft_consensus.cc:2749] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:52.337495 26839 raft_consensus.cc:515] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:52.339733 26839 leader_election.cc:290] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:52.343890 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957764f7f25f45f6ac2fcab128786f2b" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:52.344909 26138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957764f7f25f45f6ac2fcab128786f2b" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
I20260709 12:20:52.359804 26138 raft_consensus.cc:3060] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:52.343932 26035 catalog_manager.cc:5697] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:52.358904 26811 consensus_queue.cc:1048] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 12:20:52.352280 26883 log.cc:927] Time spent T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 12:20:52.400089 26417 tablet_bootstrap.cc:492] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:52.400736 26417 ts_tablet_manager.cc:1403] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.310s	user 0.018s	sys 0.015s
I20260709 12:20:52.428560 26811 consensus_queue.cc:1048] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:52.418478 26138 raft_consensus.cc:2468] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:52.466177 26716 consensus_queue.cc:1048] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:52.468194 26180 leader_election.cc:304] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
W20260709 12:20:52.469082 26180 leader_election.cc:343] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:52.471557 26839 raft_consensus.cc:2804] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:52.472028 26839 raft_consensus.cc:697] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:52.472833 26839 consensus_queue.cc:237] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:52.475323 26751 consensus_queue.cc:1048] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:20:52.481611 26181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 68212.1us
W20260709 12:20:52.526193 26180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:36829, user_credentials={real_user=slave}} blocked reactor thread for 49170.9us
I20260709 12:20:52.560127 26417 raft_consensus.cc:359] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:52.562050 26417 raft_consensus.cc:385] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:52.562446 26417 raft_consensus.cc:740] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:52.563287 26417 consensus_queue.cc:260] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:52.582885 26417 ts_tablet_manager.cc:1434] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.182s	user 0.007s	sys 0.001s
I20260709 12:20:52.589622 26417 tablet_bootstrap.cc:492] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2: Bootstrap starting.
I20260709 12:20:52.594861 26763 consensus_queue.cc:1048] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:52.600466 26359 raft_consensus.cc:3060] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:52.687404 26417 tablet_bootstrap.cc:654] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:52.693379 26763 consensus_queue.cc:1048] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:52.708954 26417 tablet_bootstrap.cc:492] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2: No bootstrap required, opened a new log
I20260709 12:20:52.709563 26417 ts_tablet_manager.cc:1403] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.008s
I20260709 12:20:52.712262 26417 raft_consensus.cc:359] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:52.714349 26417 raft_consensus.cc:385] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:52.714689 26417 raft_consensus.cc:740] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Initialized, Role: FOLLOWER
I20260709 12:20:52.715476 26417 consensus_queue.cc:260] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:52.722039 26417 ts_tablet_manager.cc:1434] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:20:52.739584 26035 catalog_manager.cc:5697] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:52.906656 26839 consensus_queue.cc:1048] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:53.030295 26364 raft_consensus.cc:3060] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:53.043459 26811 consensus_queue.cc:1048] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:54.443610 23069 tablet_server.cc:179] TabletServer@127.22.135.65:0 shutting down...
W20260709 12:20:54.461840 26254 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 155 similar messages]
W20260709 12:20:54.477882 26180 consensus_peers.cc:597] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.478413 26254 consensus_peers.cc:597] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.493278 26254 consensus_peers.cc:597] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.500452 26254 consensus_peers.cc:597] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.503654 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:54.504748 23069 tablet_replica.cc:333] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.505656 23069 raft_consensus.cc:2243] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.506392 23069 raft_consensus.cc:2272] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.508895 23069 tablet_replica.cc:333] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.509693 23069 raft_consensus.cc:2243] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:54.510663 23069 raft_consensus.cc:2272] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:54.512490 26254 consensus_peers.cc:597] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.513325 23069 tablet_replica.cc:333] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.515635 23069 raft_consensus.cc:2243] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.516183 23069 raft_consensus.cc:2272] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.521552 23069 tablet_replica.cc:333] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.522368 23069 raft_consensus.cc:2243] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.522897 23069 raft_consensus.cc:2272] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.525151 23069 tablet_replica.cc:333] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.525976 23069 raft_consensus.cc:2243] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:20:54.526894 26180 consensus_peers.cc:597] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.526925 23069 raft_consensus.cc:2272] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.531891 23069 tablet_replica.cc:333] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.532495 23069 raft_consensus.cc:2243] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.532979 23069 raft_consensus.cc:2272] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.535094 23069 tablet_replica.cc:333] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.535914 23069 raft_consensus.cc:2243] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.536372 23069 raft_consensus.cc:2272] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.538599 23069 tablet_replica.cc:333] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.539367 23069 raft_consensus.cc:2243] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:20:54.539629 26180 consensus_peers.cc:597] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.540215 23069 raft_consensus.cc:2272] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.542101 23069 tablet_replica.cc:333] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.542711 23069 raft_consensus.cc:2243] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.543084 23069 raft_consensus.cc:2272] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.544627 23069 tablet_replica.cc:333] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.545181 23069 raft_consensus.cc:2243] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.545555 23069 raft_consensus.cc:2272] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.547129 23069 tablet_replica.cc:333] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.547660 23069 raft_consensus.cc:2243] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:54.548435 23069 raft_consensus.cc:2272] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.550330 23069 tablet_replica.cc:333] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.551082 23069 raft_consensus.cc:2243] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.551544 23069 raft_consensus.cc:2272] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.553188 23069 tablet_replica.cc:333] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.553721 23069 raft_consensus.cc:2243] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.554090 23069 raft_consensus.cc:2272] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.555639 23069 tablet_replica.cc:333] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.556159 23069 raft_consensus.cc:2243] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.556547 23069 raft_consensus.cc:2272] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.558054 23069 tablet_replica.cc:333] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.558607 23069 raft_consensus.cc:2243] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:54.559281 23069 raft_consensus.cc:2272] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.560977 23069 tablet_replica.cc:333] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.561522 23069 raft_consensus.cc:2243] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.561892 23069 raft_consensus.cc:2272] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.563529 23069 tablet_replica.cc:333] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.564052 23069 raft_consensus.cc:2243] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.564512 23069 raft_consensus.cc:2272] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.566118 23069 tablet_replica.cc:333] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.566895 23069 raft_consensus.cc:2243] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:54.567675 23069 raft_consensus.cc:2272] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.572094 23069 tablet_replica.cc:333] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.572640 23069 raft_consensus.cc:2243] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:54.573300 23069 raft_consensus.cc:2272] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.575070 23069 tablet_replica.cc:333] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.575739 23069 raft_consensus.cc:2243] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.576244 23069 raft_consensus.cc:2272] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.578451 23069 tablet_replica.cc:333] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.579339 23069 raft_consensus.cc:2243] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.579869 23069 raft_consensus.cc:2272] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.582098 23069 tablet_replica.cc:333] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.582849 23069 raft_consensus.cc:2243] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.583344 23069 raft_consensus.cc:2272] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.585744 23069 tablet_replica.cc:333] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
W20260709 12:20:54.585891 26180 consensus_peers.cc:597] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.586522 23069 raft_consensus.cc:2243] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.587087 23069 raft_consensus.cc:2272] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.589323 23069 tablet_replica.cc:333] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.590466 23069 raft_consensus.cc:2243] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.591140 23069 raft_consensus.cc:2272] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.593873 23069 tablet_replica.cc:333] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.595260 23069 raft_consensus.cc:2243] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.595953 23069 raft_consensus.cc:2272] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.599272 23069 tablet_replica.cc:333] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.600281 23069 raft_consensus.cc:2243] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.600821 23069 raft_consensus.cc:2272] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:54.602913 26180 consensus_peers.cc:597] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.605942 26254 consensus_peers.cc:597] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.609849 26254 consensus_peers.cc:597] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.603251 23069 tablet_replica.cc:333] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.611073 23069 raft_consensus.cc:2243] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.611917 23069 raft_consensus.cc:2272] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.622042 23069 tablet_replica.cc:333] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.622970 23069 raft_consensus.cc:2243] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.623634 23069 raft_consensus.cc:2272] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:54.624428 26328 consensus_peers.cc:597] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.626175 23069 tablet_replica.cc:333] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.627125 23069 raft_consensus.cc:2243] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.627662 23069 raft_consensus.cc:2272] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.630228 23069 tablet_replica.cc:333] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.630959 23069 raft_consensus.cc:2243] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:54.631085 26328 consensus_peers.cc:597] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.631522 23069 raft_consensus.cc:2272] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.634184 23069 tablet_replica.cc:333] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.635128 23069 raft_consensus.cc:2243] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.635659 23069 raft_consensus.cc:2272] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.637890 23069 tablet_replica.cc:333] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.638665 23069 raft_consensus.cc:2243] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.639173 23069 raft_consensus.cc:2272] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.641469 23069 tablet_replica.cc:333] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.642244 23069 raft_consensus.cc:2243] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.642789 23069 raft_consensus.cc:2272] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.645188 23069 tablet_replica.cc:333] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.645963 23069 raft_consensus.cc:2243] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.646521 23069 raft_consensus.cc:2272] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.649051 23069 tablet_replica.cc:333] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.649828 23069 raft_consensus.cc:2243] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.650367 23069 raft_consensus.cc:2272] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.652906 23069 tablet_replica.cc:333] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.653704 23069 raft_consensus.cc:2243] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:54.654681 23069 raft_consensus.cc:2272] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.657188 23069 tablet_replica.cc:333] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.657914 23069 raft_consensus.cc:2243] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.658425 23069 raft_consensus.cc:2272] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.660660 23069 tablet_replica.cc:333] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.661372 23069 raft_consensus.cc:2243] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.661890 23069 raft_consensus.cc:2272] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.664237 23069 tablet_replica.cc:333] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.664984 23069 raft_consensus.cc:2243] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:54.665946 23069 raft_consensus.cc:2272] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.668391 23069 tablet_replica.cc:333] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.669116 23069 raft_consensus.cc:2243] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:54.670050 23069 raft_consensus.cc:2272] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.672534 23069 tablet_replica.cc:333] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.673259 23069 raft_consensus.cc:2243] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.673748 23069 raft_consensus.cc:2272] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.676023 23069 tablet_replica.cc:333] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.676592 23069 raft_consensus.cc:2243] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.677060 23069 raft_consensus.cc:2272] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:54.678383 26328 consensus_peers.cc:597] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.679201 23069 tablet_replica.cc:333] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.679960 23069 raft_consensus.cc:2243] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:54.680744 23069 raft_consensus.cc:2272] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:54.682587 23069 tablet_replica.cc:333] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.683214 23069 raft_consensus.cc:2243] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.683703 23069 raft_consensus.cc:2272] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:54.685123 26254 consensus_peers.cc:597] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.685711 23069 tablet_replica.cc:333] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022: stopping tablet replica
I20260709 12:20:54.686249 23069 raft_consensus.cc:2243] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:54.686638 23069 raft_consensus.cc:2272] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:54.699581 26180 consensus_peers.cc:597] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.702608 26254 consensus_peers.cc:597] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.713773 26328 consensus_peers.cc:597] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.714905 26328 consensus_peers.cc:597] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.715154 26254 consensus_peers.cc:597] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.716951 26254 consensus_peers.cc:597] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.738350 26254 consensus_peers.cc:597] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.771489 23069 tablet_server.cc:196] TabletServer@127.22.135.65:0 shutdown complete.
W20260709 12:20:54.771921 26180 consensus_peers.cc:597] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.797681 26180 consensus_peers.cc:597] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.820616 26180 consensus_peers.cc:597] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.841962 26180 consensus_peers.cc:597] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.849895 26180 consensus_peers.cc:597] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.850564 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:54.859205 26917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:54.862025 26919 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:54.880704 26921 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:54.881330 23069 server_base.cc:1061] running on GCE node
W20260709 12:20:54.881515 26254 consensus_peers.cc:597] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.884503 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:54.884757 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:54.884979 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599654884958 us; error 0 us; skew 500 ppm
I20260709 12:20:54.885576 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:54.888876 23069 webserver.cc:533] Webserver started at http://127.22.135.65:46713/ using document root <none> and password file <none>
I20260709 12:20:54.889523 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:54.889772 23069 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 12:20:54.894362 26180 consensus_peers.cc:597] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.900408 23069 fs_manager.cc:714] Time spent opening directory manager: real 0.009s	user 0.005s	sys 0.000s
W20260709 12:20:54.915223 26180 consensus_peers.cc:597] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.920761 26927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:54.921676 23069 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:54.922003 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-0-root
uuid: "3a0fcccfd0934ff6977ce565fdc27022"
format_stamp: "Formatted at 2026-07-09 12:20:41 on dist-test-slave-g1m6"
I20260709 12:20:54.922480 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599524924728-23069-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 12:20:54.928602 26254 consensus_peers.cc:597] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.946334 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:54.948026 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:54.962668 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 12:20:54.963827 26254 consensus_peers.cc:597] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.964367 26254 consensus_peers.cc:597] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.966948 26180 consensus_peers.cc:597] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.974483 26934 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 12:20:55.289849 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:20:55.290261 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.322s	user 0.005s	sys 0.006s
I20260709 12:20:55.290640 23069 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:20:55.297796 26934 tablet_bootstrap.cc:492] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:55.344588 26934 tablet_bootstrap.cc:492] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:55.345499 26934 tablet_bootstrap.cc:492] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:55.346081 26934 ts_tablet_manager.cc:1403] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.024s
I20260709 12:20:55.348567 26934 raft_consensus.cc:359] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:55.349268 26934 raft_consensus.cc:740] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:55.350126 26934 consensus_queue.cc:260] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:55.448995 26835 raft_consensus.cc:493] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.449761 26835 raft_consensus.cc:515] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:55.452306 26835 leader_election.cc:290] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
W20260709 12:20:55.458336 26328 leader_election.cc:336] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
W20260709 12:20:55.489467 26180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.68:36829, user_credentials={real_user=slave}} blocked reactor thread for 114442us
I20260709 12:20:55.543677 26948 raft_consensus.cc:493] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.549494 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6231783a7314063aafb75f60e0921da" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:55.592304 23069 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:20:55.573547 26937 raft_consensus.cc:493] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.593117 26937 raft_consensus.cc:515] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:55.593412 26331 leader_election.cc:304] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:55.594681 26835 raft_consensus.cc:2749] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:55.595475 26937 leader_election.cc:290] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:55.592711 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.302s	user 0.260s	sys 0.000s
I20260709 12:20:55.598482 26948 raft_consensus.cc:515] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.606705 26948 leader_election.cc:290] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:55.609333 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86bd685730c44ad8bb885f9cdc2d8e3" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:55.609615 26935 raft_consensus.cc:493] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.610282 26935 raft_consensus.cc:515] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:55.600975 26934 ts_tablet_manager.cc:1434] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.255s	user 0.102s	sys 0.101s
I20260709 12:20:55.612340 26935 leader_election.cc:290] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:55.612780 26934 tablet_bootstrap.cc:492] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:55.613214 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe41c48084948198bfe83a9c6086ebe" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:55.620719 26943 raft_consensus.cc:493] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.621399 26943 raft_consensus.cc:515] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:55.623842 26943 leader_election.cc:290] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:55.634881 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522a4699d0564e45bba90d3f03cdd580" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:55.646788 26935 raft_consensus.cc:493] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.647436 26935 raft_consensus.cc:515] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.648353 26934 tablet_bootstrap.cc:492] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:55.649573 26934 tablet_bootstrap.cc:492] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:55.649575 26935 leader_election.cc:290] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:55.650445 26934 ts_tablet_manager.cc:1403] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.004s
I20260709 12:20:55.653928 26934 raft_consensus.cc:359] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.654860 26934 raft_consensus.cc:740] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:55.655751 26934 consensus_queue.cc:260] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.658511 26934 ts_tablet_manager.cc:1434] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:20:55.659487 26934 tablet_bootstrap.cc:492] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:55.667737 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6231783a7314063aafb75f60e0921da" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:55.668437 26359 raft_consensus.cc:2468] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
W20260709 12:20:55.671181 26254 leader_election.cc:336] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.671690 26254 leader_election.cc:304] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:55.674059 26935 raft_consensus.cc:2749] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:55.675629 26254 leader_election.cc:336] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.676051 26254 leader_election.cc:304] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:55.679139 26835 raft_consensus.cc:493] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.679493 26949 raft_consensus.cc:493] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.679661 26835 raft_consensus.cc:515] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:55.680086 26949 raft_consensus.cc:515] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.682308 26949 leader_election.cc:290] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:55.683481 26935 raft_consensus.cc:2749] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:55.683504 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522a4699d0564e45bba90d3f03cdd580" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:55.684906 26288 raft_consensus.cc:2468] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:55.685149 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59e650436743adbb3d9b87658f2d20" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:55.685739 26290 raft_consensus.cc:2468] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:55.686856 26329 leader_election.cc:304] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:55.687435 26181 leader_election.cc:304] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:55.687759 26938 raft_consensus.cc:2804] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:55.688138 26938 raft_consensus.cc:493] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.688344 26943 raft_consensus.cc:2804] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:55.688524 26938 raft_consensus.cc:3060] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.688755 26943 raft_consensus.cc:493] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.689201 26943 raft_consensus.cc:3060] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.693696 26937 raft_consensus.cc:493] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.694234 26937 raft_consensus.cc:515] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.689929 26835 leader_election.cc:290] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:55.698716 26935 raft_consensus.cc:493] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.698592 26938 raft_consensus.cc:515] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:55.699220 26935 raft_consensus.cc:515] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
W20260709 12:20:55.699740 26328 leader_election.cc:336] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.701262 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "522a4699d0564e45bba90d3f03cdd580" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:55.696148 26937 leader_election.cc:290] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:55.701855 26290 raft_consensus.cc:3060] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.701282 26935 leader_election.cc:290] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:55.705792 26943 raft_consensus.cc:515] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.709662 26290 raft_consensus.cc:2468] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 2.
I20260709 12:20:55.710722 26329 leader_election.cc:304] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:55.710922 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59e650436743adbb3d9b87658f2d20" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:55.711434 26288 raft_consensus.cc:3060] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.711889 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca59e650436743adbb3d9b87658f2d20" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:55.712692 26216 raft_consensus.cc:2393] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f75851772bb4110a837562d462e5412 in current term 2: Already voted for candidate f4f4837602274d95b7477cec80d00de5 in this term.
I20260709 12:20:55.711426 26835 raft_consensus.cc:2804] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.713558 26835 raft_consensus.cc:697] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:20:55.714412 26835 consensus_queue.cc:237] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:55.718596 26934 tablet_bootstrap.cc:492] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:55.719599 26934 tablet_bootstrap.cc:492] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:55.720219 26934 ts_tablet_manager.cc:1403] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.016s
I20260709 12:20:55.720853 26938 leader_election.cc:290] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:55.722628 26934 raft_consensus.cc:359] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.723328 26934 raft_consensus.cc:740] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:55.723981 26934 consensus_queue.cc:260] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.725780 26288 raft_consensus.cc:2468] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 2.
I20260709 12:20:55.726035 26934 ts_tablet_manager.cc:1434] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:20:55.725929 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a4ed8ce7845f192dc95a470d5aa01" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:55.727928 26181 leader_election.cc:304] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
W20260709 12:20:55.726423 26328 leader_election.cc:336] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.728235 26934 tablet_bootstrap.cc:492] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:55.729553 26946 raft_consensus.cc:2804] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.732561 26180 leader_election.cc:304] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [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: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:55.733254 26946 raft_consensus.cc:697] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:55.733777 26949 raft_consensus.cc:2804] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:55.734369 26949 raft_consensus.cc:493] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.734088 26946 consensus_queue.cc:237] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.734815 26949 raft_consensus.cc:3060] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.736474 26943 leader_election.cc:290] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
W20260709 12:20:55.743949 26254 leader_election.cc:336] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.744419 26254 leader_election.cc:304] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:55.746418 26937 raft_consensus.cc:2749] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:55.748946 26254 leader_election.cc:336] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
W20260709 12:20:55.749444 26254 leader_election.cc:336] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.749814 26254 leader_election.cc:304] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:55.752040 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2107021a74493be9c268b8119c011" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:55.746685 26943 raft_consensus.cc:493] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.753823 26943 raft_consensus.cc:515] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.754736 26216 raft_consensus.cc:2468] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:55.757207 26835 raft_consensus.cc:493] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.757886 26835 raft_consensus.cc:515] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:55.761149 26035 catalog_manager.cc:5697] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 1 to 2, leader changed from 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65) to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 2 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:55.768432 26180 leader_election.cc:336] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.769042 26180 leader_election.cc:304] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [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: f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:55.766682 26835 leader_election.cc:290] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
W20260709 12:20:55.770239 26180 leader_election.cc:336] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.772620 26947 raft_consensus.cc:2749] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:55.790037 26949 raft_consensus.cc:515] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:55.773267 26935 raft_consensus.cc:2749] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:55.793031 26949 leader_election.cc:290] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:55.790180 26037 catalog_manager.cc:5697] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 1 to 2, leader changed from 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65) to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:55.786208 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
W20260709 12:20:55.795280 26328 leader_election.cc:336] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.794453 26948 raft_consensus.cc:493] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.796813 26331 leader_election.cc:304] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:55.795957 26948 raft_consensus.cc:515] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.799046 26915 raft_consensus.cc:2749] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:55.802821 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6231783a7314063aafb75f60e0921da" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:55.803445 26364 raft_consensus.cc:3060] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.804600 26257 leader_election.cc:304] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:55.805344 26937 raft_consensus.cc:2804] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:55.805716 26937 raft_consensus.cc:493] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.806099 26937 raft_consensus.cc:3060] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.806245 26943 leader_election.cc:290] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
W20260709 12:20:55.806974 26180 leader_election.cc:336] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
W20260709 12:20:55.807804 26180 leader_election.cc:336] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.809484 26948 leader_election.cc:290] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:55.813230 26937 raft_consensus.cc:515] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.815936 26934 tablet_bootstrap.cc:492] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022: 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
W20260709 12:20:55.816370 26180 leader_election.cc:336] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.818611 26364 raft_consensus.cc:2468] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 2.
I20260709 12:20:55.820699 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a95338f00544b88bacbaf559bbed00" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
W20260709 12:20:55.824518 26180 leader_election.cc:336] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.821256 26934 tablet_bootstrap.cc:492] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:55.819934 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2107021a74493be9c268b8119c011" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:55.825344 26288 raft_consensus.cc:2393] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4f4837602274d95b7477cec80d00de5 in current term 2: Already voted for candidate 8f75851772bb4110a837562d462e5412 in this term.
I20260709 12:20:55.825712 26934 ts_tablet_manager.cc:1403] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.013s
I20260709 12:20:55.816056 26937 leader_election.cc:290] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:55.828068 26181 leader_election.cc:304] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [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: f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:55.828361 26180 leader_election.cc:304] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [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: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:55.829147 26949 raft_consensus.cc:2804] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.829622 26949 raft_consensus.cc:697] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:55.828107 26934 raft_consensus.cc:359] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.830506 26949 consensus_queue.cc:237] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:55.831231 26934 raft_consensus.cc:740] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:55.832020 26934 consensus_queue.cc:260] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.833782 26948 raft_consensus.cc:3060] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.834151 26934 ts_tablet_manager.cc:1434] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:20:55.835163 26934 tablet_bootstrap.cc:492] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:55.840521 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2107021a74493be9c268b8119c011" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
W20260709 12:20:55.840857 26180 leader_election.cc:336] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.843070 26180 leader_election.cc:304] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [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: f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:55.844497 26949 raft_consensus.cc:2749] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:55.853961 26944 raft_consensus.cc:493] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.854446 26944 raft_consensus.cc:515] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:55.856670 26944 leader_election.cc:290] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:55.858373 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:55.859021 26364 raft_consensus.cc:2468] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 1.
I20260709 12:20:55.861981 26948 raft_consensus.cc:2749] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:55.865079 26180 leader_election.cc:304] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [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: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:55.866050 26946 raft_consensus.cc:2804] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:55.866477 26946 raft_consensus.cc:493] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
W20260709 12:20:55.866062 26180 leader_election.cc:336] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.866858 26946 raft_consensus.cc:3060] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.867542 26959 raft_consensus.cc:493] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.868043 26959 raft_consensus.cc:515] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.870428 26959 leader_election.cc:290] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:55.871464 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe41c48084948198bfe83a9c6086ebe" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:55.872085 26214 raft_consensus.cc:2468] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:55.873410 26216 raft_consensus.cc:2468] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 2.
I20260709 12:20:55.874742 26257 leader_election.cc:304] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:55.874837 26946 raft_consensus.cc:515] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:55.875881 26257 leader_election.cc:304] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:55.876721 26935 raft_consensus.cc:2804] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:55.877081 26935 raft_consensus.cc:493] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
W20260709 12:20:55.877345 26254 leader_election.cc:336] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.877763 26946 leader_election.cc:290] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:55.878736 26937 raft_consensus.cc:2804] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.879333 26934 tablet_bootstrap.cc:492] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:55.877432 26935 raft_consensus.cc:3060] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.880489 26934 tablet_bootstrap.cc:492] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:55.881192 26934 ts_tablet_manager.cc:1403] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.000s
I20260709 12:20:55.883688 26934 raft_consensus.cc:359] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.884302 26934 raft_consensus.cc:740] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
W20260709 12:20:55.884883 26254 leader_election.cc:336] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.884974 26934 consensus_queue.cc:260] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.879268 26937 raft_consensus.cc:697] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:55.886967 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:20:55.887188 26934 ts_tablet_manager.cc:1434] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:55.887537 26364 raft_consensus.cc:3060] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.887998 26934 tablet_bootstrap.cc:492] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:55.886615 26937 consensus_queue.cc:237] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
W20260709 12:20:55.891607 26180 leader_election.cc:336] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.902916 26946 raft_consensus.cc:493] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.904479 26946 raft_consensus.cc:515] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.906898 26935 raft_consensus.cc:515] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.909852 26946 leader_election.cc:290] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:55.908264 26364 raft_consensus.cc:2468] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4837602274d95b7477cec80d00de5 in term 2.
I20260709 12:20:55.911181 26935 leader_election.cc:290] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:55.912588 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:55.915874 26943 raft_consensus.cc:493] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.916572 26943 raft_consensus.cc:515] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.919292 26943 leader_election.cc:290] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:55.920161 26180 leader_election.cc:304] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [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: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:55.921839 26943 raft_consensus.cc:2804] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.923118 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "f4f4837602274d95b7477cec80d00de5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:55.928928 26943 raft_consensus.cc:697] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Becoming Leader. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:20:55.930037 26943 consensus_queue.cc:237] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:55.940613 26036 catalog_manager.cc:5697] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 1 to 2, leader changed from 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65) to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:55.948328 26934 tablet_bootstrap.cc:492] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:55.953514 26934 tablet_bootstrap.cc:492] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:55.954138 26934 ts_tablet_manager.cc:1403] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.003s
I20260709 12:20:55.956872 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe41c48084948198bfe83a9c6086ebe" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
W20260709 12:20:55.957386 26180 leader_election.cc:336] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.957512 26216 raft_consensus.cc:3060] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.957902 26180 leader_election.cc:304] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [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: f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:55.958658 26948 raft_consensus.cc:2749] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:55.961229 26254 leader_election.cc:336] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.962992 26915 raft_consensus.cc:493] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.963570 26915 raft_consensus.cc:515] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:55.964883 26216 raft_consensus.cc:2468] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 2.
I20260709 12:20:55.965806 26915 leader_election.cc:290] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:55.966449 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86bd685730c44ad8bb885f9cdc2d8e3" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:55.967092 26286 raft_consensus.cc:2468] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:55.968211 26329 leader_election.cc:304] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
W20260709 12:20:55.971930 26328 leader_election.cc:336] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.972978 26915 raft_consensus.cc:2804] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:55.973486 26915 raft_consensus.cc:493] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.973928 26915 raft_consensus.cc:3060] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.974538 26938 raft_consensus.cc:493] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:55.975072 26938 raft_consensus.cc:515] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:55.977056 26938 leader_election.cc:290] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:55.979498 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a4ed8ce7845f192dc95a470d5aa01" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:55.980129 26286 raft_consensus.cc:2468] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 1.
I20260709 12:20:55.981264 26329 leader_election.cc:304] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:20:55.981995 26938 raft_consensus.cc:2804] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:55.982390 26938 raft_consensus.cc:493] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
W20260709 12:20:55.982738 26328 leader_election.cc:336] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:55.982753 26938 raft_consensus.cc:3060] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:55.986368 26257 leader_election.cc:304] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:55.956485 26934 raft_consensus.cc:359] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.994906 26934 raft_consensus.cc:740] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:55.995806 26937 raft_consensus.cc:2804] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.996582 26937 raft_consensus.cc:697] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:55.996415 26934 consensus_queue.cc:260] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.997462 26937 consensus_queue.cc:237] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:55.998723 26934 ts_tablet_manager.cc:1434] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 12:20:55.999185 26938 raft_consensus.cc:515] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:55.999672 26934 tablet_bootstrap.cc:492] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
W20260709 12:20:55.993515 26180 leader_election.cc:336] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:56.003341 26180 leader_election.cc:304] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [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: f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412
I20260709 12:20:56.003654 26036 catalog_manager.cc:5697] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 1 to 2, leader changed from 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65) to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:56.005323 26948 raft_consensus.cc:2749] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:55.993448 26915 raft_consensus.cc:515] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:56.006485 26036 catalog_manager.cc:5697] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 reported cstate change: term changed from 1 to 2, leader changed from 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65) to f4f4837602274d95b7477cec80d00de5 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "f4f4837602274d95b7477cec80d00de5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:56.012355 26935 raft_consensus.cc:493] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:56.015765 26935 raft_consensus.cc:515] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:56.025931 26915 leader_election.cc:290] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:56.026607 26938 leader_election.cc:290] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:56.033104 26935 leader_election.cc:290] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:56.028563 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86bd685730c44ad8bb885f9cdc2d8e3" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:56.028149 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a4ed8ce7845f192dc95a470d5aa01" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:20:56.034822 26286 raft_consensus.cc:3060] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.034914 26288 raft_consensus.cc:3060] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.035238 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:56.035894 26216 raft_consensus.cc:2468] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:56.036791 26257 leader_election.cc:304] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:56.037557 26935 raft_consensus.cc:2804] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:56.037920 26935 raft_consensus.cc:493] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:56.038341 26935 raft_consensus.cc:3060] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.037782 26036 catalog_manager.cc:5697] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 1 to 2, leader changed from 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65) to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:56.014431 26328 leader_election.cc:336] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:56.047758 26288 raft_consensus.cc:2468] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 2.
I20260709 12:20:56.048949 26329 leader_election.cc:304] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:56.050208 26938 raft_consensus.cc:2804] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:56.050781 26938 raft_consensus.cc:697] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
W20260709 12:20:56.054426 26254 leader_election.cc:336] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:56.055815 26286 raft_consensus.cc:2468] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 2.
W20260709 12:20:56.056021 26328 leader_election.cc:336] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:56.056885 26329 leader_election.cc:304] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:56.058178 26915 raft_consensus.cc:2804] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:56.058336 26935 raft_consensus.cc:515] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:56.058926 26938 consensus_queue.cc:237] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:56.059255 26915 raft_consensus.cc:697] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:20:56.061460 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:56.062126 26216 raft_consensus.cc:3060] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:56.067515 26254 leader_election.cc:336] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:56.069401 26216 raft_consensus.cc:2468] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 2.
I20260709 12:20:56.070672 26915 consensus_queue.cc:237] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:56.075727 26257 leader_election.cc:304] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:56.079241 26937 raft_consensus.cc:2804] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:56.079912 26937 raft_consensus.cc:697] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:56.080727 26937 consensus_queue.cc:237] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:56.061233 26935 leader_election.cc:290] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:56.098028 26911 raft_consensus.cc:493] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:56.098629 26911 raft_consensus.cc:515] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:56.100639 26911 leader_election.cc:290] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:56.102408 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a95338f00544b88bacbaf559bbed00" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:56.103121 26216 raft_consensus.cc:2468] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:56.103150 26036 catalog_manager.cc:5697] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 1 to 2, leader changed from 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65) to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 2 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:56.104228 26257 leader_election.cc:304] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:20:56.105085 26911 raft_consensus.cc:2804] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:56.105444 26911 raft_consensus.cc:493] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:56.107954 26911 raft_consensus.cc:3060] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:56.118252 26254 leader_election.cc:336] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:56.129372 26935 raft_consensus.cc:493] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:56.129933 26935 raft_consensus.cc:515] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:56.132102 26935 leader_election.cc:290] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:56.133772 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:56.133400 26036 catalog_manager.cc:5697] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 1 to 2, leader changed from 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65) to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 2 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:56.134403 26216 raft_consensus.cc:2468] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 1.
I20260709 12:20:56.129004 26911 raft_consensus.cc:515] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:56.140873 26911 leader_election.cc:290] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:56.141469 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a95338f00544b88bacbaf559bbed00" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:56.141906 26257 leader_election.cc:304] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 
W20260709 12:20:56.147859 26254 leader_election.cc:336] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:56.145617 26934 tablet_bootstrap.cc:492] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:56.149164 26935 raft_consensus.cc:2804] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:56.149459 26216 raft_consensus.cc:3060] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.149591 26935 raft_consensus.cc:493] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:20:56.150029 26935 raft_consensus.cc:3060] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:56.157838 26934 tablet_bootstrap.cc:492] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:56.158612 26934 ts_tablet_manager.cc:1403] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.159s	user 0.023s	sys 0.002s
I20260709 12:20:56.158795 26935 raft_consensus.cc:515] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:56.160786 26935 leader_election.cc:290] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: Requested vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:20:56.164769 26036 catalog_manager.cc:5697] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 1 to 2, leader changed from 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65) to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:56.173321 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "8f75851772bb4110a837562d462e5412" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:20:56.173918 26214 raft_consensus.cc:3060] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:56.172188 26254 leader_election.cc:336] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:56.176476 26216 raft_consensus.cc:2468] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 2.
I20260709 12:20:56.177507 26257 leader_election.cc:304] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:56.177834 26934 raft_consensus.cc:359] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:56.178608 26934 raft_consensus.cc:740] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:56.179347 26937 raft_consensus.cc:2804] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:56.179895 26937 raft_consensus.cc:697] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:56.181217 26937 consensus_queue.cc:237] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:56.182166 26214 raft_consensus.cc:2468] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f75851772bb4110a837562d462e5412 in term 2.
I20260709 12:20:56.183108 26934 consensus_queue.cc:260] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
W20260709 12:20:56.184557 26254 leader_election.cc:336] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:20:56.189872 26257 leader_election.cc:304] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [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: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5; no voters: 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:20:56.190438 26934 ts_tablet_manager.cc:1434] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:20:56.191248 26934 tablet_bootstrap.cc:492] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:56.196497 26935 raft_consensus.cc:2804] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:56.197202 26935 raft_consensus.cc:697] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Becoming Leader. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:20:56.198045 26935 consensus_queue.cc:237] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:56.209929 26036 catalog_manager.cc:5697] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 1 to 2, leader changed from 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65) to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:56.231789 26036 catalog_manager.cc:5697] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 reported cstate change: term changed from 1 to 2, leader changed from 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65) to 8f75851772bb4110a837562d462e5412 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "8f75851772bb4110a837562d462e5412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:56.247625 26286 raft_consensus.cc:1275] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer f4f4837602274d95b7477cec80d00de5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.250540 26943 consensus_queue.cc:1048] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:56.301671 26180 consensus_peers.cc:597] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.302687 26288 raft_consensus.cc:1275] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 27ebc6d826b143bf9c2669b5e3240eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.307448 26915 consensus_queue.cc:1048] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:56.318570 26328 consensus_peers.cc:597] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:56.353446 26180 consensus_peers.cc:597] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.326138 26934 tablet_bootstrap.cc:492] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:56.355397 26934 tablet_bootstrap.cc:492] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:56.356096 26934 ts_tablet_manager.cc:1403] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.165s	user 0.006s	sys 0.013s
I20260709 12:20:56.360455 26934 raft_consensus.cc:359] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:56.361243 26934 raft_consensus.cc:740] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:56.363142 26934 consensus_queue.cc:260] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:56.378677 26364 raft_consensus.cc:1275] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Refusing update from remote peer f4f4837602274d95b7477cec80d00de5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.379238 26934 ts_tablet_manager.cc:1434] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260709 12:20:56.380242 26943 consensus_queue.cc:1048] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:20:56.407815 26180 consensus_peers.cc:597] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.419811 26214 raft_consensus.cc:1275] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 8f75851772bb4110a837562d462e5412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.420710 26934 tablet_bootstrap.cc:492] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:56.424688 26937 consensus_queue.cc:1048] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:20:56.451529 26254 consensus_peers.cc:597] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.459976 26934 tablet_bootstrap.cc:492] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:56.461131 26934 tablet_bootstrap.cc:492] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:56.461886 26934 ts_tablet_manager.cc:1403] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.082s	user 0.025s	sys 0.008s
I20260709 12:20:56.464574 26934 raft_consensus.cc:359] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:56.465324 26934 raft_consensus.cc:740] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:56.466173 26934 consensus_queue.cc:260] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:56.468742 26934 ts_tablet_manager.cc:1434] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:56.469595 26934 tablet_bootstrap.cc:492] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:56.479290 26288 raft_consensus.cc:1275] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 27ebc6d826b143bf9c2669b5e3240eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.481151 26915 consensus_queue.cc:1048] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:56.494120 26934 tablet_bootstrap.cc:492] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:56.495406 26934 tablet_bootstrap.cc:492] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:56.496697 26934 ts_tablet_manager.cc:1403] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.003s
I20260709 12:20:56.499104 26934 raft_consensus.cc:359] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:56.499786 26934 raft_consensus.cc:740] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:56.500566 26934 consensus_queue.cc:260] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:56.502640 26934 ts_tablet_manager.cc:1434] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:56.503723 26934 tablet_bootstrap.cc:492] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
W20260709 12:20:56.508730 26328 consensus_peers.cc:597] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.526300 26934 tablet_bootstrap.cc:492] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:56.527362 26934 tablet_bootstrap.cc:492] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:56.528021 26934 ts_tablet_manager.cc:1403] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260709 12:20:56.530622 26934 raft_consensus.cc:359] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:56.531325 26934 raft_consensus.cc:740] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:56.532207 26934 consensus_queue.cc:260] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:56.534363 26934 ts_tablet_manager.cc:1434] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:56.535109 26934 tablet_bootstrap.cc:492] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:56.661616 26941 raft_consensus.cc:493] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:56.663625 26941 raft_consensus.cc:515] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
W20260709 12:20:56.669593 26328 consensus_peers.cc:597] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.685221 26941 leader_election.cc:290] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:20:56.772890 26215 raft_consensus.cc:1275] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 8f75851772bb4110a837562d462e5412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:20:56.794392 26254 consensus_peers.cc:597] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.799181 26286 raft_consensus.cc:1275] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 27ebc6d826b143bf9c2669b5e3240eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:20:56.824095 26254 consensus_peers.cc:597] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:56.824786 26254 consensus_peers.cc:597] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:56.826360 26254 consensus_peers.cc:597] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.830245 26934 tablet_bootstrap.cc:492] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:56.831588 26934 tablet_bootstrap.cc:492] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:56.832638 26934 ts_tablet_manager.cc:1403] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.298s	user 0.021s	sys 0.019s
I20260709 12:20:56.833403 27025 consensus_queue.cc:1048] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:56.837806 26941 raft_consensus.cc:493] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:56.838477 26941 raft_consensus.cc:515] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:56.840963 26941 leader_election.cc:290] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:56.849850 26217 raft_consensus.cc:1275] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 8f75851772bb4110a837562d462e5412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.858630 26364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" is_pre_election: true
I20260709 12:20:56.860069 26213 raft_consensus.cc:1275] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 8f75851772bb4110a837562d462e5412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.869552 26214 raft_consensus.cc:1275] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 8f75851772bb4110a837562d462e5412: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:20:56.876159 26254 consensus_peers.cc:597] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:56.909039 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:56.909571 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:56.912101 26929 leader_election.cc:304] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 27ebc6d826b143bf9c2669b5e3240eb2, 8f75851772bb4110a837562d462e5412
I20260709 12:20:56.913370 26941 raft_consensus.cc:2749] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:56.906091 26934 raft_consensus.cc:359] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:56.916523 26934 raft_consensus.cc:740] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:56.935510 27028 consensus_queue.cc:1048] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:56.943310 26360 raft_consensus.cc:1275] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Refusing update from remote peer f4f4837602274d95b7477cec80d00de5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:56.969954 26934 consensus_queue.cc:260] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:56.971751 26959 consensus_queue.cc:1048] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:56.972088 26516 consensus_queue.cc:1048] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:56.973759 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:56.976572 26959 consensus_queue.cc:1048] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:56.978076 26214 raft_consensus.cc:2393] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a0fcccfd0934ff6977ce565fdc27022 in current term 2: Already voted for candidate 8f75851772bb4110a837562d462e5412 in this term.
I20260709 12:20:56.982335 26931 leader_election.cc:304] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:56.983590 26941 raft_consensus.cc:3060] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.003909 26941 raft_consensus.cc:2749] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:57.004335 26934 ts_tablet_manager.cc:1434] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.170s	user 0.010s	sys 0.000s
I20260709 12:20:57.005846 26934 tablet_bootstrap.cc:492] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
W20260709 12:20:57.012763 26254 consensus_peers.cc:597] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.021883 26949 consensus_queue.cc:1048] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:20:57.077904 26180 consensus_peers.cc:597] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.110237 26254 consensus_peers.cc:597] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.157301 26180 consensus_peers.cc:597] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.164595 26934 tablet_bootstrap.cc:492] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.168239 26934 tablet_bootstrap.cc:492] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.168860 26934 ts_tablet_manager.cc:1403] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.163s	user 0.029s	sys 0.031s
I20260709 12:20:57.178094 26934 raft_consensus.cc:359] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.178791 26934 raft_consensus.cc:740] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.180707 26934 consensus_queue.cc:260] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.183508 26934 ts_tablet_manager.cc:1434] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:20:57.184480 26934 tablet_bootstrap.cc:492] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
W20260709 12:20:57.195767 26180 consensus_peers.cc:597] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.197129 26328 consensus_peers.cc:597] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.207003 26180 consensus_peers.cc:597] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.211535 26934 tablet_bootstrap.cc:492] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.212586 26934 tablet_bootstrap.cc:492] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.213311 26934 ts_tablet_manager.cc:1403] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.005s
W20260709 12:20:57.215870 26254 consensus_peers.cc:597] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.216521 26934 raft_consensus.cc:359] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.217222 26934 raft_consensus.cc:740] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.218286 26934 consensus_queue.cc:260] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.220777 26934 ts_tablet_manager.cc:1434] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:20:57.221681 26934 tablet_bootstrap.cc:492] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
W20260709 12:20:57.222875 26254 consensus_peers.cc:597] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.223831 26254 consensus_peers.cc:597] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.229091 26254 consensus_peers.cc:597] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.240602 26328 consensus_peers.cc:597] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.242375 26941 raft_consensus.cc:493] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:57.242944 26941 raft_consensus.cc:515] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.245276 26941 leader_election.cc:290] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:57.249490 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2077cc184d847bb99b58dd8f20fce56" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:57.252919 26941 raft_consensus.cc:493] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:57.253438 26941 raft_consensus.cc:515] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.255513 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2077cc184d847bb99b58dd8f20fce56" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:57.257028 26934 tablet_bootstrap.cc:492] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.257899 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a234dc7e0d48db958bb0a595ae470d" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:57.257995 26931 leader_election.cc:304] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:57.260753 26934 tablet_bootstrap.cc:492] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.261464 26934 ts_tablet_manager.cc:1403] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.003s
I20260709 12:20:57.264123 26934 raft_consensus.cc:359] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.264782 26934 raft_consensus.cc:740] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.265385 26934 consensus_queue.cc:260] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
W20260709 12:20:57.266438 26180 consensus_peers.cc:597] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.267011 26180 consensus_peers.cc:597] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.268513 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a234dc7e0d48db958bb0a595ae470d" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:57.272593 26941 leader_election.cc:290] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:57.273092 26941 raft_consensus.cc:2749] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:57.274014 26254 consensus_peers.cc:597] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.303679 26180 consensus_peers.cc:597] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.303627 26934 ts_tablet_manager.cc:1434] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.042s	user 0.018s	sys 0.011s
W20260709 12:20:57.312029 26931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.66:41801, user_credentials={real_user=slave}} blocked reactor thread for 54131.5us
I20260709 12:20:57.313252 26934 tablet_bootstrap.cc:492] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.313645 26931 leader_election.cc:304] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:57.315047 27066 raft_consensus.cc:2749] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:57.322028 27067 raft_consensus.cc:493] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:57.322692 27067 raft_consensus.cc:515] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.324853 27069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.65:34633 every 8 connection(s)
I20260709 12:20:57.327011 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:57.328626 27067 leader_election.cc:290] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:57.331611 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.65:34633
I20260709 12:20:57.360991 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999041aba6a24cdf8938e22474d893fc" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:57.386302 26934 tablet_bootstrap.cc:492] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.387631 26934 tablet_bootstrap.cc:492] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.388469 26934 ts_tablet_manager.cc:1403] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.024s
I20260709 12:20:57.423182 26931 leader_election.cc:304] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:57.426991 26934 raft_consensus.cc:359] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.427814 27066 raft_consensus.cc:2749] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:57.428073 26934 raft_consensus.cc:740] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.428951 26934 consensus_queue.cc:260] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.432250 26934 ts_tablet_manager.cc:1434] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260709 12:20:57.433513 26934 tablet_bootstrap.cc:492] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
W20260709 12:20:57.443985 26328 consensus_peers.cc:597] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.448510 27011 raft_consensus.cc:3060] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.472926 27072 heartbeater.cc:344] Connected to a master server at 127.22.135.126:46493
I20260709 12:20:57.473448 27072 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:57.474509 27072 heartbeater.cc:507] Master 127.22.135.126:46493 requested a full tablet report, sending...
W20260709 12:20:57.482065 26180 consensus_peers.cc:597] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.482772 26180 consensus_peers.cc:597] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.482971 26254 consensus_peers.cc:597] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.483392 26180 consensus_peers.cc:597] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.484392 26254 consensus_peers.cc:597] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.487226 26254 consensus_peers.cc:597] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.493165 26934 tablet_bootstrap.cc:492] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.493911 26934 tablet_bootstrap.cc:492] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.494676 26934 ts_tablet_manager.cc:1403] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.015s
I20260709 12:20:57.497218 26934 raft_consensus.cc:359] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:57.497875 26934 raft_consensus.cc:740] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.498558 26934 consensus_queue.cc:260] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:57.500366 26934 ts_tablet_manager.cc:1434] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 12:20:57.501151 26934 tablet_bootstrap.cc:492] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
W20260709 12:20:57.501170 26328 consensus_peers.cc:597] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.502346 26037 ts_manager.cc:194] Re-registered known tserver with Master: 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633)
I20260709 12:20:57.503790 27011 raft_consensus.cc:3060] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.518893 27066 raft_consensus.cc:493] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:57.519373 27066 raft_consensus.cc:515] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.521821 27066 leader_election.cc:290] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:20:57.523307 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2107021a74493be9c268b8119c011" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f75851772bb4110a837562d462e5412" is_pre_election: true
I20260709 12:20:57.524605 26214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2107021a74493be9c268b8119c011" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4f4837602274d95b7477cec80d00de5" is_pre_election: true
I20260709 12:20:57.529042 26931 leader_election.cc:304] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022; no voters: 8f75851772bb4110a837562d462e5412, f4f4837602274d95b7477cec80d00de5
I20260709 12:20:57.529858 27067 raft_consensus.cc:2749] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:57.535208 26934 tablet_bootstrap.cc:492] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.536147 26934 tablet_bootstrap.cc:492] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.537017 26934 ts_tablet_manager.cc:1403] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260709 12:20:57.539558 26934 raft_consensus.cc:359] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.540350 26934 raft_consensus.cc:740] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.541189 26934 consensus_queue.cc:260] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.543303 26934 ts_tablet_manager.cc:1434] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:57.544099 26934 tablet_bootstrap.cc:492] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.546867 26037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52664
I20260709 12:20:57.551971 27072 heartbeater.cc:499] Master 127.22.135.126:46493 was elected leader, sending a full tablet report...
W20260709 12:20:57.564155 26254 consensus_peers.cc:597] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.566263 26180 consensus_peers.cc:597] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.575059 26934 tablet_bootstrap.cc:492] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.575982 26934 tablet_bootstrap.cc:492] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.576586 26934 ts_tablet_manager.cc:1403] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.007s
I20260709 12:20:57.579049 26934 raft_consensus.cc:359] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:57.579708 26934 raft_consensus.cc:740] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.580320 26934 consensus_queue.cc:260] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:57.582532 26934 ts_tablet_manager.cc:1434] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:57.583326 26934 tablet_bootstrap.cc:492] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.602972 27008 raft_consensus.cc:3060] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.631109 26934 tablet_bootstrap.cc:492] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.632146 26934 tablet_bootstrap.cc:492] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.632827 26934 ts_tablet_manager.cc:1403] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.011s
I20260709 12:20:57.635764 26934 raft_consensus.cc:359] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.636507 26934 raft_consensus.cc:740] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.637293 26934 consensus_queue.cc:260] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.641649 26934 ts_tablet_manager.cc:1434] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:20:57.642596 26934 tablet_bootstrap.cc:492] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.654330 27008 raft_consensus.cc:3060] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:57.674690 26180 consensus_peers.cc:597] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.679356 26934 tablet_bootstrap.cc:492] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.680439 26934 tablet_bootstrap.cc:492] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.681136 26934 ts_tablet_manager.cc:1403] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.002s
I20260709 12:20:57.685312 26934 raft_consensus.cc:359] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.686486 26934 raft_consensus.cc:740] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.687345 26934 consensus_queue.cc:260] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.689903 26934 ts_tablet_manager.cc:1434] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:20:57.690794 26934 tablet_bootstrap.cc:492] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.714499 26934 tablet_bootstrap.cc:492] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.715502 26934 tablet_bootstrap.cc:492] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.716277 26934 ts_tablet_manager.cc:1403] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 12:20:57.719050 26934 raft_consensus.cc:359] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.723627 26934 raft_consensus.cc:740] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.724531 26934 consensus_queue.cc:260] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.726845 26934 ts_tablet_manager.cc:1434] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:20:57.733217 26934 tablet_bootstrap.cc:492] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.749552 26934 tablet_bootstrap.cc:492] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.750612 26934 tablet_bootstrap.cc:492] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.751333 26934 ts_tablet_manager.cc:1403] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:20:57.753973 26934 raft_consensus.cc:359] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.754776 26934 raft_consensus.cc:740] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.755505 26934 consensus_queue.cc:260] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.757887 26934 ts_tablet_manager.cc:1434] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:57.758764 26934 tablet_bootstrap.cc:492] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.765763 27011 raft_consensus.cc:3060] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.780511 26934 tablet_bootstrap.cc:492] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.781579 26934 tablet_bootstrap.cc:492] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.782409 26934 ts_tablet_manager.cc:1403] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260709 12:20:57.785147 26934 raft_consensus.cc:359] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.785948 26934 raft_consensus.cc:740] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.786855 26934 consensus_queue.cc:260] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:57.789492 26934 ts_tablet_manager.cc:1434] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:57.790813 26934 tablet_bootstrap.cc:492] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.812521 26934 tablet_bootstrap.cc:492] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.813716 26934 tablet_bootstrap.cc:492] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.814509 26934 ts_tablet_manager.cc:1403] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
W20260709 12:20:57.817034 26180 consensus_peers.cc:597] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.817085 26934 raft_consensus.cc:359] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.820689 26934 raft_consensus.cc:740] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.825095 26934 consensus_queue.cc:260] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.828375 26934 ts_tablet_manager.cc:1434] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:20:57.829144 26934 tablet_bootstrap.cc:492] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.846906 26934 tablet_bootstrap.cc:492] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.847703 26934 tablet_bootstrap.cc:492] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.848237 26934 ts_tablet_manager.cc:1403] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260709 12:20:57.850531 26934 raft_consensus.cc:359] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.851100 26934 raft_consensus.cc:740] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.851670 26934 consensus_queue.cc:260] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.853515 26934 ts_tablet_manager.cc:1434] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:57.854503 26934 tablet_bootstrap.cc:492] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.870586 26934 tablet_bootstrap.cc:492] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.871378 26934 tablet_bootstrap.cc:492] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.871886 26934 ts_tablet_manager.cc:1403] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 12:20:57.874212 26934 raft_consensus.cc:359] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:57.874814 26934 raft_consensus.cc:740] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.875514 26934 consensus_queue.cc:260] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:57.877279 26934 ts_tablet_manager.cc:1434] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:57.882020 26934 tablet_bootstrap.cc:492] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.913704 26934 tablet_bootstrap.cc:492] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.914803 26934 tablet_bootstrap.cc:492] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.915514 26934 ts_tablet_manager.cc:1403] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.017s
I20260709 12:20:57.918404 26934 raft_consensus.cc:359] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:57.919145 26934 raft_consensus.cc:740] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.919967 26934 consensus_queue.cc:260] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:57.922053 26934 ts_tablet_manager.cc:1434] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:57.922837 26934 tablet_bootstrap.cc:492] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.941850 27011 raft_consensus.cc:3060] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:57.956342 26934 tablet_bootstrap.cc:492] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.957388 26934 tablet_bootstrap.cc:492] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:57.958071 26934 ts_tablet_manager.cc:1403] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.020s
I20260709 12:20:57.960831 26934 raft_consensus.cc:359] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.961601 26934 raft_consensus.cc:740] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.962416 26934 consensus_queue.cc:260] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:57.964563 26934 ts_tablet_manager.cc:1434] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:57.969244 26934 tablet_bootstrap.cc:492] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:57.998503 26934 tablet_bootstrap.cc:492] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:57.999835 26934 tablet_bootstrap.cc:492] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.000545 26934 ts_tablet_manager.cc:1403] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.012s
I20260709 12:20:58.002957 26934 raft_consensus.cc:359] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:58.003980 26934 raft_consensus.cc:740] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.004746 26934 consensus_queue.cc:260] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:58.007189 26934 ts_tablet_manager.cc:1434] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:58.008044 26934 tablet_bootstrap.cc:492] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.029825 26934 tablet_bootstrap.cc:492] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.030793 26934 tablet_bootstrap.cc:492] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.031486 26934 ts_tablet_manager.cc:1403] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260709 12:20:58.034050 26934 raft_consensus.cc:359] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:58.035023 26934 raft_consensus.cc:740] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.036589 26934 consensus_queue.cc:260] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:58.042176 26934 ts_tablet_manager.cc:1434] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:20:58.043118 26934 tablet_bootstrap.cc:492] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.066854 26934 tablet_bootstrap.cc:492] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.067535 26934 tablet_bootstrap.cc:492] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.068111 26934 ts_tablet_manager.cc:1403] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 12:20:58.069940 26934 raft_consensus.cc:359] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.070580 26934 raft_consensus.cc:740] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.071113 26934 consensus_queue.cc:260] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.072929 26934 ts_tablet_manager.cc:1434] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:58.074121 26934 tablet_bootstrap.cc:492] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.088850 27011 raft_consensus.cc:3060] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.144177 27008 raft_consensus.cc:3060] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.167711 27007 raft_consensus.cc:3060] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.187572 26934 tablet_bootstrap.cc:492] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.188632 26934 tablet_bootstrap.cc:492] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.189323 26934 ts_tablet_manager.cc:1403] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.115s	user 0.044s	sys 0.035s
I20260709 12:20:58.191900 26934 raft_consensus.cc:359] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.192584 26934 raft_consensus.cc:740] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.193410 26934 consensus_queue.cc:260] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.195894 26934 ts_tablet_manager.cc:1434] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:58.196738 26934 tablet_bootstrap.cc:492] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.270537 26934 tablet_bootstrap.cc:492] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.271836 26934 tablet_bootstrap.cc:492] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.272650 26934 ts_tablet_manager.cc:1403] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.076s	user 0.035s	sys 0.012s
W20260709 12:20:58.277740 26181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:35283, user_credentials={real_user=slave}} blocked reactor thread for 68374.8us
I20260709 12:20:58.308382 26934 raft_consensus.cc:359] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:58.309180 26934 raft_consensus.cc:740] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.309882 26934 consensus_queue.cc:260] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:58.314469 26934 ts_tablet_manager.cc:1434] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 12:20:58.315400 26934 tablet_bootstrap.cc:492] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
W20260709 12:20:58.321045 27102 log.cc:927] Time spent T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022: Append to log took a long time: real 0.154s	user 0.000s	sys 0.000s
I20260709 12:20:58.386039 26934 tablet_bootstrap.cc:492] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.387084 26934 tablet_bootstrap.cc:492] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.387633 26934 ts_tablet_manager.cc:1403] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.072s	user 0.032s	sys 0.009s
I20260709 12:20:58.389868 26934 raft_consensus.cc:359] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:58.390484 26934 raft_consensus.cc:740] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.391136 26934 consensus_queue.cc:260] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:58.392879 26934 ts_tablet_manager.cc:1434] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:58.394109 26934 tablet_bootstrap.cc:492] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.431385 26934 tablet_bootstrap.cc:492] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.432293 26934 tablet_bootstrap.cc:492] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.432664 27007 raft_consensus.cc:3060] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:58.432842 26934 ts_tablet_manager.cc:1403] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.019s
I20260709 12:20:58.434945 26934 raft_consensus.cc:359] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:58.435506 26934 raft_consensus.cc:740] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.436062 26934 consensus_queue.cc:260] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:58.437856 26934 ts_tablet_manager.cc:1434] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 12:20:58.438956 26934 tablet_bootstrap.cc:492] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.464128 26934 tablet_bootstrap.cc:492] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.465099 26934 tablet_bootstrap.cc:492] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.465747 26934 ts_tablet_manager.cc:1403] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.001s
I20260709 12:20:58.468312 26934 raft_consensus.cc:359] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.468955 26934 raft_consensus.cc:740] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.469795 26934 consensus_queue.cc:260] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.471637 26934 ts_tablet_manager.cc:1434] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:58.472435 26934 tablet_bootstrap.cc:492] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.548131 26934 tablet_bootstrap.cc:492] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.549067 26934 tablet_bootstrap.cc:492] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.549701 26934 ts_tablet_manager.cc:1403] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.077s	user 0.038s	sys 0.000s
I20260709 12:20:58.552214 26934 raft_consensus.cc:359] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:58.552920 26934 raft_consensus.cc:740] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.553691 26934 consensus_queue.cc:260] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [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: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:20:58.560679 26934 ts_tablet_manager.cc:1434] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:20:58.561475 26934 tablet_bootstrap.cc:492] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.578317 26934 tablet_bootstrap.cc:492] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.579070 26934 tablet_bootstrap.cc:492] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.579660 26934 ts_tablet_manager.cc:1403] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260709 12:20:58.581801 26934 raft_consensus.cc:359] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.582517 26934 raft_consensus.cc:740] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.583330 26934 consensus_queue.cc:260] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.586560 26934 ts_tablet_manager.cc:1434] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:58.587360 26934 tablet_bootstrap.cc:492] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.604327 26934 tablet_bootstrap.cc:492] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.605489 26934 tablet_bootstrap.cc:492] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.606181 26934 ts_tablet_manager.cc:1403] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 12:20:58.608863 26934 raft_consensus.cc:359] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.609587 26934 raft_consensus.cc:740] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.610558 26934 consensus_queue.cc:260] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.612774 26934 ts_tablet_manager.cc:1434] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:58.613685 26934 tablet_bootstrap.cc:492] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.631680 26934 tablet_bootstrap.cc:492] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.632663 26934 tablet_bootstrap.cc:492] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.633383 26934 ts_tablet_manager.cc:1403] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:20:58.636265 26934 raft_consensus.cc:359] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.637228 26934 raft_consensus.cc:740] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.637988 26934 consensus_queue.cc:260] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.640516 26934 ts_tablet_manager.cc:1434] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:58.641342 26934 tablet_bootstrap.cc:492] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.669041 26934 tablet_bootstrap.cc:492] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.670037 26934 tablet_bootstrap.cc:492] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.670742 26934 ts_tablet_manager.cc:1403] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260709 12:20:58.673295 26934 raft_consensus.cc:359] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.674032 26934 raft_consensus.cc:740] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.674901 26934 consensus_queue.cc:260] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.677096 26934 ts_tablet_manager.cc:1434] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:58.678447 26934 tablet_bootstrap.cc:492] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.716823 26934 tablet_bootstrap.cc:492] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.717867 26934 tablet_bootstrap.cc:492] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.718627 26934 ts_tablet_manager.cc:1403] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.011s
I20260709 12:20:58.721871 26934 raft_consensus.cc:359] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.722698 26934 raft_consensus.cc:740] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.723452 26934 consensus_queue.cc:260] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.725929 26934 ts_tablet_manager.cc:1434] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:58.730590 26934 tablet_bootstrap.cc:492] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.784569 26934 tablet_bootstrap.cc:492] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.785614 26934 tablet_bootstrap.cc:492] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.786381 26934 ts_tablet_manager.cc:1403] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.000s
I20260709 12:20:58.789736 26934 raft_consensus.cc:359] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.790539 26934 raft_consensus.cc:740] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.791289 26934 consensus_queue.cc:260] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:20:58.793862 26934 ts_tablet_manager.cc:1434] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:58.798862 26934 tablet_bootstrap.cc:492] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap starting.
I20260709 12:20:58.839962 26934 tablet_bootstrap.cc:492] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:58.840982 26934 tablet_bootstrap.cc:492] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022: Bootstrap complete.
I20260709 12:20:58.841660 26934 ts_tablet_manager.cc:1403] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.003s
I20260709 12:20:58.849368 26934 raft_consensus.cc:359] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:58.850350 26934 raft_consensus.cc:740] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.851163 26934 consensus_queue.cc:260] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:20:58.854113 26934 ts_tablet_manager.cc:1434] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:07.426803 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:07.481315 26216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bfe600c170d4556a2723107fee759d5"
dest_uuid: "f4f4837602274d95b7477cec80d00de5"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:56370
I20260709 12:21:07.482092 26216 raft_consensus.cc:606] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:07.499104 26288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf"
dest_uuid: "8f75851772bb4110a837562d462e5412"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:41868
I20260709 12:21:07.499691 26288 raft_consensus.cc:606] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:07.502367 26288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6eabab9065e7457abdd4ac891512eec1"
dest_uuid: "8f75851772bb4110a837562d462e5412"
mode: GRACEFUL
new_leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
 from {username='slave'} at 127.0.0.1:41868
I20260709 12:21:07.502877 26288 raft_consensus.cc:606] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Received request to transfer leadership to TS 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:21:07.505275 26288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba7277be083d481a90df877772d0d98b"
dest_uuid: "8f75851772bb4110a837562d462e5412"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:41868
I20260709 12:21:07.505776 26288 raft_consensus.cc:606] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:07.508865 26288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375"
dest_uuid: "8f75851772bb4110a837562d462e5412"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:41868
I20260709 12:21:07.509285 26288 raft_consensus.cc:606] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:07.511629 26286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1"
dest_uuid: "8f75851772bb4110a837562d462e5412"
mode: GRACEFUL
new_leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
 from {username='slave'} at 127.0.0.1:41868
I20260709 12:21:07.511987 26286 raft_consensus.cc:606] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Received request to transfer leadership to TS 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:21:07.512840 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:21:07.513989 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:07.514770 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:07.519968 27141 raft_consensus.cc:993] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:07.521492 27133 raft_consensus.cc:1081] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:07.523240 27007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bfe600c170d4556a2723107fee759d5"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59724
I20260709 12:21:07.523689 27007 raft_consensus.cc:493] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:07.524091 27007 raft_consensus.cc:3060] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.531378 27007 raft_consensus.cc:515] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:07.533264 27007 leader_election.cc:290] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:21:07.534552 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfe600c170d4556a2723107fee759d5" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:07.534533 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bfe600c170d4556a2723107fee759d5" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:07.535374 26216 raft_consensus.cc:3055] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:07.535409 26286 raft_consensus.cc:3060] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.535791 26216 raft_consensus.cc:740] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:21:07.536685 26216 consensus_queue.cc:260] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:07.538031 26216 raft_consensus.cc:3060] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.542824 26286 raft_consensus.cc:2468] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:07.544230 26929 leader_election.cc:304] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:21:07.545660 26216 raft_consensus.cc:2468] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:07.552399 27145 raft_consensus.cc:2804] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:07.553848 27145 raft_consensus.cc:697] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:07.555202 27145 consensus_queue.cc:237] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:07.568589 26036 catalog_manager.cc:5697] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 1 to 2, leader changed from f4f4837602274d95b7477cec80d00de5 (127.22.135.66) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:07.760727 26959 raft_consensus.cc:993] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:07.761720 27140 raft_consensus.cc:1081] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:07.764431 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba7277be083d481a90df877772d0d98b"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59700
I20260709 12:21:07.764958 27011 raft_consensus.cc:493] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:07.765317 27011 raft_consensus.cc:3060] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.772818 27011 raft_consensus.cc:515] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:07.775094 27011 leader_election.cc:290] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:21:07.775600 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7277be083d481a90df877772d0d98b" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:07.776225 26216 raft_consensus.cc:3060] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.776404 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba7277be083d481a90df877772d0d98b" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:07.776840 27140 raft_consensus.cc:993] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412: : Instructing follower 27ebc6d826b143bf9c2669b5e3240eb2 to start an election
I20260709 12:21:07.777015 26286 raft_consensus.cc:3055] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:07.777452 26286 raft_consensus.cc:740] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:21:07.777504 27153 raft_consensus.cc:1081] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Signalling peer 27ebc6d826b143bf9c2669b5e3240eb2 to start an election
I20260709 12:21:07.778371 26286 consensus_queue.cc:260] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:07.779352 26360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1"
dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
 from {username='slave'} at 127.0.0.1:51118
I20260709 12:21:07.779572 26286 raft_consensus.cc:3060] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.779909 26360 raft_consensus.cc:493] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:07.780283 26360 raft_consensus.cc:3060] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.783321 26216 raft_consensus.cc:2468] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:07.785876 26931 leader_election.cc:304] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:21:07.787539 27145 raft_consensus.cc:2804] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:07.788079 27145 raft_consensus.cc:697] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:07.789224 26286 raft_consensus.cc:2468] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:07.788991 27145 consensus_queue.cc:237] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:07.787515 26360 raft_consensus.cc:515] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:21:07.794498 26360 leader_election.cc:290] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:21:07.794443 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:07.794836 26288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1fa90200c58470489b55e6b3d6387d1" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:07.795122 26216 raft_consensus.cc:3060] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.795471 26288 raft_consensus.cc:3055] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:07.795812 26288 raft_consensus.cc:740] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:21:07.796645 26288 consensus_queue.cc:260] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:21:07.797609 26288 raft_consensus.cc:3060] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.803455 26216 raft_consensus.cc:2468] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 2.
I20260709 12:21:07.803738 26036 catalog_manager.cc:5697] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 1 to 2, leader changed from 8f75851772bb4110a837562d462e5412 (127.22.135.67) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:07.804987 26331 leader_election.cc:304] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:21:07.806136 27152 raft_consensus.cc:2804] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:07.806674 27153 raft_consensus.cc:993] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:07.806651 27152 raft_consensus.cc:697] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:21:07.806993 26288 raft_consensus.cc:2468] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 2.
I20260709 12:21:07.807283 27153 raft_consensus.cc:1081] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:07.807802 27152 consensus_queue.cc:237] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:21:07.809422 27008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59700
I20260709 12:21:07.809930 27008 raft_consensus.cc:493] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:07.810276 27008 raft_consensus.cc:3060] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.817191 27008 raft_consensus.cc:515] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:07.830638 27008 leader_election.cc:290] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 3 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:21:07.832101 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:07.833617 26216 raft_consensus.cc:3060] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.832119 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b2f12b3d0842c7947d261342279375" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:07.834775 26290 raft_consensus.cc:3055] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:07.835101 26290 raft_consensus.cc:740] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:21:07.835304 26036 catalog_manager.cc:5697] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 1 to 2, leader changed from 8f75851772bb4110a837562d462e5412 (127.22.135.67) to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 2 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:07.835875 26290 consensus_queue.cc:260] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:07.837285 26290 raft_consensus.cc:3060] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.840821 26216 raft_consensus.cc:2468] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 3.
I20260709 12:21:07.841959 26931 leader_election.cc:304] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [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: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:21:07.842757 27145 raft_consensus.cc:2804] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:07.843899 26290 raft_consensus.cc:2468] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 3.
I20260709 12:21:07.844130 27145 raft_consensus.cc:697] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:07.847107 27145 consensus_queue.cc:237] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [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: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:07.857790 26036 catalog_manager.cc:5697] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 2 to 3, leader changed from 8f75851772bb4110a837562d462e5412 (127.22.135.67) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 3 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:07.912010 26959 raft_consensus.cc:993] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412: : Instructing follower 27ebc6d826b143bf9c2669b5e3240eb2 to start an election
I20260709 12:21:07.912580 27140 raft_consensus.cc:1081] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Signalling peer 27ebc6d826b143bf9c2669b5e3240eb2 to start an election
I20260709 12:21:07.914381 26359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6eabab9065e7457abdd4ac891512eec1"
dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
 from {username='slave'} at 127.0.0.1:51118
I20260709 12:21:07.915037 26359 raft_consensus.cc:493] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:07.915431 26359 raft_consensus.cc:3060] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.922466 26359 raft_consensus.cc:515] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:21:07.923759 26359 leader_election.cc:290] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:21:07.924392 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eabab9065e7457abdd4ac891512eec1" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:07.924654 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eabab9065e7457abdd4ac891512eec1" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:07.925057 26216 raft_consensus.cc:3060] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.925153 26290 raft_consensus.cc:3055] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:07.926477 26290 raft_consensus.cc:740] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:21:07.927074 26290 consensus_queue.cc:260] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:21:07.927958 26290 raft_consensus.cc:3060] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:07.931834 26216 raft_consensus.cc:2468] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 2.
I20260709 12:21:07.933145 26331 leader_election.cc:304] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:21:07.933859 27152 raft_consensus.cc:2804] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:07.934291 26290 raft_consensus.cc:2468] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 2.
I20260709 12:21:07.934309 27152 raft_consensus.cc:697] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:21:07.935515 27152 consensus_queue.cc:237] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:21:07.943786 26036 catalog_manager.cc:5697] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 1 to 2, leader changed from 8f75851772bb4110a837562d462e5412 (127.22.135.67) to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 2 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:08.000885 26290 raft_consensus.cc:1275] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.002297 27145 consensus_queue.cc:1048] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:08.016152 26216 raft_consensus.cc:1275] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.018033 27145 consensus_queue.cc:1048] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:08.052940 27153 raft_consensus.cc:993] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.053413 26959 raft_consensus.cc:1081] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.055281 27008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59700
I20260709 12:21:08.055728 27008 raft_consensus.cc:493] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:08.056032 27008 raft_consensus.cc:3060] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.061517 27008 raft_consensus.cc:515] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.063530 27008 leader_election.cc:290] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:21:08.064674 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:21:08.065434 26359 raft_consensus.cc:3060] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.064674 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b149443d69843d08c231bab1c5594bf" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:08.067454 26290 raft_consensus.cc:3055] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:08.067764 26290 raft_consensus.cc:740] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:21:08.068599 26290 consensus_queue.cc:260] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.069841 26290 raft_consensus.cc:3060] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.071877 26359 raft_consensus.cc:2468] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:08.073289 26928 leader_election.cc:304] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
I20260709 12:21:08.074504 27145 raft_consensus.cc:2804] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:08.075001 27145 raft_consensus.cc:697] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:08.075950 27145 consensus_queue.cc:237] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.076488 26290 raft_consensus.cc:2468] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:08.086658 26036 catalog_manager.cc:5697] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 1 to 2, leader changed from 8f75851772bb4110a837562d462e5412 (127.22.135.67) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:08.192853 26216 raft_consensus.cc:1275] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 27ebc6d826b143bf9c2669b5e3240eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.194137 27152 consensus_queue.cc:1048] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:08.203998 26290 raft_consensus.cc:1275] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 27ebc6d826b143bf9c2669b5e3240eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.206139 27152 consensus_queue.cc:1048] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:08.210777 26216 raft_consensus.cc:1275] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.217407 27145 consensus_queue.cc:1048] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:08.231539 26290 raft_consensus.cc:1275] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.233054 27145 consensus_queue.cc:1048] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:08.372534 26213 raft_consensus.cc:1275] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:08.373915 27168 consensus_queue.cc:1048] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:08.383510 26290 raft_consensus.cc:1275] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 3 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:08.385164 27168 consensus_queue.cc:1048] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:08.396416 26216 raft_consensus.cc:1275] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 27ebc6d826b143bf9c2669b5e3240eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.400134 27138 consensus_queue.cc:1048] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:08.410303 26290 raft_consensus.cc:1275] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 27ebc6d826b143bf9c2669b5e3240eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.411983 27136 consensus_queue.cc:1048] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:08.526856 26359 raft_consensus.cc:1275] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.528016 27168 consensus_queue.cc:1048] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:08.536895 26290 raft_consensus.cc:1275] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.538704 27145 consensus_queue.cc:1048] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:08.556991 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:08.600260 26216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582"
dest_uuid: "f4f4837602274d95b7477cec80d00de5"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:56370
I20260709 12:21:08.600785 26216 raft_consensus.cc:606] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:08.602924 26290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19"
dest_uuid: "8f75851772bb4110a837562d462e5412"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:41868
I20260709 12:21:08.603349 26290 raft_consensus.cc:606] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:08.605805 26290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c63f7efbd6b4da4b3e3704a27fdbe03"
dest_uuid: "8f75851772bb4110a837562d462e5412"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:41868
I20260709 12:21:08.606330 26290 raft_consensus.cc:606] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:08.608666 26216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6231783a7314063aafb75f60e0921da"
dest_uuid: "f4f4837602274d95b7477cec80d00de5"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:56370
I20260709 12:21:08.609131 26216 raft_consensus.cc:606] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:08.611380 26290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c341cb03c862402f856d047b716becdf"
dest_uuid: "8f75851772bb4110a837562d462e5412"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:41868
I20260709 12:21:08.611891 26290 raft_consensus.cc:606] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:08.612884 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:21:08.614423 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:08.615057 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:08.719231 27140 raft_consensus.cc:993] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.719739 27140 raft_consensus.cc:1081] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.721746 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c341cb03c862402f856d047b716becdf"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59700
I20260709 12:21:08.722301 27011 raft_consensus.cc:493] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:08.722617 27011 raft_consensus.cc:3060] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.729359 27011 raft_consensus.cc:515] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.731166 27011 leader_election.cc:290] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:21:08.732018 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c341cb03c862402f856d047b716becdf" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:08.732630 26290 raft_consensus.cc:3055] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:08.732963 26290 raft_consensus.cc:740] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:21:08.733698 26290 consensus_queue.cc:260] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.734920 26290 raft_consensus.cc:3060] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.736775 27140 raft_consensus.cc:993] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.737255 27140 raft_consensus.cc:1081] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.732018 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c341cb03c862402f856d047b716becdf" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:21:08.737826 26359 raft_consensus.cc:3060] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.740592 26290 raft_consensus.cc:2468] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:08.741451 27008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c63f7efbd6b4da4b3e3704a27fdbe03"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59700
I20260709 12:21:08.741905 27008 raft_consensus.cc:493] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:08.742187 27008 raft_consensus.cc:3060] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.743571 26359 raft_consensus.cc:2468] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:08.744985 26928 leader_election.cc:304] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
I20260709 12:21:08.747064 27145 raft_consensus.cc:2804] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:08.747530 27145 raft_consensus.cc:697] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:08.748273 27145 consensus_queue.cc:237] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.750962 27008 raft_consensus.cc:515] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.754349 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63f7efbd6b4da4b3e3704a27fdbe03" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:08.754907 26286 raft_consensus.cc:3055] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:08.755189 26286 raft_consensus.cc:740] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:21:08.755923 26286 consensus_queue.cc:260] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.756942 26286 raft_consensus.cc:3060] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.758121 27008 leader_election.cc:290] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Requested vote from peers 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283), 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829)
I20260709 12:21:08.759696 26037 catalog_manager.cc:5697] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 1 to 2, leader changed from 8f75851772bb4110a837562d462e5412 (127.22.135.67) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:08.761937 27133 raft_consensus.cc:993] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.762410 27133 raft_consensus.cc:1081] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.766206 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6231783a7314063aafb75f60e0921da"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59724
I20260709 12:21:08.766902 27011 raft_consensus.cc:493] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:08.767331 27011 raft_consensus.cc:3060] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:08.754369 26359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c63f7efbd6b4da4b3e3704a27fdbe03" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:21:08.772317 26359 raft_consensus.cc:3060] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.772883 26286 raft_consensus.cc:2468] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:08.774078 26929 leader_election.cc:304] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:21:08.774437 27011 raft_consensus.cc:515] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:08.775408 27145 raft_consensus.cc:2804] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:08.776350 27145 raft_consensus.cc:697] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:08.776821 27011 leader_election.cc:290] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 3 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:21:08.777053 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6231783a7314063aafb75f60e0921da" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:21:08.777642 26360 raft_consensus.cc:3060] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:08.777307 27145 consensus_queue.cc:237] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.779137 26359 raft_consensus.cc:2468] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:08.781461 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6231783a7314063aafb75f60e0921da" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:08.782068 26216 raft_consensus.cc:3055] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:08.782441 26216 raft_consensus.cc:740] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:21:08.783402 26216 consensus_queue.cc:260] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:08.784729 26216 raft_consensus.cc:3060] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:08.791878 26360 raft_consensus.cc:2468] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 3.
I20260709 12:21:08.793481 26216 raft_consensus.cc:2468] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 3.
I20260709 12:21:08.795228 26928 leader_election.cc:304] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
I20260709 12:21:08.796403 27145 raft_consensus.cc:2804] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:08.796864 27145 raft_consensus.cc:697] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:08.798676 27145 consensus_queue.cc:237] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:08.800947 26037 catalog_manager.cc:5697] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 1 to 2, leader changed from 8f75851772bb4110a837562d462e5412 (127.22.135.67) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:08.814056 26037 catalog_manager.cc:5697] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 2 to 3, leader changed from f4f4837602274d95b7477cec80d00de5 (127.22.135.66) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 3 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:08.851063 27170 raft_consensus.cc:993] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.851675 27178 raft_consensus.cc:1081] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.853066 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59724
I20260709 12:21:08.853497 27011 raft_consensus.cc:493] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:08.853801 27011 raft_consensus.cc:3060] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.859309 27011 raft_consensus.cc:515] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.860749 27011 leader_election.cc:290] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:21:08.861339 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:08.861752 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c29acc89f1a416a9e8ba81993a61582" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:08.862346 26216 raft_consensus.cc:3055] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:08.862402 26286 raft_consensus.cc:3060] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.863329 26216 raft_consensus.cc:740] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:21:08.864110 26216 consensus_queue.cc:260] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.865269 26216 raft_consensus.cc:3060] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.868979 26286 raft_consensus.cc:2468] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:08.870097 26929 leader_election.cc:304] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, 8f75851772bb4110a837562d462e5412; no voters: 
I20260709 12:21:08.871755 27145 raft_consensus.cc:2804] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:08.871878 26216 raft_consensus.cc:2468] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:08.872316 27145 raft_consensus.cc:697] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:08.873301 27145 consensus_queue.cc:237] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } }
I20260709 12:21:08.882704 26037 catalog_manager.cc:5697] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 1 to 2, leader changed from f4f4837602274d95b7477cec80d00de5 (127.22.135.66) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:08.935973 27140 raft_consensus.cc:993] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.936401 26959 raft_consensus.cc:1081] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:08.937563 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59700
I20260709 12:21:08.938009 27011 raft_consensus.cc:493] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:08.938316 27011 raft_consensus.cc:3060] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.944466 27011 raft_consensus.cc:515] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:08.947561 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:08.948114 26290 raft_consensus.cc:3055] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:08.948395 26290 raft_consensus.cc:740] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f75851772bb4110a837562d462e5412, State: Running, Role: LEADER
I20260709 12:21:08.949173 26290 consensus_queue.cc:260] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:08.949910 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d469fa27f24435db5a1e2117a190f19" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:08.950259 26290 raft_consensus.cc:3060] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.950539 26216 raft_consensus.cc:3060] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.950656 27011 leader_election.cc:290] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:21:08.956584 26216 raft_consensus.cc:2468] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:08.956584 26290 raft_consensus.cc:2468] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:08.957918 26931 leader_election.cc:304] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:21:08.958616 27145 raft_consensus.cc:2804] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:08.959059 27145 raft_consensus.cc:697] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:08.959838 27145 consensus_queue.cc:237] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:08.968641 26037 catalog_manager.cc:5697] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 1 to 2, leader changed from 8f75851772bb4110a837562d462e5412 (127.22.135.67) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:09.127856 26290 raft_consensus.cc:1275] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:09.129016 27145 consensus_queue.cc:1048] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:09.138784 26360 raft_consensus.cc:1275] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:09.139976 27168 consensus_queue.cc:1048] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:09.218459 26360 raft_consensus.cc:1275] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:09.220950 26365 raft_consensus.cc:1275] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 3 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:09.222152 27168 consensus_queue.cc:1048] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:09.222487 27145 consensus_queue.cc:1048] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:09.236157 26213 raft_consensus.cc:1275] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:09.251576 27195 consensus_queue.cc:1048] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:09.254995 26290 raft_consensus.cc:1275] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:09.256482 27146 consensus_queue.cc:1048] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:09.271386 26213 raft_consensus.cc:1275] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:09.280854 27195 consensus_queue.cc:1048] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:09.300406 26286 raft_consensus.cc:1275] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:09.301862 27168 consensus_queue.cc:1048] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:09.374349 26286 raft_consensus.cc:1275] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:09.376122 27146 consensus_queue.cc:1048] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:09.389962 26216 raft_consensus.cc:1275] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:09.391182 27168 consensus_queue.cc:1048] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:09.715534 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:09.759532 26216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981"
dest_uuid: "f4f4837602274d95b7477cec80d00de5"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:56370
I20260709 12:21:09.760036 26216 raft_consensus.cc:606] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:09.761107 27178 raft_consensus.cc:993] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:09.761634 27170 raft_consensus.cc:1081] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:09.762516 26216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd"
dest_uuid: "f4f4837602274d95b7477cec80d00de5"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:56370
I20260709 12:21:09.763113 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59724
I20260709 12:21:09.763132 26216 raft_consensus.cc:606] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:09.763635 27011 raft_consensus.cc:493] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:09.763989 27011 raft_consensus.cc:3060] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.765408 26216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86de586b387c4864b12a38f2b8db483f"
dest_uuid: "f4f4837602274d95b7477cec80d00de5"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:56370
I20260709 12:21:09.765858 26216 raft_consensus.cc:606] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:09.768864 26216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92e6dd0ffb6e4bcdb76a71c2035b1926"
dest_uuid: "f4f4837602274d95b7477cec80d00de5"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:56370
I20260709 12:21:09.769366 26216 raft_consensus.cc:606] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:09.770121 27011 raft_consensus.cc:515] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:09.771999 27011 leader_election.cc:290] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:21:09.772122 26216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d"
dest_uuid: "f4f4837602274d95b7477cec80d00de5"
mode: GRACEFUL
new_leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
 from {username='slave'} at 127.0.0.1:56370
I20260709 12:21:09.772534 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:21:09.772780 26216 raft_consensus.cc:606] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Received request to transfer leadership to TS 27ebc6d826b143bf9c2669b5e3240eb2
I20260709 12:21:09.773164 26360 raft_consensus.cc:3060] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.774605 26213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4b61d92baa472f9d80b8a3ca724981" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:09.775206 26213 raft_consensus.cc:3055] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:09.775519 26213 raft_consensus.cc:740] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:21:09.776430 26213 consensus_queue.cc:260] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:09.777714 26213 raft_consensus.cc:3060] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.778393 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:21:09.780952 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:09.781708 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:09.782879 27133 raft_consensus.cc:993] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5: : Instructing follower 27ebc6d826b143bf9c2669b5e3240eb2 to start an election
I20260709 12:21:09.787266 26213 raft_consensus.cc:2468] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:09.789633 27204 raft_consensus.cc:1081] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Signalling peer 27ebc6d826b143bf9c2669b5e3240eb2 to start an election
I20260709 12:21:09.791823 26931 leader_election.cc:304] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:21:09.792582 27145 raft_consensus.cc:2804] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:09.793934 27145 raft_consensus.cc:697] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:09.794891 27145 consensus_queue.cc:237] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:09.803373 26365 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d"
dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
 from {username='slave'} at 127.0.0.1:51126
I20260709 12:21:09.804093 26365 raft_consensus.cc:493] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:09.804445 26365 raft_consensus.cc:3060] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.817471 26360 raft_consensus.cc:2468] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:09.825729 26365 raft_consensus.cc:515] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:21:09.842613 26365 leader_election.cc:290] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:21:09.845291 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:09.846688 26216 raft_consensus.cc:3055] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:09.847055 26216 raft_consensus.cc:740] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:21:09.848464 26216 consensus_queue.cc:260] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:21:09.850627 26216 raft_consensus.cc:3060] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.858079 26216 raft_consensus.cc:2468] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 2.
I20260709 12:21:09.860725 26331 leader_election.cc:304] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:21:09.861514 27152 raft_consensus.cc:2804] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:09.861608 26290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf876546cbf442789d790d1ab8615b5d" candidate_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:09.862036 27152 raft_consensus.cc:697] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Becoming Leader. State: Replica: 27ebc6d826b143bf9c2669b5e3240eb2, State: Running, Role: LEADER
I20260709 12:21:09.862928 27152 consensus_queue.cc:237] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } }
I20260709 12:21:09.863569 26290 raft_consensus.cc:3060] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.866178 26037 catalog_manager.cc:5697] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 1 to 2, leader changed from f4f4837602274d95b7477cec80d00de5 (127.22.135.66) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:09.872439 26290 raft_consensus.cc:2468] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27ebc6d826b143bf9c2669b5e3240eb2 in term 2.
I20260709 12:21:09.911888 26036 catalog_manager.cc:5697] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 reported cstate change: term changed from 1 to 2, leader changed from f4f4837602274d95b7477cec80d00de5 (127.22.135.66) to 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68). New cstate: current_term: 2 leader_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:09.954186 27205 raft_consensus.cc:993] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:09.954699 27206 raft_consensus.cc:1081] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:09.956009 27008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92e6dd0ffb6e4bcdb76a71c2035b1926"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59724
I20260709 12:21:09.956436 27008 raft_consensus.cc:493] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:09.956712 27008 raft_consensus.cc:3060] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.961195 27008 raft_consensus.cc:515] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:09.962714 27008 leader_election.cc:290] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:21:09.963502 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e6dd0ffb6e4bcdb76a71c2035b1926" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:09.963515 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e6dd0ffb6e4bcdb76a71c2035b1926" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:21:09.964296 26216 raft_consensus.cc:3055] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:09.964617 26216 raft_consensus.cc:740] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:21:09.964310 26365 raft_consensus.cc:3060] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.965333 26216 consensus_queue.cc:260] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:09.966426 26216 raft_consensus.cc:3060] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:09.970459 26365 raft_consensus.cc:2468] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:09.971417 26216 raft_consensus.cc:2468] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:09.971563 26928 leader_election.cc:304] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
I20260709 12:21:09.972491 27145 raft_consensus.cc:2804] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:09.972940 27145 raft_consensus.cc:697] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:09.973584 27145 consensus_queue.cc:237] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:09.982296 26037 catalog_manager.cc:5697] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 1 to 2, leader changed from f4f4837602274d95b7477cec80d00de5 (127.22.135.66) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:10.012523 27205 raft_consensus.cc:993] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:10.012995 27206 raft_consensus.cc:1081] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:10.014416 27008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86de586b387c4864b12a38f2b8db483f"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59724
I20260709 12:21:10.014871 27008 raft_consensus.cc:493] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:10.015156 27008 raft_consensus.cc:3060] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:10.020166 27008 raft_consensus.cc:515] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:10.022104 27008 leader_election.cc:290] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:21:10.022696 26365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de586b387c4864b12a38f2b8db483f" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:21:10.023023 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86de586b387c4864b12a38f2b8db483f" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:10.023268 26365 raft_consensus.cc:3060] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:10.023602 26216 raft_consensus.cc:3055] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:10.023862 26216 raft_consensus.cc:740] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:21:10.024531 26216 consensus_queue.cc:260] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:10.025534 26216 raft_consensus.cc:3060] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:10.029147 26365 raft_consensus.cc:2468] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:10.030256 26928 leader_election.cc:304] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
I20260709 12:21:10.030934 26216 raft_consensus.cc:2468] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:10.031095 27145 raft_consensus.cc:2804] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:10.031679 27145 raft_consensus.cc:697] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:10.032526 27145 consensus_queue.cc:237] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:10.043354 26037 catalog_manager.cc:5697] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 1 to 2, leader changed from f4f4837602274d95b7477cec80d00de5 (127.22.135.66) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:10.273823 26286 raft_consensus.cc:1275] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 27ebc6d826b143bf9c2669b5e3240eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.275152 27209 consensus_queue.cc:1048] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:10.292335 26216 raft_consensus.cc:1275] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 27ebc6d826b143bf9c2669b5e3240eb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.297943 27209 consensus_queue.cc:1048] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:10.298302 27205 raft_consensus.cc:993] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:10.298976 27205 raft_consensus.cc:1081] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:10.300381 27008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59724
I20260709 12:21:10.300848 27008 raft_consensus.cc:493] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:10.301196 27008 raft_consensus.cc:3060] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:10.307443 27008 raft_consensus.cc:515] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:10.309985 27008 leader_election.cc:290] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 3 election: Requested vote from peers 27ebc6d826b143bf9c2669b5e3240eb2 (127.22.135.68:36829), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:21:10.310508 26360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "27ebc6d826b143bf9c2669b5e3240eb2"
I20260709 12:21:10.310984 26360 raft_consensus.cc:3060] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:10.311009 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b11f6332b5b488cb67e77e4df885cbd" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:10.311508 26216 raft_consensus.cc:3055] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:10.311683 26216 raft_consensus.cc:740] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:21:10.312266 26216 consensus_queue.cc:260] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:10.313392 26216 raft_consensus.cc:3060] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:10.317070 26360 raft_consensus.cc:2468] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 3.
I20260709 12:21:10.318162 26928 leader_election.cc:304] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [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: 27ebc6d826b143bf9c2669b5e3240eb2, 3a0fcccfd0934ff6977ce565fdc27022; no voters: 
I20260709 12:21:10.319039 27145 raft_consensus.cc:2804] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:10.319466 27145 raft_consensus.cc:697] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:10.320246 27145 consensus_queue.cc:237] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [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: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:10.322472 26216 raft_consensus.cc:2468] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 3.
I20260709 12:21:10.331043 26037 catalog_manager.cc:5697] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 2 to 3, leader changed from f4f4837602274d95b7477cec80d00de5 (127.22.135.66) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 3 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:10.341120 26365 raft_consensus.cc:1275] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.342849 27146 consensus_queue.cc:1048] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:10.348167 26216 raft_consensus.cc:1275] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.349402 27145 consensus_queue.cc:1048] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:10.398767 26213 raft_consensus.cc:1275] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.399825 27145 consensus_queue.cc:1048] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:10.409273 26365 raft_consensus.cc:1275] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.410568 27223 consensus_queue.cc:1048] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:10.432585 26365 raft_consensus.cc:1275] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.448735 27227 consensus_queue.cc:1048] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:10.463919 26213 raft_consensus.cc:1275] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:10.465304 27227 consensus_queue.cc:1048] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:10.734706 26213 raft_consensus.cc:1275] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:10.735750 27227 consensus_queue.cc:1048] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:10.745050 26360 raft_consensus.cc:1275] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 3 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:10.749668 27223 consensus_queue.cc:1048] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:10.921866 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:10.960927 26216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46"
dest_uuid: "f4f4837602274d95b7477cec80d00de5"
mode: GRACEFUL
new_leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:56370
I20260709 12:21:10.961427 26216 raft_consensus.cc:606] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Received request to transfer leadership to TS 3a0fcccfd0934ff6977ce565fdc27022
I20260709 12:21:10.962445 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:21:10.963937 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:10.964550 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:11.198036 27205 raft_consensus.cc:993] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5: : Instructing follower 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:11.198531 27206 raft_consensus.cc:1081] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Signalling peer 3a0fcccfd0934ff6977ce565fdc27022 to start an election
I20260709 12:21:11.199923 27007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46"
dest_uuid: "3a0fcccfd0934ff6977ce565fdc27022"
 from {username='slave'} at 127.0.0.1:59724
I20260709 12:21:11.200371 27007 raft_consensus.cc:493] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:11.200654 27007 raft_consensus.cc:3060] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.205161 27007 raft_consensus.cc:515] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:11.206853 27007 leader_election.cc:290] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Requested vote from peers f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801), 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283)
I20260709 12:21:11.207437 26216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4f4837602274d95b7477cec80d00de5"
I20260709 12:21:11.207845 26286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040fde1a365744d6853a21af52fb9f46" candidate_uuid: "3a0fcccfd0934ff6977ce565fdc27022" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f75851772bb4110a837562d462e5412"
I20260709 12:21:11.208084 26216 raft_consensus.cc:3055] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:11.208395 26216 raft_consensus.cc:740] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4f4837602274d95b7477cec80d00de5, State: Running, Role: LEADER
I20260709 12:21:11.208400 26286 raft_consensus.cc:3060] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.209334 26216 consensus_queue.cc:260] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:11.210561 26216 raft_consensus.cc:3060] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.218745 26216 raft_consensus.cc:2468] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:11.219233 26286 raft_consensus.cc:2468] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a0fcccfd0934ff6977ce565fdc27022 in term 2.
I20260709 12:21:11.220047 26931 leader_election.cc:304] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5; no voters: 
I20260709 12:21:11.220868 27223 raft_consensus.cc:2804] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:11.221303 27223 raft_consensus.cc:697] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Becoming Leader. State: Replica: 3a0fcccfd0934ff6977ce565fdc27022, State: Running, Role: LEADER
I20260709 12:21:11.222185 27223 consensus_queue.cc:237] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } }
I20260709 12:21:11.244608 26036 catalog_manager.cc:5697] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 reported cstate change: term changed from 1 to 2, leader changed from f4f4837602274d95b7477cec80d00de5 (127.22.135.66) to 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "3a0fcccfd0934ff6977ce565fdc27022" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:11.660367 26286 raft_consensus.cc:1275] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:11.661639 27223 consensus_queue.cc:1048] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f75851772bb4110a837562d462e5412" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:11.682857 26216 raft_consensus.cc:1275] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Refusing update from remote peer 3a0fcccfd0934ff6977ce565fdc27022: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:11.684278 27223 consensus_queue.cc:1048] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:12.000876 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:12.040408 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:12.041396 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:12.041898 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:12.074529 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:12.106243 23069 tablet_server.cc:179] TabletServer@127.22.135.65:34633 shutting down...
W20260709 12:21:12.109515 26328 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 240 similar messages]
W20260709 12:21:12.113715 26328 consensus_peers.cc:597] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.130191 26180 consensus_peers.cc:597] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.136713 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:12.137614 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.138578 23069 raft_consensus.cc:2243] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.139413 23069 raft_consensus.cc:2272] T 040fde1a365744d6853a21af52fb9f46 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.141634 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.142263 23069 raft_consensus.cc:2243] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.142663 23069 raft_consensus.cc:2272] T 0e11ef20da94420d8cc76167165c8232 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.145025 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.145802 23069 raft_consensus.cc:2243] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.146333 23069 raft_consensus.cc:2272] T bb930afa3b2d4427b67a753781504da0 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.146576 26180 consensus_peers.cc:597] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.148584 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.149253 23069 raft_consensus.cc:2243] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.149744 23069 raft_consensus.cc:2272] T 561f199b99074786a63530d16795d90f P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.152673 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.153384 23069 raft_consensus.cc:2243] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.153805 23069 raft_consensus.cc:2272] T 2e8d0b973e5c4f6d9a90dafe952360bc P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.155226 26254 consensus_peers.cc:597] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.156014 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.156878 23069 raft_consensus.cc:2243] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.157325 23069 raft_consensus.cc:2272] T 7ee80102d4ae4e42abfa6f03fa445680 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.159518 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.160092 23069 raft_consensus.cc:2243] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.160917 23069 raft_consensus.cc:2272] T c341cb03c862402f856d047b716becdf P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.163434 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.164319 23069 raft_consensus.cc:2243] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.164827 23069 raft_consensus.cc:2272] T cce95962b9db4b03b6855e5037f22f3a P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.167321 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.167841 23069 raft_consensus.cc:2243] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.168162 23069 raft_consensus.cc:2272] T 621bada4ec6e468d998eca236b7034e7 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.170477 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.171380 23069 raft_consensus.cc:2243] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.171903 23069 raft_consensus.cc:2272] T ca59e650436743adbb3d9b87658f2d20 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.173475 26328 consensus_peers.cc:597] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.174701 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.175568 23069 raft_consensus.cc:2243] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.176505 23069 raft_consensus.cc:2272] T ba7277be083d481a90df877772d0d98b P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.179049 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.179620 23069 raft_consensus.cc:2243] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.180292 23069 raft_consensus.cc:2272] T 1b11f6332b5b488cb67e77e4df885cbd P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.182605 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.183182 23069 raft_consensus.cc:2243] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:12.183481 26328 consensus_peers.cc:597] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.183632 23069 raft_consensus.cc:2272] T 5a4e4686232e407b8e6154640c35affc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.186478 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.187107 23069 raft_consensus.cc:2243] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.187497 23069 raft_consensus.cc:2272] T a24e807cbbc648bda8fc7681d31e9a8e P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.188532 26180 consensus_peers.cc:597] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.189797 23069 tablet_replica.cc:333] stopping tablet replica
W20260709 12:21:12.190339 26254 consensus_peers.cc:597] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.190518 23069 raft_consensus.cc:2243] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.191066 23069 raft_consensus.cc:2272] T 536a4ed8ce7845f192dc95a470d5aa01 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.192899 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.193425 23069 raft_consensus.cc:2243] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.193822 23069 raft_consensus.cc:2272] T 2fe41c48084948198bfe83a9c6086ebe P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.195829 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.196712 23069 raft_consensus.cc:2243] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.197250 23069 raft_consensus.cc:2272] T 1bf54f29aa494de49229176eb5ccfccc P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.199663 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.200451 23069 raft_consensus.cc:2243] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.200906 23069 raft_consensus.cc:2272] T 09a8eeb9a6194935a9009f72d193dd3b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.201308 26180 consensus_peers.cc:597] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.203521 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.204234 23069 raft_consensus.cc:2243] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:12.204572 26254 consensus_peers.cc:597] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.204684 23069 raft_consensus.cc:2272] T f0d8514d14dc48fbb32627778ca90dd5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.207321 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.208077 23069 raft_consensus.cc:2243] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.208968 23069 raft_consensus.cc:2272] T 4bfe600c170d4556a2723107fee759d5 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.210089 26180 consensus_peers.cc:597] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.211088 26254 consensus_peers.cc:597] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.211506 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.212111 23069 raft_consensus.cc:2243] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.212895 23069 raft_consensus.cc:2272] T 0d4b61d92baa472f9d80b8a3ca724981 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.215189 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.215821 23069 raft_consensus.cc:2243] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.216183 23069 raft_consensus.cc:2272] T 0f849c473e6141d5afaff006b708df65 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.218176 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.219004 23069 raft_consensus.cc:2243] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.219515 23069 raft_consensus.cc:2272] T a63069926389491c96c7d1047ce49249 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.222074 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.222790 23069 raft_consensus.cc:2243] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.223573 23069 raft_consensus.cc:2272] T 6c29acc89f1a416a9e8ba81993a61582 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.225682 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.226209 23069 raft_consensus.cc:2243] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.226688 23069 raft_consensus.cc:2272] T b6a95338f00544b88bacbaf559bbed00 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.228523 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.229369 23069 raft_consensus.cc:2243] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.230291 23069 raft_consensus.cc:2272] T 7d469fa27f24435db5a1e2117a190f19 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.232244 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.232970 23069 raft_consensus.cc:2243] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.233397 23069 raft_consensus.cc:2272] T a86bd685730c44ad8bb885f9cdc2d8e3 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.235092 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.235630 23069 raft_consensus.cc:2243] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.236017 23069 raft_consensus.cc:2272] T 872f0279b3454e7e822a4dd3883b6496 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.237718 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.238256 23069 raft_consensus.cc:2243] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.238646 23069 raft_consensus.cc:2272] T 78b5557039014ace84307d713f23cc7e P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.240394 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.240881 23069 raft_consensus.cc:2243] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.241585 23069 raft_consensus.cc:2272] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.243225 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.243757 23069 raft_consensus.cc:2243] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.244143 23069 raft_consensus.cc:2272] T 957764f7f25f45f6ac2fcab128786f2b P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.245847 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.246408 23069 raft_consensus.cc:2243] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.247227 23069 raft_consensus.cc:2272] T b6231783a7314063aafb75f60e0921da P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.249272 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.249890 23069 raft_consensus.cc:2243] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.250329 23069 raft_consensus.cc:2272] T b5a234dc7e0d48db958bb0a595ae470d P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.252333 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.252802 23069 raft_consensus.cc:2243] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.253253 23069 raft_consensus.cc:2272] T 999041aba6a24cdf8938e22474d893fc P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.255548 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.256076 23069 raft_consensus.cc:2243] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.256783 23069 raft_consensus.cc:2272] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.258925 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.259497 23069 raft_consensus.cc:2243] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.259925 23069 raft_consensus.cc:2272] T 522a4699d0564e45bba90d3f03cdd580 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.261740 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.262385 23069 raft_consensus.cc:2243] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.262796 23069 raft_consensus.cc:2272] T ce488f724f2d487f999e836dc3c100a9 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.265187 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.265882 23069 raft_consensus.cc:2243] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.266358 23069 raft_consensus.cc:2272] T c2077cc184d847bb99b58dd8f20fce56 P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.267824 26180 consensus_peers.cc:597] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.268324 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.269140 23069 raft_consensus.cc:2243] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.269882 23069 raft_consensus.cc:2272] T 86de586b387c4864b12a38f2b8db483f P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.271733 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.272249 23069 raft_consensus.cc:2243] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.272626 23069 raft_consensus.cc:2272] T 4a18630711494201aff8401c2ea56dec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.274510 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.274995 23069 raft_consensus.cc:2243] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.275789 23069 raft_consensus.cc:2272] T c0b2f12b3d0842c7947d261342279375 P 3a0fcccfd0934ff6977ce565fdc27022 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.277518 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.278024 23069 raft_consensus.cc:2243] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.278481 23069 raft_consensus.cc:2272] T acc49528d9e24c578a914a73a8a72fec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.280382 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.280995 23069 raft_consensus.cc:2243] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.281486 23069 raft_consensus.cc:2272] T bfd2107021a74493be9c268b8119c011 P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.283210 26254 consensus_peers.cc:597] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.283957 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.284461 23069 raft_consensus.cc:2243] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.284760 23069 raft_consensus.cc:2272] T 4c4357b2026041e4a1215edf18a99bec P 3a0fcccfd0934ff6977ce565fdc27022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.286904 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:12.287461 23069 raft_consensus.cc:2243] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.288339 23069 raft_consensus.cc:2272] T 5b149443d69843d08c231bab1c5594bf P 3a0fcccfd0934ff6977ce565fdc27022 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.295445 26180 consensus_peers.cc:597] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.304114 26328 consensus_peers.cc:597] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.304888 26328 consensus_peers.cc:597] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.327404 26328 consensus_peers.cc:597] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.348055 26254 consensus_peers.cc:597] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.351157 23069 tablet_server.cc:196] TabletServer@127.22.135.65:34633 shutdown complete.
W20260709 12:21:12.368800 26254 consensus_peers.cc:597] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.375569 26254 consensus_peers.cc:597] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.378821 26254 consensus_peers.cc:597] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.384950 26254 consensus_peers.cc:597] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.413661 26254 consensus_peers.cc:597] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.423972 26254 consensus_peers.cc:597] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.443011 23069 tablet_server.cc:179] TabletServer@127.22.135.66:0 shutting down...
W20260709 12:21:12.461298 26254 consensus_peers.cc:597] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.465818 26328 consensus_peers.cc:597] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.466349 26328 consensus_peers.cc:597] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.474277 26331 consensus_peers.cc:597] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.482968 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:12.483768 23069 tablet_replica.cc:333] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.484457 23069 raft_consensus.cc:2243] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.485297 23069 raft_consensus.cc:2272] T 0e11ef20da94420d8cc76167165c8232 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.487468 23069 tablet_replica.cc:333] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.488106 23069 raft_consensus.cc:2243] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.488554 23069 raft_consensus.cc:2272] T 2fe41c48084948198bfe83a9c6086ebe P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.490299 23069 tablet_replica.cc:333] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.490854 23069 raft_consensus.cc:2243] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.491264 23069 raft_consensus.cc:2272] T 999041aba6a24cdf8938e22474d893fc P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.492990 23069 tablet_replica.cc:333] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.493508 23069 raft_consensus.cc:2243] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.494212 23069 raft_consensus.cc:2272] T 4a4505765e55429d9f25835425f58584 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.496023 23069 tablet_replica.cc:333] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.496598 23069 raft_consensus.cc:2243] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.497023 23069 raft_consensus.cc:2272] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.499132 23069 tablet_replica.cc:333] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.499979 23069 raft_consensus.cc:2243] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.500538 23069 raft_consensus.cc:2272] T 0d4b61d92baa472f9d80b8a3ca724981 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.502959 23069 tablet_replica.cc:333] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.503595 23069 raft_consensus.cc:2243] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.504077 23069 raft_consensus.cc:2272] T c2077cc184d847bb99b58dd8f20fce56 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.505854 26180 consensus_peers.cc:597] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.506516 23069 tablet_replica.cc:333] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.507084 23069 raft_consensus.cc:2243] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.507915 23069 raft_consensus.cc:2272] T 957764f7f25f45f6ac2fcab128786f2b P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.509721 23069 tablet_replica.cc:333] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.510210 23069 raft_consensus.cc:2243] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.510614 23069 raft_consensus.cc:2272] T b6231783a7314063aafb75f60e0921da P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.512187 23069 tablet_replica.cc:333] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.512656 23069 raft_consensus.cc:2243] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.513269 23069 raft_consensus.cc:2272] T 621bada4ec6e468d998eca236b7034e7 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.514941 23069 tablet_replica.cc:333] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.515372 23069 raft_consensus.cc:2243] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.516028 23069 raft_consensus.cc:2272] T ca59e650436743adbb3d9b87658f2d20 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.517596 23069 tablet_replica.cc:333] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.518026 23069 raft_consensus.cc:2243] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.518432 23069 raft_consensus.cc:2272] T cce95962b9db4b03b6855e5037f22f3a P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.520031 23069 tablet_replica.cc:333] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.520545 23069 raft_consensus.cc:2243] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.521229 23069 raft_consensus.cc:2272] T 1a9ea369e2014c0cb51235c5c903a2b9 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.522898 23069 tablet_replica.cc:333] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.523432 23069 raft_consensus.cc:2243] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.523830 23069 raft_consensus.cc:2272] T 7ee80102d4ae4e42abfa6f03fa445680 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.525847 23069 tablet_replica.cc:333] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.526571 23069 raft_consensus.cc:2243] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.527042 23069 raft_consensus.cc:2272] T acc49528d9e24c578a914a73a8a72fec P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.528834 23069 tablet_replica.cc:333] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.529539 23069 raft_consensus.cc:2243] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.529981 23069 raft_consensus.cc:2272] T bfd2107021a74493be9c268b8119c011 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.532229 23069 tablet_replica.cc:333] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.532707 23069 raft_consensus.cc:2243] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.533517 23069 raft_consensus.cc:2272] T ba558c66767548678159542f6e8e57ed P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.535689 23069 tablet_replica.cc:333] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
W20260709 12:21:12.536115 26331 consensus_peers.cc:597] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.536212 23069 raft_consensus.cc:2243] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.536754 23069 raft_consensus.cc:2272] T 86de586b387c4864b12a38f2b8db483f P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.538414 23069 tablet_replica.cc:333] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.538952 23069 raft_consensus.cc:2243] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.539776 23069 raft_consensus.cc:2272] T bb930afa3b2d4427b67a753781504da0 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.541826 23069 tablet_replica.cc:333] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.542348 23069 raft_consensus.cc:2243] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.542682 23069 raft_consensus.cc:2272] T 7d469fa27f24435db5a1e2117a190f19 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.544392 23069 tablet_replica.cc:333] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.545024 23069 raft_consensus.cc:2243] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.545483 23069 raft_consensus.cc:2272] T 561f199b99074786a63530d16795d90f P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.547755 23069 tablet_replica.cc:333] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.548234 23069 raft_consensus.cc:2243] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.548699 23069 raft_consensus.cc:2272] T e1fa90200c58470489b55e6b3d6387d1 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.551180 23069 tablet_replica.cc:333] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.551867 23069 raft_consensus.cc:2243] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.552348 23069 raft_consensus.cc:2272] T cf13192c7a274b36925c19530511ecf3 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.554343 23069 tablet_replica.cc:333] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.554991 23069 raft_consensus.cc:2243] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.555477 23069 raft_consensus.cc:2272] T 6eabab9065e7457abdd4ac891512eec1 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.557195 23069 tablet_replica.cc:333] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.557729 23069 raft_consensus.cc:2243] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.558127 23069 raft_consensus.cc:2272] T f265a452276d45f3a84927910aba6e7b P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.559851 23069 tablet_replica.cc:333] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.560348 23069 raft_consensus.cc:2243] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.560741 23069 raft_consensus.cc:2272] T ecb428afec1e46d6916151637f07a20c P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.562409 23069 tablet_replica.cc:333] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.562915 23069 raft_consensus.cc:2243] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.563639 23069 raft_consensus.cc:2272] T 1bf54f29aa494de49229176eb5ccfccc P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.565328 23069 tablet_replica.cc:333] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.565840 23069 raft_consensus.cc:2243] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.566280 23069 raft_consensus.cc:2272] T b6a95338f00544b88bacbaf559bbed00 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.567946 23069 tablet_replica.cc:333] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.568459 23069 raft_consensus.cc:2243] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.568850 23069 raft_consensus.cc:2272] T 6c29acc89f1a416a9e8ba81993a61582 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.570668 23069 tablet_replica.cc:333] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.571187 23069 raft_consensus.cc:2243] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.571887 23069 raft_consensus.cc:2272] T 3d2bfe1d03ab4249b4869c47a79fe40b P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.573625 23069 tablet_replica.cc:333] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.574131 23069 raft_consensus.cc:2243] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.574862 23069 raft_consensus.cc:2272] T 4c4357b2026041e4a1215edf18a99bec P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.576488 23069 tablet_replica.cc:333] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.577049 23069 raft_consensus.cc:2243] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.577772 23069 raft_consensus.cc:2272] T fef4411bd82a4616a550c12ecb7e8950 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.580288 23069 tablet_replica.cc:333] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.580996 23069 raft_consensus.cc:2243] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.581470 23069 raft_consensus.cc:2272] T 4bfe600c170d4556a2723107fee759d5 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.583751 23069 tablet_replica.cc:333] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.584260 23069 raft_consensus.cc:2243] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.585062 23069 raft_consensus.cc:2272] T f0d8514d14dc48fbb32627778ca90dd5 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.586964 23069 tablet_replica.cc:333] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.587460 23069 raft_consensus.cc:2243] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.588143 23069 raft_consensus.cc:2272] T b5a234dc7e0d48db958bb0a595ae470d P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.590200 23069 tablet_replica.cc:333] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.590845 23069 raft_consensus.cc:2243] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.591316 23069 raft_consensus.cc:2272] T 872f0279b3454e7e822a4dd3883b6496 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.593557 23069 tablet_replica.cc:333] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.594250 23069 raft_consensus.cc:2243] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.595185 23069 raft_consensus.cc:2272] T de92c25ccff643d787def39ccf3a3042 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.597206 23069 tablet_replica.cc:333] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.597673 23069 raft_consensus.cc:2243] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.598045 23069 raft_consensus.cc:2272] T cf876546cbf442789d790d1ab8615b5d P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.600088 23069 tablet_replica.cc:333] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.600734 23069 raft_consensus.cc:2243] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.601210 23069 raft_consensus.cc:2272] T 040fde1a365744d6853a21af52fb9f46 P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.605597 23069 tablet_replica.cc:333] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.606352 23069 raft_consensus.cc:2243] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.606843 23069 raft_consensus.cc:2272] T f798b10d92274dc09a4e7d87a1ac5d63 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.609153 23069 tablet_replica.cc:333] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.609829 23069 raft_consensus.cc:2243] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.610327 23069 raft_consensus.cc:2272] T 8a48acc147294022909c1951480060f4 P f4f4837602274d95b7477cec80d00de5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.611267 26331 consensus_peers.cc:597] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.612440 23069 tablet_replica.cc:333] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.613091 23069 raft_consensus.cc:2243] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.613567 23069 raft_consensus.cc:2272] T c0b2f12b3d0842c7947d261342279375 P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.615828 23069 tablet_replica.cc:333] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.616425 23069 raft_consensus.cc:2243] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.616890 23069 raft_consensus.cc:2272] T ba7277be083d481a90df877772d0d98b P f4f4837602274d95b7477cec80d00de5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.619246 23069 tablet_replica.cc:333] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5: stopping tablet replica
I20260709 12:21:12.619903 23069 raft_consensus.cc:2243] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.620383 23069 raft_consensus.cc:2272] T 1b11f6332b5b488cb67e77e4df885cbd P f4f4837602274d95b7477cec80d00de5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.631767 26257 consensus_peers.cc:597] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.632992 26254 consensus_peers.cc:597] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 -> Peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Couldn't send request to peer 3a0fcccfd0934ff6977ce565fdc27022. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.657431 26257 consensus_peers.cc:597] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.689980 23069 tablet_server.cc:196] TabletServer@127.22.135.66:0 shutdown complete.
W20260709 12:21:12.740024 26257 consensus_peers.cc:597] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:41801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.766973 26257 consensus_peers.cc:597] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:41801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.777511 23069 tablet_server.cc:179] TabletServer@127.22.135.67:0 shutting down...
W20260709 12:21:12.812515 26331 consensus_peers.cc:597] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:41801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.821874 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:12.822938 23069 tablet_replica.cc:333] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412: stopping tablet replica
W20260709 12:21:12.823562 26331 consensus_peers.cc:597] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:41801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.823796 23069 raft_consensus.cc:2243] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.824816 23069 raft_consensus.cc:2272] T 2fe41c48084948198bfe83a9c6086ebe P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.827061 26257 consensus_peers.cc:597] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:41801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.827340 23069 tablet_replica.cc:333] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.828006 23069 raft_consensus.cc:2243] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.828747 23069 raft_consensus.cc:2272] T c2077cc184d847bb99b58dd8f20fce56 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.830636 23069 tablet_replica.cc:333] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.831174 23069 raft_consensus.cc:2243] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.831580 23069 raft_consensus.cc:2272] T 4a4505765e55429d9f25835425f58584 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.833392 23069 tablet_replica.cc:333] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.833950 23069 raft_consensus.cc:2243] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.834906 23069 raft_consensus.cc:2272] T 999041aba6a24cdf8938e22474d893fc P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.837091 23069 tablet_replica.cc:333] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.837639 23069 raft_consensus.cc:2243] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.838553 23069 raft_consensus.cc:2272] T 09a8eeb9a6194935a9009f72d193dd3b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.841120 23069 tablet_replica.cc:333] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.842008 23069 raft_consensus.cc:2243] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.843216 23069 raft_consensus.cc:2272] T cce95962b9db4b03b6855e5037f22f3a P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.846073 23069 tablet_replica.cc:333] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.847136 23069 raft_consensus.cc:2243] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.847604 23069 raft_consensus.cc:2272] T ca59e650436743adbb3d9b87658f2d20 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.850404 23069 tablet_replica.cc:333] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.851204 23069 raft_consensus.cc:2243] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.851668 23069 raft_consensus.cc:2272] T 1a9ea369e2014c0cb51235c5c903a2b9 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.853331 26331 consensus_peers.cc:597] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:41801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.853436 26329 consensus_peers.cc:597] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Couldn't send request to peer 8f75851772bb4110a837562d462e5412. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.854099 23069 tablet_replica.cc:333] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.854949 23069 raft_consensus.cc:2243] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.855417 23069 raft_consensus.cc:2272] T 78b5557039014ace84307d713f23cc7e P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.857182 23069 tablet_replica.cc:333] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.857972 23069 raft_consensus.cc:2243] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.858410 23069 raft_consensus.cc:2272] T c341cb03c862402f856d047b716becdf P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.860090 23069 tablet_replica.cc:333] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.860881 23069 raft_consensus.cc:2243] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.861809 23069 raft_consensus.cc:2272] T acc49528d9e24c578a914a73a8a72fec P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.864104 23069 tablet_replica.cc:333] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.864660 23069 raft_consensus.cc:2243] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.865374 23069 raft_consensus.cc:2272] T bfd2107021a74493be9c268b8119c011 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.867679 23069 tablet_replica.cc:333] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.868440 23069 raft_consensus.cc:2243] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.868964 23069 raft_consensus.cc:2272] T e1fa90200c58470489b55e6b3d6387d1 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.871222 23069 tablet_replica.cc:333] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.872064 23069 raft_consensus.cc:2243] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.872565 23069 raft_consensus.cc:2272] T 522a4699d0564e45bba90d3f03cdd580 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.874704 23069 tablet_replica.cc:333] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.875583 23069 raft_consensus.cc:2243] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.876631 23069 raft_consensus.cc:2272] T ce488f724f2d487f999e836dc3c100a9 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.879231 23069 tablet_replica.cc:333] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.880159 23069 raft_consensus.cc:2243] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.880717 23069 raft_consensus.cc:2272] T 6eabab9065e7457abdd4ac891512eec1 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.883324 23069 tablet_replica.cc:333] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.884176 23069 raft_consensus.cc:2243] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.885164 23069 raft_consensus.cc:2272] T 0f849c473e6141d5afaff006b708df65 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.887728 23069 tablet_replica.cc:333] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.888564 23069 raft_consensus.cc:2243] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.889137 23069 raft_consensus.cc:2272] T f265a452276d45f3a84927910aba6e7b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.891912 23069 tablet_replica.cc:333] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.892765 23069 raft_consensus.cc:2243] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.893309 23069 raft_consensus.cc:2272] T cf13192c7a274b36925c19530511ecf3 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.894783 26329 consensus_peers.cc:597] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Couldn't send request to peer 8f75851772bb4110a837562d462e5412. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.895594 23069 tablet_replica.cc:333] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.896189 23069 raft_consensus.cc:2243] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.896605 23069 raft_consensus.cc:2272] T a86bd685730c44ad8bb885f9cdc2d8e3 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.898429 23069 tablet_replica.cc:333] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.899016 23069 raft_consensus.cc:2243] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.899473 23069 raft_consensus.cc:2272] T 7d469fa27f24435db5a1e2117a190f19 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.901547 23069 tablet_replica.cc:333] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412: stopping tablet replica
W20260709 12:21:12.901598 26329 consensus_peers.cc:597] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Couldn't send request to peer 8f75851772bb4110a837562d462e5412. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.902374 23069 raft_consensus.cc:2243] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.903265 23069 raft_consensus.cc:2272] T ecb428afec1e46d6916151637f07a20c P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.905314 26331 consensus_peers.cc:597] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:41801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.905689 23069 tablet_replica.cc:333] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.906360 23069 raft_consensus.cc:2243] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.906714 23069 raft_consensus.cc:2272] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.908433 23069 tablet_replica.cc:333] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.908903 23069 raft_consensus.cc:2243] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.909595 23069 raft_consensus.cc:2272] T 5a4e4686232e407b8e6154640c35affc P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.911386 23069 tablet_replica.cc:333] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.911890 23069 raft_consensus.cc:2243] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.912307 23069 raft_consensus.cc:2272] T ba7277be083d481a90df877772d0d98b P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.913928 23069 tablet_replica.cc:333] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.914508 23069 raft_consensus.cc:2243] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.914845 23069 raft_consensus.cc:2272] T a24e807cbbc648bda8fc7681d31e9a8e P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.916410 23069 tablet_replica.cc:333] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.916865 23069 raft_consensus.cc:2243] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.917194 23069 raft_consensus.cc:2272] T 536a4ed8ce7845f192dc95a470d5aa01 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.918857 23069 tablet_replica.cc:333] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.919334 23069 raft_consensus.cc:2243] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.919684 23069 raft_consensus.cc:2272] T b5a234dc7e0d48db958bb0a595ae470d P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.921370 23069 tablet_replica.cc:333] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.921878 23069 raft_consensus.cc:2243] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.922346 23069 raft_consensus.cc:2272] T 4bfe600c170d4556a2723107fee759d5 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.924575 23069 tablet_replica.cc:333] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.925326 23069 raft_consensus.cc:2243] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.925849 23069 raft_consensus.cc:2272] T 8a48acc147294022909c1951480060f4 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.925868 26329 consensus_peers.cc:597] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Couldn't send request to peer 8f75851772bb4110a837562d462e5412. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.928056 23069 tablet_replica.cc:333] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.928594 23069 raft_consensus.cc:2243] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.928985 23069 raft_consensus.cc:2272] T c0b2f12b3d0842c7947d261342279375 P 8f75851772bb4110a837562d462e5412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.930822 23069 tablet_replica.cc:333] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.931336 23069 raft_consensus.cc:2243] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.931665 23069 raft_consensus.cc:2272] T ba558c66767548678159542f6e8e57ed P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.933236 23069 tablet_replica.cc:333] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.933691 23069 raft_consensus.cc:2243] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.934353 23069 raft_consensus.cc:2272] T 4a18630711494201aff8401c2ea56dec P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.936882 23069 tablet_replica.cc:333] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.937589 23069 raft_consensus.cc:2243] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.938349 23069 raft_consensus.cc:2272] T b6a95338f00544b88bacbaf559bbed00 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.940358 26331 consensus_peers.cc:597] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:41801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.940512 23069 tablet_replica.cc:333] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.941236 23069 raft_consensus.cc:2243] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.942073 23069 raft_consensus.cc:2272] T a63069926389491c96c7d1047ce49249 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.943830 23069 tablet_replica.cc:333] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.944273 23069 raft_consensus.cc:2243] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.944595 23069 raft_consensus.cc:2272] T 6c29acc89f1a416a9e8ba81993a61582 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.946107 23069 tablet_replica.cc:333] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.946630 23069 raft_consensus.cc:2243] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.946987 23069 raft_consensus.cc:2272] T 5b149443d69843d08c231bab1c5594bf P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.948503 23069 tablet_replica.cc:333] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.948927 23069 raft_consensus.cc:2243] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.949232 23069 raft_consensus.cc:2272] T 3d2bfe1d03ab4249b4869c47a79fe40b P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.950860 23069 tablet_replica.cc:333] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.951504 23069 raft_consensus.cc:2243] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.951983 23069 raft_consensus.cc:2272] T fef4411bd82a4616a550c12ecb7e8950 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.953912 23069 tablet_replica.cc:333] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.954445 23069 raft_consensus.cc:2243] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.954839 23069 raft_consensus.cc:2272] T de92c25ccff643d787def39ccf3a3042 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.955513 26331 consensus_peers.cc:597] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:41801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.956497 23069 tablet_replica.cc:333] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.957046 23069 raft_consensus.cc:2243] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.957444 23069 raft_consensus.cc:2272] T cf876546cbf442789d790d1ab8615b5d P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.959154 23069 tablet_replica.cc:333] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.959621 23069 raft_consensus.cc:2243] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.960003 23069 raft_consensus.cc:2272] T 040fde1a365744d6853a21af52fb9f46 P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.961606 23069 tablet_replica.cc:333] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.962054 23069 raft_consensus.cc:2243] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.962759 23069 raft_consensus.cc:2272] T 2e8d0b973e5c4f6d9a90dafe952360bc P 8f75851772bb4110a837562d462e5412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.964458 23069 tablet_replica.cc:333] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412: stopping tablet replica
I20260709 12:21:12.964934 23069 raft_consensus.cc:2243] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.965312 23069 raft_consensus.cc:2272] T f798b10d92274dc09a4e7d87a1ac5d63 P 8f75851772bb4110a837562d462e5412 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:12.967664 26329 consensus_peers.cc:597] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Couldn't send request to peer 8f75851772bb4110a837562d462e5412. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:12.986263 26329 consensus_peers.cc:597] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Couldn't send request to peer 8f75851772bb4110a837562d462e5412. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:13.011538 26331 consensus_peers.cc:597] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Couldn't send request to peer f4f4837602274d95b7477cec80d00de5. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:41801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:13.038609 23069 tablet_server.cc:196] TabletServer@127.22.135.67:0 shutdown complete.
W20260709 12:21:13.073086 26329 consensus_peers.cc:597] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Couldn't send request to peer 8f75851772bb4110a837562d462e5412. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.67:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:13.108474 23069 tablet_server.cc:179] TabletServer@127.22.135.68:0 shutting down...
W20260709 12:21:13.118942 26329 consensus_peers.cc:597] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Couldn't send request to peer 8f75851772bb4110a837562d462e5412. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.67:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:13.142357 26329 consensus_peers.cc:597] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Couldn't send request to peer 8f75851772bb4110a837562d462e5412. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.67:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:13.150759 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:13.151535 23069 tablet_replica.cc:333] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.152171 23069 raft_consensus.cc:2243] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.152972 23069 raft_consensus.cc:2272] T a86bd685730c44ad8bb885f9cdc2d8e3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.154862 23069 tablet_replica.cc:333] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.155424 23069 raft_consensus.cc:2243] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.155813 23069 raft_consensus.cc:2272] T 0e11ef20da94420d8cc76167165c8232 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.157531 23069 tablet_replica.cc:333] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.158068 23069 raft_consensus.cc:2243] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.158512 23069 raft_consensus.cc:2272] T 4a4505765e55429d9f25835425f58584 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.160106 23069 tablet_replica.cc:333] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.160620 23069 raft_consensus.cc:2243] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.161028 23069 raft_consensus.cc:2272] T 0d4b61d92baa472f9d80b8a3ca724981 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.162726 23069 tablet_replica.cc:333] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.163358 23069 raft_consensus.cc:2243] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.164252 23069 raft_consensus.cc:2272] T 8a48acc147294022909c1951480060f4 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.166419 23069 tablet_replica.cc:333] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.166958 23069 raft_consensus.cc:2243] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.167392 23069 raft_consensus.cc:2272] T 92e6dd0ffb6e4bcdb76a71c2035b1926 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.169019 23069 tablet_replica.cc:333] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.169550 23069 raft_consensus.cc:2243] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.169927 23069 raft_consensus.cc:2272] T a63069926389491c96c7d1047ce49249 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.171550 23069 tablet_replica.cc:333] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.172091 23069 raft_consensus.cc:2243] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.172472 23069 raft_consensus.cc:2272] T 621bada4ec6e468d998eca236b7034e7 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.174039 23069 tablet_replica.cc:333] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.174578 23069 raft_consensus.cc:2243] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.174968 23069 raft_consensus.cc:2272] T 957764f7f25f45f6ac2fcab128786f2b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.176592 23069 tablet_replica.cc:333] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.177122 23069 raft_consensus.cc:2243] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.177508 23069 raft_consensus.cc:2272] T b6231783a7314063aafb75f60e0921da P 27ebc6d826b143bf9c2669b5e3240eb2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.179091 23069 tablet_replica.cc:333] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.179633 23069 raft_consensus.cc:2243] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.180078 23069 raft_consensus.cc:2272] T de92c25ccff643d787def39ccf3a3042 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.181773 23069 tablet_replica.cc:333] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.182334 23069 raft_consensus.cc:2243] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.183193 27247 raft_consensus.cc:493] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3a0fcccfd0934ff6977ce565fdc27022)
I20260709 12:21:13.183203 23069 raft_consensus.cc:2272] T cf876546cbf442789d790d1ab8615b5d P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.183696 27247 raft_consensus.cc:515] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27ebc6d826b143bf9c2669b5e3240eb2" member_type: VOTER last_known_addr { host: "127.22.135.68" port: 36829 } } peers { permanent_uuid: "3a0fcccfd0934ff6977ce565fdc27022" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 34633 } } peers { permanent_uuid: "f4f4837602274d95b7477cec80d00de5" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 41801 } }
I20260709 12:21:13.185369 23069 tablet_replica.cc:333] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.185439 27247 leader_election.cc:290] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633), f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801)
I20260709 12:21:13.186419 23069 raft_consensus.cc:2243] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.186930 23069 raft_consensus.cc:2272] T 1a9ea369e2014c0cb51235c5c903a2b9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:13.189109 26331 leader_election.cc:336] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f4f4837602274d95b7477cec80d00de5 (127.22.135.66:41801): Network error: Client connection negotiation failed: client connection to 127.22.135.66:41801: connect: Connection refused (error 111)
I20260709 12:21:13.189344 23069 tablet_replica.cc:333] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
W20260709 12:21:13.189715 26328 leader_election.cc:336] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3a0fcccfd0934ff6977ce565fdc27022 (127.22.135.65:34633): Network error: Client connection negotiation failed: client connection to 127.22.135.65:34633: connect: Connection refused (error 111)
I20260709 12:21:13.190073 23069 raft_consensus.cc:2243] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.190062 26328 leader_election.cc:304] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [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: 27ebc6d826b143bf9c2669b5e3240eb2; no voters: 3a0fcccfd0934ff6977ce565fdc27022, f4f4837602274d95b7477cec80d00de5
I20260709 12:21:13.190753 27247 raft_consensus.cc:2749] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:13.191006 23069 raft_consensus.cc:2272] T 7ee80102d4ae4e42abfa6f03fa445680 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.192755 23069 tablet_replica.cc:333] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.193219 23069 raft_consensus.cc:2243] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.193842 23069 raft_consensus.cc:2272] T 78b5557039014ace84307d713f23cc7e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.195488 23069 tablet_replica.cc:333] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.195968 23069 raft_consensus.cc:2243] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.196323 23069 raft_consensus.cc:2272] T bb930afa3b2d4427b67a753781504da0 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.197863 23069 tablet_replica.cc:333] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.198518 23069 raft_consensus.cc:2243] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.198876 23069 raft_consensus.cc:2272] T ecb428afec1e46d6916151637f07a20c P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.200510 23069 tablet_replica.cc:333] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.200953 23069 raft_consensus.cc:2243] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.201287 23069 raft_consensus.cc:2272] T 8c63f7efbd6b4da4b3e3704a27fdbe03 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.202936 23069 tablet_replica.cc:333] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.203369 23069 raft_consensus.cc:2243] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.204000 23069 raft_consensus.cc:2272] T 561f199b99074786a63530d16795d90f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.205801 23069 tablet_replica.cc:333] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.206297 23069 raft_consensus.cc:2243] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.206982 23069 raft_consensus.cc:2272] T e1fa90200c58470489b55e6b3d6387d1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.208566 23069 tablet_replica.cc:333] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.209010 23069 raft_consensus.cc:2243] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.209337 23069 raft_consensus.cc:2272] T 5b149443d69843d08c231bab1c5594bf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.210970 23069 tablet_replica.cc:333] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.211431 23069 raft_consensus.cc:2243] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.211753 23069 raft_consensus.cc:2272] T 3d2bfe1d03ab4249b4869c47a79fe40b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.213691 23069 tablet_replica.cc:333] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.214421 23069 raft_consensus.cc:2243] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.214902 23069 raft_consensus.cc:2272] T fef4411bd82a4616a550c12ecb7e8950 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.217242 23069 tablet_replica.cc:333] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.217865 23069 raft_consensus.cc:2243] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.218392 23069 raft_consensus.cc:2272] T 4c4357b2026041e4a1215edf18a99bec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.220733 23069 tablet_replica.cc:333] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
W20260709 12:21:13.221102 26329 consensus_peers.cc:597] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 -> Peer 8f75851772bb4110a837562d462e5412 (127.22.135.67:35283): Couldn't send request to peer 8f75851772bb4110a837562d462e5412. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.67:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:13.221323 23069 raft_consensus.cc:2243] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.221839 23069 raft_consensus.cc:2272] T 2e8d0b973e5c4f6d9a90dafe952360bc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.223726 23069 tablet_replica.cc:333] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.224242 23069 raft_consensus.cc:2243] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.224956 23069 raft_consensus.cc:2272] T cf13192c7a274b36925c19530511ecf3 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.226599 23069 tablet_replica.cc:333] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.227080 23069 raft_consensus.cc:2243] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.227463 23069 raft_consensus.cc:2272] T 0f849c473e6141d5afaff006b708df65 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.229087 23069 tablet_replica.cc:333] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.229574 23069 raft_consensus.cc:2243] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.230345 23069 raft_consensus.cc:2272] T 6eabab9065e7457abdd4ac891512eec1 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.231958 23069 tablet_replica.cc:333] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.232443 23069 raft_consensus.cc:2243] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.233132 23069 raft_consensus.cc:2272] T f265a452276d45f3a84927910aba6e7b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.234925 23069 tablet_replica.cc:333] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.235419 23069 raft_consensus.cc:2243] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.235792 23069 raft_consensus.cc:2272] T 09a8eeb9a6194935a9009f72d193dd3b P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.237406 23069 tablet_replica.cc:333] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.237890 23069 raft_consensus.cc:2243] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.238317 23069 raft_consensus.cc:2272] T 1bf54f29aa494de49229176eb5ccfccc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.239976 23069 tablet_replica.cc:333] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.240458 23069 raft_consensus.cc:2243] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.240836 23069 raft_consensus.cc:2272] T 86de586b387c4864b12a38f2b8db483f P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.242520 23069 tablet_replica.cc:333] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.243021 23069 raft_consensus.cc:2243] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.243403 23069 raft_consensus.cc:2272] T 4a18630711494201aff8401c2ea56dec P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.245128 23069 tablet_replica.cc:333] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.245626 23069 raft_consensus.cc:2243] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.246016 23069 raft_consensus.cc:2272] T ba558c66767548678159542f6e8e57ed P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.247730 23069 tablet_replica.cc:333] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.248206 23069 raft_consensus.cc:2243] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.248576 23069 raft_consensus.cc:2272] T c341cb03c862402f856d047b716becdf P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.250258 23069 tablet_replica.cc:333] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.250746 23069 raft_consensus.cc:2243] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.251423 23069 raft_consensus.cc:2272] T 872f0279b3454e7e822a4dd3883b6496 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.253091 23069 tablet_replica.cc:333] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.253569 23069 raft_consensus.cc:2243] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.254273 23069 raft_consensus.cc:2272] T a24e807cbbc648bda8fc7681d31e9a8e P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.255949 23069 tablet_replica.cc:333] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.256428 23069 raft_consensus.cc:2243] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.257103 23069 raft_consensus.cc:2272] T 536a4ed8ce7845f192dc95a470d5aa01 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.258786 23069 tablet_replica.cc:333] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.259260 23069 raft_consensus.cc:2243] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.259647 23069 raft_consensus.cc:2272] T 5a4e4686232e407b8e6154640c35affc P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.261337 23069 tablet_replica.cc:333] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.261807 23069 raft_consensus.cc:2243] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.262195 23069 raft_consensus.cc:2272] T 1b11f6332b5b488cb67e77e4df885cbd P 27ebc6d826b143bf9c2669b5e3240eb2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.263816 23069 tablet_replica.cc:333] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.264289 23069 raft_consensus.cc:2243] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.264948 23069 raft_consensus.cc:2272] T 522a4699d0564e45bba90d3f03cdd580 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.266605 23069 tablet_replica.cc:333] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.267069 23069 raft_consensus.cc:2243] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.267447 23069 raft_consensus.cc:2272] T ce488f724f2d487f999e836dc3c100a9 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.269095 23069 tablet_replica.cc:333] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.269534 23069 raft_consensus.cc:2243] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:13.269902 23069 raft_consensus.cc:2272] T f0d8514d14dc48fbb32627778ca90dd5 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.271626 23069 tablet_replica.cc:333] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2: stopping tablet replica
I20260709 12:21:13.272054 23069 raft_consensus.cc:2243] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.272714 23069 raft_consensus.cc:2272] T f798b10d92274dc09a4e7d87a1ac5d63 P 27ebc6d826b143bf9c2669b5e3240eb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.351186 23069 tablet_server.cc:196] TabletServer@127.22.135.68:0 shutdown complete.
I20260709 12:21:13.408541 23069 master.cc:562] Master@127.22.135.126:46493 shutting down...
W20260709 12:21:13.438920 26087 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:21:13.440050 23069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:13.440500 23069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:13.440773 23069 tablet_replica.cc:333] T 00000000000000000000000000000000 P d6b43e6c7d6c4a6dbb4ec104d7aa290b: stopping tablet replica
I20260709 12:21:13.461373 23069 master.cc:584] Master@127.22.135.126:46493 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (32475 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:21:13.546540 23069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.135.126:32825
I20260709 12:21:13.547672 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:13.553753 27259 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:13.554194 27258 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:13.554198 27261 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:13.554975 23069 server_base.cc:1061] running on GCE node
I20260709 12:21:13.555996 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:13.556203 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:13.556371 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599673556355 us; error 0 us; skew 500 ppm
I20260709 12:21:13.556891 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:13.559154 23069 webserver.cc:533] Webserver started at http://127.22.135.126:34105/ using document root <none> and password file <none>
I20260709 12:21:13.559626 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:13.559823 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:13.560087 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:13.561141 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/master-0-root/instance:
uuid: "e27f133c70ac4977aa5987095e6b52d9"
format_stamp: "Formatted at 2026-07-09 12:21:13 on dist-test-slave-g1m6"
I20260709 12:21:13.565245 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:21:13.568325 27266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:13.569155 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:21:13.569397 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/master-0-root
uuid: "e27f133c70ac4977aa5987095e6b52d9"
format_stamp: "Formatted at 2026-07-09 12:21:13 on dist-test-slave-g1m6"
I20260709 12:21:13.569641 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:13.594651 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:13.595808 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:13.633488 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.126:32825
I20260709 12:21:13.633581 27317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.126:32825 every 8 connection(s)
I20260709 12:21:13.637415 27318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:13.647348 27318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9: Bootstrap starting.
I20260709 12:21:13.652067 27318 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.656165 27318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9: No bootstrap required, opened a new log
I20260709 12:21:13.658286 27318 raft_consensus.cc:359] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e27f133c70ac4977aa5987095e6b52d9" member_type: VOTER }
I20260709 12:21:13.658674 27318 raft_consensus.cc:385] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.658931 27318 raft_consensus.cc:740] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e27f133c70ac4977aa5987095e6b52d9, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.659502 27318 consensus_queue.cc:260] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e27f133c70ac4977aa5987095e6b52d9" member_type: VOTER }
I20260709 12:21:13.659965 27318 raft_consensus.cc:399] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:13.660188 27318 raft_consensus.cc:493] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:13.660460 27318 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.664826 27318 raft_consensus.cc:515] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e27f133c70ac4977aa5987095e6b52d9" member_type: VOTER }
I20260709 12:21:13.665326 27318 leader_election.cc:304] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [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: e27f133c70ac4977aa5987095e6b52d9; no voters: 
I20260709 12:21:13.666517 27318 leader_election.cc:290] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:13.666826 27321 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.668167 27321 raft_consensus.cc:697] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [term 1 LEADER]: Becoming Leader. State: Replica: e27f133c70ac4977aa5987095e6b52d9, State: Running, Role: LEADER
I20260709 12:21:13.668824 27321 consensus_queue.cc:237] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [LEADER]: Queue going to LEADER mode. State: All 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: "e27f133c70ac4977aa5987095e6b52d9" member_type: VOTER }
I20260709 12:21:13.669449 27318 sys_catalog.cc:565] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:13.673606 27323 sys_catalog.cc:455] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e27f133c70ac4977aa5987095e6b52d9. Latest consensus state: current_term: 1 leader_uuid: "e27f133c70ac4977aa5987095e6b52d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e27f133c70ac4977aa5987095e6b52d9" member_type: VOTER } }
I20260709 12:21:13.673664 27322 sys_catalog.cc:455] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e27f133c70ac4977aa5987095e6b52d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e27f133c70ac4977aa5987095e6b52d9" member_type: VOTER } }
I20260709 12:21:13.674758 27322 sys_catalog.cc:458] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:13.674782 27323 sys_catalog.cc:458] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:13.677910 27328 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:13.682754 27328 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:13.687213 23069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:13.691473 27328 catalog_manager.cc:1383] Generated new cluster ID: 9cfeebffc83f4a339e525eb900263751
I20260709 12:21:13.691741 27328 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:13.715960 27328 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:13.717181 27328 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:13.730590 27328 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9: Generated new TSK 0
I20260709 12:21:13.731153 27328 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:13.753083 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:13.759119 27339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:13.760174 27340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:13.763109 23069 server_base.cc:1061] running on GCE node
W20260709 12:21:13.763074 27342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:13.765021 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:13.765239 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:13.765424 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599673765394 us; error 0 us; skew 500 ppm
I20260709 12:21:13.765960 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:13.768198 23069 webserver.cc:533] Webserver started at http://127.22.135.65:32927/ using document root <none> and password file <none>
I20260709 12:21:13.768676 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:13.768886 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:13.769150 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:13.770318 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-0-root/instance:
uuid: "a75997d90c774c2aa5e8bd061605ddda"
format_stamp: "Formatted at 2026-07-09 12:21:13 on dist-test-slave-g1m6"
I20260709 12:21:13.774547 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:21:13.777680 27347 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:13.778551 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:21:13.778787 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-0-root
uuid: "a75997d90c774c2aa5e8bd061605ddda"
format_stamp: "Formatted at 2026-07-09 12:21:13 on dist-test-slave-g1m6"
I20260709 12:21:13.779032 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:13.788762 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:13.789817 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:13.791224 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:13.793332 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:13.793503 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:13.793779 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:13.793951 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:13.832561 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.65:37599
I20260709 12:21:13.832659 27409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.65:37599 every 8 connection(s)
I20260709 12:21:13.837282 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:13.844602 27414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:13.848093 27417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:13.848389 27415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:13.850890 23069 server_base.cc:1061] running on GCE node
I20260709 12:21:13.851809 27410 heartbeater.cc:344] Connected to a master server at 127.22.135.126:32825
I20260709 12:21:13.852196 27410 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:13.852329 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:13.852620 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:13.852793 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599673852777 us; error 0 us; skew 500 ppm
I20260709 12:21:13.852990 27410 heartbeater.cc:507] Master 127.22.135.126:32825 requested a full tablet report, sending...
I20260709 12:21:13.853421 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:13.855396 27283 ts_manager.cc:194] Registered new tserver with Master: a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599)
I20260709 12:21:13.856251 23069 webserver.cc:533] Webserver started at http://127.22.135.66:41137/ using document root <none> and password file <none>
I20260709 12:21:13.856766 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:13.856980 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:13.857192 27283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33732
I20260709 12:21:13.857267 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:13.858697 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-1-root/instance:
uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
format_stamp: "Formatted at 2026-07-09 12:21:13 on dist-test-slave-g1m6"
I20260709 12:21:13.862890 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:13.865907 27422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:13.866670 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:21:13.866961 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-1-root
uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
format_stamp: "Formatted at 2026-07-09 12:21:13 on dist-test-slave-g1m6"
I20260709 12:21:13.867250 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:13.881626 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:13.882815 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:13.884212 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:13.886335 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:13.886548 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:13.886780 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:13.886953 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:13.932312 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.66:34277
I20260709 12:21:13.932432 27484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.66:34277 every 8 connection(s)
I20260709 12:21:13.939052 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:13.946072 27488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:13.947438 27489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:13.952834 23069 server_base.cc:1061] running on GCE node
W20260709 12:21:13.953521 27491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:13.953645 27485 heartbeater.cc:344] Connected to a master server at 127.22.135.126:32825
I20260709 12:21:13.954159 27485 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:13.954643 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:13.954912 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:13.954989 27485 heartbeater.cc:507] Master 127.22.135.126:32825 requested a full tablet report, sending...
I20260709 12:21:13.955097 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599673955080 us; error 0 us; skew 500 ppm
I20260709 12:21:13.955791 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:13.957247 27283 ts_manager.cc:194] Registered new tserver with Master: 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:13.958364 23069 webserver.cc:533] Webserver started at http://127.22.135.67:42589/ using document root <none> and password file <none>
I20260709 12:21:13.958894 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:13.958829 27283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33742
I20260709 12:21:13.959254 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:13.959604 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:13.960772 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-2-root/instance:
uuid: "01ed34e5137b47509f582006476162da"
format_stamp: "Formatted at 2026-07-09 12:21:13 on dist-test-slave-g1m6"
I20260709 12:21:13.964855 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:21:13.967861 27496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:13.968740 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:21:13.969027 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-2-root
uuid: "01ed34e5137b47509f582006476162da"
format_stamp: "Formatted at 2026-07-09 12:21:13 on dist-test-slave-g1m6"
I20260709 12:21:13.969344 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:14.009835 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:14.011075 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:14.012540 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:14.014712 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:14.014935 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:14.015177 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:14.015348 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:14.053697 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.67:32951
I20260709 12:21:14.053798 27558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.67:32951 every 8 connection(s)
I20260709 12:21:14.066751 27559 heartbeater.cc:344] Connected to a master server at 127.22.135.126:32825
I20260709 12:21:14.067193 27559 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:14.068095 27559 heartbeater.cc:507] Master 127.22.135.126:32825 requested a full tablet report, sending...
I20260709 12:21:14.070891 27283 ts_manager.cc:194] Registered new tserver with Master: 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.071455 23069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014660438s
I20260709 12:21:14.072892 27283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33758
I20260709 12:21:14.096122 27283 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33774:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:14.098877 27283 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:14.164438 27375 tablet_service.cc:1511] Processing CreateTablet for tablet 03240de96472418f95b8100afbb1252a (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:21:14.165910 27375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03240de96472418f95b8100afbb1252a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.166668 27450 tablet_service.cc:1511] Processing CreateTablet for tablet 03240de96472418f95b8100afbb1252a (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:21:14.168177 27450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03240de96472418f95b8100afbb1252a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.166563 27374 tablet_service.cc:1511] Processing CreateTablet for tablet df672715652a4469bce856600142f5a1 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:21:14.171134 27374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df672715652a4469bce856600142f5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.178658 27524 tablet_service.cc:1511] Processing CreateTablet for tablet 03240de96472418f95b8100afbb1252a (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:21:14.180110 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03240de96472418f95b8100afbb1252a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.179744 27449 tablet_service.cc:1511] Processing CreateTablet for tablet df672715652a4469bce856600142f5a1 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:21:14.181134 27449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df672715652a4469bce856600142f5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.183868 27373 tablet_service.cc:1511] Processing CreateTablet for tablet f71dcdd7fcd946ca99f28d7db59d40db (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:21:14.185199 27373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71dcdd7fcd946ca99f28d7db59d40db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.186688 27448 tablet_service.cc:1511] Processing CreateTablet for tablet f71dcdd7fcd946ca99f28d7db59d40db (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:21:14.187213 27523 tablet_service.cc:1511] Processing CreateTablet for tablet df672715652a4469bce856600142f5a1 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:21:14.188090 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71dcdd7fcd946ca99f28d7db59d40db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.187893 27372 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3e6f32a0034600adf7a6b195a60878 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:21:14.188582 27523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df672715652a4469bce856600142f5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.189191 27372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3e6f32a0034600adf7a6b195a60878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.192461 27371 tablet_service.cc:1511] Processing CreateTablet for tablet e366fe1fbd69426781df49689701f134 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:21:14.193720 27371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e366fe1fbd69426781df49689701f134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.196728 27447 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3e6f32a0034600adf7a6b195a60878 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:21:14.198017 27447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3e6f32a0034600adf7a6b195a60878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.214447 27446 tablet_service.cc:1511] Processing CreateTablet for tablet e366fe1fbd69426781df49689701f134 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:21:14.215852 27446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e366fe1fbd69426781df49689701f134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.219369 27370 tablet_service.cc:1511] Processing CreateTablet for tablet 2b175b23b0c94943b56addc2cfaffda7 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:21:14.220726 27370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b175b23b0c94943b56addc2cfaffda7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.223840 27522 tablet_service.cc:1511] Processing CreateTablet for tablet f71dcdd7fcd946ca99f28d7db59d40db (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:21:14.225198 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f71dcdd7fcd946ca99f28d7db59d40db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.236833 27521 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3e6f32a0034600adf7a6b195a60878 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:21:14.238164 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3e6f32a0034600adf7a6b195a60878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.244138 27520 tablet_service.cc:1511] Processing CreateTablet for tablet e366fe1fbd69426781df49689701f134 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:21:14.245438 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e366fe1fbd69426781df49689701f134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.253615 27576 tablet_bootstrap.cc:492] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da: Bootstrap starting.
I20260709 12:21:14.267768 27520 tablet_service.cc:1511] Processing CreateTablet for tablet 2b175b23b0c94943b56addc2cfaffda7 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:21:14.271842 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b175b23b0c94943b56addc2cfaffda7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.284057 27372 tablet_service.cc:1511] Processing CreateTablet for tablet 5659f6353bd44c4782d8a8cdf72f73a4 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:21:14.285460 27372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5659f6353bd44c4782d8a8cdf72f73a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.286441 27521 tablet_service.cc:1511] Processing CreateTablet for tablet 5659f6353bd44c4782d8a8cdf72f73a4 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:21:14.286856 27449 tablet_service.cc:1511] Processing CreateTablet for tablet 2b175b23b0c94943b56addc2cfaffda7 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:21:14.288087 27449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b175b23b0c94943b56addc2cfaffda7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.288795 27375 tablet_service.cc:1511] Processing CreateTablet for tablet 21dc1a8a39524f4ab0c232f8b2ce4749 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:21:14.284195 27450 tablet_service.cc:1511] Processing CreateTablet for tablet 5659f6353bd44c4782d8a8cdf72f73a4 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:21:14.290478 27375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dc1a8a39524f4ab0c232f8b2ce4749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.291404 27450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5659f6353bd44c4782d8a8cdf72f73a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.287724 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5659f6353bd44c4782d8a8cdf72f73a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.295256 27448 tablet_service.cc:1511] Processing CreateTablet for tablet 21dc1a8a39524f4ab0c232f8b2ce4749 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:21:14.296519 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dc1a8a39524f4ab0c232f8b2ce4749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.297917 27575 tablet_bootstrap.cc:492] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a: Bootstrap starting.
I20260709 12:21:14.297917 27522 tablet_service.cc:1511] Processing CreateTablet for tablet 21dc1a8a39524f4ab0c232f8b2ce4749 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:21:14.302934 27574 tablet_bootstrap.cc:492] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:14.303279 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dc1a8a39524f4ab0c232f8b2ce4749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.312429 27576 tablet_bootstrap.cc:654] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.312927 27575 tablet_bootstrap.cc:654] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.320729 27373 tablet_service.cc:1511] Processing CreateTablet for tablet 952f025cccdb4df1b968cba4f68a60f7 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:21:14.328778 27373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952f025cccdb4df1b968cba4f68a60f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.321915 27446 tablet_service.cc:1511] Processing CreateTablet for tablet 952f025cccdb4df1b968cba4f68a60f7 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:21:14.323362 27524 tablet_service.cc:1511] Processing CreateTablet for tablet 952f025cccdb4df1b968cba4f68a60f7 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:21:14.324717 27371 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfdc389382d42a8bb5e781363eef197 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:21:14.331036 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952f025cccdb4df1b968cba4f68a60f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.331139 27371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfdc389382d42a8bb5e781363eef197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.331979 27574 tablet_bootstrap.cc:654] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.338904 27446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952f025cccdb4df1b968cba4f68a60f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.345435 27574 tablet_bootstrap.cc:492] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda: No bootstrap required, opened a new log
I20260709 12:21:14.345980 27574 ts_tablet_manager.cc:1403] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.002s
I20260709 12:21:14.348940 27450 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfdc389382d42a8bb5e781363eef197 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:21:14.350680 27450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfdc389382d42a8bb5e781363eef197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.353384 27522 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfdc389382d42a8bb5e781363eef197 (DEFAULT_TABLE table=test-workload [id=20ef8a1f63da4eff84c980cad9c8b4af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:21:14.354651 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfdc389382d42a8bb5e781363eef197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:14.359406 27574 raft_consensus.cc:359] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.360198 27574 raft_consensus.cc:385] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.360486 27574 raft_consensus.cc:740] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.361361 27574 consensus_queue.cc:260] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.367607 27575 tablet_bootstrap.cc:492] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a: No bootstrap required, opened a new log
I20260709 12:21:14.368185 27575 ts_tablet_manager.cc:1403] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent bootstrapping tablet: real 0.071s	user 0.004s	sys 0.008s
I20260709 12:21:14.371997 27410 heartbeater.cc:499] Master 127.22.135.126:32825 was elected leader, sending a full tablet report...
I20260709 12:21:14.372478 27574 ts_tablet_manager.cc:1434] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260709 12:21:14.373541 27574 tablet_bootstrap.cc:492] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:14.375433 27575 raft_consensus.cc:359] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.377713 27575 raft_consensus.cc:385] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.376921 27576 tablet_bootstrap.cc:492] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da: No bootstrap required, opened a new log
I20260709 12:21:14.378042 27575 raft_consensus.cc:740] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.378450 27576 ts_tablet_manager.cc:1403] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da: Time spent bootstrapping tablet: real 0.125s	user 0.003s	sys 0.009s
I20260709 12:21:14.378834 27575 consensus_queue.cc:260] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.379823 27574 tablet_bootstrap.cc:654] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.381470 27576 raft_consensus.cc:359] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.382200 27576 raft_consensus.cc:385] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.382542 27576 raft_consensus.cc:740] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.383498 27576 consensus_queue.cc:260] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.392351 27574 tablet_bootstrap.cc:492] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda: No bootstrap required, opened a new log
I20260709 12:21:14.393062 27574 ts_tablet_manager.cc:1403] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:21:14.396795 27574 raft_consensus.cc:359] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.397737 27574 raft_consensus.cc:385] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.400401 27559 heartbeater.cc:499] Master 127.22.135.126:32825 was elected leader, sending a full tablet report...
I20260709 12:21:14.400632 27576 ts_tablet_manager.cc:1434] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.010s
I20260709 12:21:14.401655 27576 tablet_bootstrap.cc:492] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da: Bootstrap starting.
I20260709 12:21:14.398128 27574 raft_consensus.cc:740] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.409444 27485 heartbeater.cc:499] Master 127.22.135.126:32825 was elected leader, sending a full tablet report...
I20260709 12:21:14.409286 27574 consensus_queue.cc:260] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.409930 27575 ts_tablet_manager.cc:1434] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent starting tablet: real 0.041s	user 0.020s	sys 0.013s
I20260709 12:21:14.411010 27575 tablet_bootstrap.cc:492] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a: Bootstrap starting.
I20260709 12:21:14.415099 27574 ts_tablet_manager.cc:1434] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.007s
I20260709 12:21:14.416142 27574 tablet_bootstrap.cc:492] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:14.408363 27576 tablet_bootstrap.cc:654] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.417412 27575 tablet_bootstrap.cc:654] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.422501 27574 tablet_bootstrap.cc:654] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.431098 27575 tablet_bootstrap.cc:492] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a: No bootstrap required, opened a new log
I20260709 12:21:14.431301 27576 tablet_bootstrap.cc:492] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da: No bootstrap required, opened a new log
I20260709 12:21:14.431743 27575 ts_tablet_manager.cc:1403] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.010s
I20260709 12:21:14.431780 27576 ts_tablet_manager.cc:1403] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.006s
I20260709 12:21:14.436671 27575 raft_consensus.cc:359] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
W20260709 12:21:14.440771 27486 tablet.cc:2406] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:21:14.444306 27575 raft_consensus.cc:385] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.444993 27575 raft_consensus.cc:740] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.445935 27575 consensus_queue.cc:260] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.436941 27576 raft_consensus.cc:359] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.446784 27576 raft_consensus.cc:385] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.447537 27574 tablet_bootstrap.cc:492] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda: No bootstrap required, opened a new log
I20260709 12:21:14.448032 27574 ts_tablet_manager.cc:1403] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.008s
I20260709 12:21:14.448355 27575 ts_tablet_manager.cc:1434] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.005s
I20260709 12:21:14.449342 27575 tablet_bootstrap.cc:492] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a: Bootstrap starting.
I20260709 12:21:14.447095 27576 raft_consensus.cc:740] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.450558 27574 raft_consensus.cc:359] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.450559 27576 consensus_queue.cc:260] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.451368 27574 raft_consensus.cc:385] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.451705 27574 raft_consensus.cc:740] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.454809 27574 consensus_queue.cc:260] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.453523 27576 ts_tablet_manager.cc:1434] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:21:14.455864 27575 tablet_bootstrap.cc:654] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.457641 27574 ts_tablet_manager.cc:1434] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:21:14.458819 27574 tablet_bootstrap.cc:492] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:14.460136 27576 tablet_bootstrap.cc:492] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da: Bootstrap starting.
I20260709 12:21:14.466675 27574 tablet_bootstrap.cc:654] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.467011 27575 tablet_bootstrap.cc:492] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a: No bootstrap required, opened a new log
I20260709 12:21:14.467515 27575 ts_tablet_manager.cc:1403] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:21:14.467582 27576 tablet_bootstrap.cc:654] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.470816 27575 raft_consensus.cc:359] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.471524 27575 raft_consensus.cc:385] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.471899 27575 raft_consensus.cc:740] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.472752 27575 consensus_queue.cc:260] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.477417 27575 ts_tablet_manager.cc:1434] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:21:14.478446 27575 tablet_bootstrap.cc:492] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a: Bootstrap starting.
I20260709 12:21:14.480023 27574 tablet_bootstrap.cc:492] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda: No bootstrap required, opened a new log
I20260709 12:21:14.480626 27574 ts_tablet_manager.cc:1403] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 12:21:14.483668 27574 raft_consensus.cc:359] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.484215 27574 raft_consensus.cc:385] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.484472 27574 raft_consensus.cc:740] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.485090 27575 tablet_bootstrap.cc:654] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.485114 27574 consensus_queue.cc:260] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.487651 27574 ts_tablet_manager.cc:1434] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:14.488646 27574 tablet_bootstrap.cc:492] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:14.494445 27575 tablet_bootstrap.cc:492] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a: No bootstrap required, opened a new log
I20260709 12:21:14.494979 27574 tablet_bootstrap.cc:654] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.495107 27575 ts_tablet_manager.cc:1403] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 12:21:14.499140 27575 raft_consensus.cc:359] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.500053 27575 raft_consensus.cc:385] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.500404 27575 raft_consensus.cc:740] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.502451 27575 consensus_queue.cc:260] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.503662 27576 tablet_bootstrap.cc:492] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da: No bootstrap required, opened a new log
I20260709 12:21:14.504151 27576 ts_tablet_manager.cc:1403] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.008s
I20260709 12:21:14.506546 27575 ts_tablet_manager.cc:1434] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:21:14.507069 27576 raft_consensus.cc:359] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.507570 27575 tablet_bootstrap.cc:492] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a: Bootstrap starting.
I20260709 12:21:14.507823 27576 raft_consensus.cc:385] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.508132 27576 raft_consensus.cc:740] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.508960 27576 consensus_queue.cc:260] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.512962 27576 ts_tablet_manager.cc:1434] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:21:14.513924 27576 tablet_bootstrap.cc:492] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da: Bootstrap starting.
I20260709 12:21:14.519272 27574 tablet_bootstrap.cc:492] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda: No bootstrap required, opened a new log
I20260709 12:21:14.519809 27574 ts_tablet_manager.cc:1403] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260709 12:21:14.520237 27575 tablet_bootstrap.cc:654] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.520906 27576 tablet_bootstrap.cc:654] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.522703 27574 raft_consensus.cc:359] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.523461 27574 raft_consensus.cc:385] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.523795 27574 raft_consensus.cc:740] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.524838 27574 consensus_queue.cc:260] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.527025 27575 tablet_bootstrap.cc:492] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a: No bootstrap required, opened a new log
I20260709 12:21:14.527386 27574 ts_tablet_manager.cc:1434] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:14.527509 27575 ts_tablet_manager.cc:1403] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260709 12:21:14.527892 27576 tablet_bootstrap.cc:492] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da: No bootstrap required, opened a new log
I20260709 12:21:14.528391 27576 ts_tablet_manager.cc:1403] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 12:21:14.528434 27574 tablet_bootstrap.cc:492] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:14.530562 27575 raft_consensus.cc:359] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.531234 27575 raft_consensus.cc:385] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.531535 27575 raft_consensus.cc:740] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.531317 27576 raft_consensus.cc:359] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.532068 27576 raft_consensus.cc:385] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.532333 27575 consensus_queue.cc:260] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.533219 27583 raft_consensus.cc:493] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.533699 27583 raft_consensus.cc:515] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.535097 27575 ts_tablet_manager.cc:1434] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:14.536072 27575 tablet_bootstrap.cc:492] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a: Bootstrap starting.
I20260709 12:21:14.536285 27583 leader_election.cc:290] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:14.537616 27574 tablet_bootstrap.cc:654] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.543685 27575 tablet_bootstrap.cc:654] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.532370 27576 raft_consensus.cc:740] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.546908 27576 consensus_queue.cc:260] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.549105 27574 tablet_bootstrap.cc:492] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda: No bootstrap required, opened a new log
I20260709 12:21:14.549433 27576 ts_tablet_manager.cc:1434] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:21:14.549574 27574 ts_tablet_manager.cc:1403] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:21:14.550479 27576 tablet_bootstrap.cc:492] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da: Bootstrap starting.
I20260709 12:21:14.552604 27574 raft_consensus.cc:359] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.553328 27574 raft_consensus.cc:385] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.553622 27574 raft_consensus.cc:740] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.554502 27574 consensus_queue.cc:260] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.557971 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df672715652a4469bce856600142f5a1" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
I20260709 12:21:14.558997 27460 raft_consensus.cc:2468] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 0.
I20260709 12:21:14.559556 27574 ts_tablet_manager.cc:1434] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:21:14.560503 27500 leader_election.cc:304] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 
I20260709 12:21:14.561409 27583 raft_consensus.cc:2804] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.561767 27583 raft_consensus.cc:493] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.562089 27583 raft_consensus.cc:3060] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.563063 27575 tablet_bootstrap.cc:492] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a: No bootstrap required, opened a new log
I20260709 12:21:14.563532 27575 ts_tablet_manager.cc:1403] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260709 12:21:14.566534 27575 raft_consensus.cc:359] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.567214 27575 raft_consensus.cc:385] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.560531 27574 tablet_bootstrap.cc:492] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:14.569382 27576 tablet_bootstrap.cc:654] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.567499 27575 raft_consensus.cc:740] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.574254 27574 tablet_bootstrap.cc:654] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.574755 27583 raft_consensus.cc:515] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.572055 27575 consensus_queue.cc:260] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.577870 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df672715652a4469bce856600142f5a1" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:14.578456 27460 raft_consensus.cc:3060] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.579717 27575 ts_tablet_manager.cc:1434] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 12:21:14.580740 27575 tablet_bootstrap.cc:492] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a: Bootstrap starting.
I20260709 12:21:14.589553 27460 raft_consensus.cc:2468] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 1.
I20260709 12:21:14.592774 27500 leader_election.cc:304] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 
I20260709 12:21:14.598714 27583 leader_election.cc:290] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:14.598843 27580 raft_consensus.cc:493] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.599557 27580 raft_consensus.cc:515] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.600073 27597 raft_consensus.cc:2804] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.600715 27597 raft_consensus.cc:697] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:14.601078 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df672715652a4469bce856600142f5a1" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda" is_pre_election: true
I20260709 12:21:14.601919 27385 raft_consensus.cc:2468] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 0.
I20260709 12:21:14.602674 27575 tablet_bootstrap.cc:654] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.601686 27597 consensus_queue.cc:237] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.605017 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df672715652a4469bce856600142f5a1" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:14.605671 27385 raft_consensus.cc:3060] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.607075 27581 raft_consensus.cc:493] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.607554 27581 raft_consensus.cc:515] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.609277 27580 leader_election.cc:290] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.613940 27385 raft_consensus.cc:2468] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 1.
I20260709 12:21:14.614497 27580 raft_consensus.cc:493] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.615072 27580 raft_consensus.cc:515] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.616603 27581 leader_election.cc:290] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.617314 27580 leader_election.cc:290] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.599579 27583 raft_consensus.cc:493] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.620460 27583 raft_consensus.cc:515] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.626960 27583 leader_election.cc:290] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:14.634804 27575 tablet_bootstrap.cc:492] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a: No bootstrap required, opened a new log
I20260709 12:21:14.635605 27575 ts_tablet_manager.cc:1403] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.003s
I20260709 12:21:14.641345 27576 tablet_bootstrap.cc:492] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da: No bootstrap required, opened a new log
I20260709 12:21:14.642032 27576 ts_tablet_manager.cc:1403] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.002s
I20260709 12:21:14.645639 27581 raft_consensus.cc:493] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.646564 27580 raft_consensus.cc:493] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.646365 27581 raft_consensus.cc:515] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.648005 27580 raft_consensus.cc:515] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.653165 27575 raft_consensus.cc:359] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.654196 27575 raft_consensus.cc:385] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.654616 27575 raft_consensus.cc:740] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.655175 27580 leader_election.cc:290] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.655350 27575 consensus_queue.cc:260] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.659225 27581 leader_election.cc:290] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.660794 27581 raft_consensus.cc:493] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.661442 27581 raft_consensus.cc:515] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.667160 27581 leader_election.cc:290] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.668116 27574 tablet_bootstrap.cc:492] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda: No bootstrap required, opened a new log
I20260709 12:21:14.668645 27574 ts_tablet_manager.cc:1403] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.108s	user 0.038s	sys 0.025s
I20260709 12:21:14.671854 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
I20260709 12:21:14.671957 27459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
I20260709 12:21:14.672026 27574 raft_consensus.cc:359] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.672618 27458 raft_consensus.cc:2468] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75997d90c774c2aa5e8bd061605ddda in term 0.
I20260709 12:21:14.672951 27574 raft_consensus.cc:385] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.673316 27574 raft_consensus.cc:740] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
W20260709 12:21:14.674503 27351 leader_election.cc:343] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.674209 27574 consensus_queue.cc:260] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.675290 27351 leader_election.cc:304] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:14.676426 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
I20260709 12:21:14.677065 27460 raft_consensus.cc:2468] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75997d90c774c2aa5e8bd061605ddda in term 0.
I20260709 12:21:14.677460 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03240de96472418f95b8100afbb1252a" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda" is_pre_election: true
I20260709 12:21:14.677994 27580 raft_consensus.cc:2804] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.678141 27385 raft_consensus.cc:2468] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 0.
I20260709 12:21:14.678578 27580 raft_consensus.cc:493] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.679004 27580 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:14.682894 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:14.686159 27576 raft_consensus.cc:359] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.687175 27574 ts_tablet_manager.cc:1434] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.002s
I20260709 12:21:14.690176 27280 catalog_manager.cc:5697] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 0 to 1, leader changed from <none> to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 1 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:14.691671 27597 raft_consensus.cc:493] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.695219 27576 raft_consensus.cc:385] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.695649 27576 raft_consensus.cc:740] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.695698 27597 raft_consensus.cc:515] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.696858 27576 consensus_queue.cc:260] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.697860 27597 leader_election.cc:290] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:14.692384 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:14.698602 27534 raft_consensus.cc:2468] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75997d90c774c2aa5e8bd061605ddda in term 0.
I20260709 12:21:14.692836 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:14.699651 27576 ts_tablet_manager.cc:1434] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.003s
I20260709 12:21:14.690297 27580 raft_consensus.cc:515] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.701339 27576 tablet_bootstrap.cc:492] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da: Bootstrap starting.
I20260709 12:21:14.701409 27574 tablet_bootstrap.cc:492] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:14.702436 27580 leader_election.cc:290] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 election: Requested vote from peers 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.702615 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
I20260709 12:21:14.703289 27458 raft_consensus.cc:2468] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 0.
I20260709 12:21:14.693564 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:14.704216 27532 raft_consensus.cc:2468] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75997d90c774c2aa5e8bd061605ddda in term 0.
I20260709 12:21:14.704484 27500 leader_election.cc:304] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 
I20260709 12:21:14.694198 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03240de96472418f95b8100afbb1252a" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
I20260709 12:21:14.705263 27460 raft_consensus.cc:2468] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 0.
I20260709 12:21:14.694175 27351 leader_election.cc:304] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:14.705336 27597 raft_consensus.cc:2804] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.706668 27597 raft_consensus.cc:493] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.707048 27597 raft_consensus.cc:3060] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.707700 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:14.707880 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda" is_pre_election: true
I20260709 12:21:14.708330 27460 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.708541 27385 raft_consensus.cc:2468] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 0.
I20260709 12:21:14.710001 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda" is_pre_election: true
I20260709 12:21:14.710562 27574 tablet_bootstrap.cc:654] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.710760 27385 raft_consensus.cc:2393] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 893e6e57fd0b4be2a57d2bcc2e56589a in current term 1: Already voted for candidate a75997d90c774c2aa5e8bd061605ddda in this term.
I20260709 12:21:14.712323 27423 leader_election.cc:304] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:14.694473 27497 leader_election.cc:304] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:14.713310 27610 raft_consensus.cc:2804] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.713596 27583 raft_consensus.cc:2804] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.714103 27583 raft_consensus.cc:493] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.712611 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71dcdd7fcd946ca99f28d7db59d40db" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda" is_pre_election: true
W20260709 12:21:14.714596 27349 leader_election.cc:343] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01ed34e5137b47509f582006476162da (127.22.135.67:32951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.714848 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda" is_pre_election: true
I20260709 12:21:14.715119 27385 raft_consensus.cc:2468] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 0.
I20260709 12:21:14.715196 27349 leader_election.cc:304] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a75997d90c774c2aa5e8bd061605ddda; no voters: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a
I20260709 12:21:14.713754 27610 raft_consensus.cc:493] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.715965 27610 raft_consensus.cc:3060] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.713810 27580 raft_consensus.cc:2804] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.716706 27609 raft_consensus.cc:2749] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.717579 27384 raft_consensus.cc:2468] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 0.
I20260709 12:21:14.714493 27583 raft_consensus.cc:3060] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.717871 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:14.718529 27532 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.717602 27423 leader_election.cc:304] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:14.725075 27597 raft_consensus.cc:515] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.725433 27583 raft_consensus.cc:515] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.726588 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:14.727401 27533 raft_consensus.cc:2393] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 893e6e57fd0b4be2a57d2bcc2e56589a in current term 1: Already voted for candidate 01ed34e5137b47509f582006476162da in this term.
I20260709 12:21:14.727841 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71dcdd7fcd946ca99f28d7db59d40db" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:14.728255 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:14.728333 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:14.728519 27531 raft_consensus.cc:2468] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 0.
I20260709 12:21:14.729002 27597 leader_election.cc:290] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:14.729274 27580 raft_consensus.cc:493] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.729705 27580 raft_consensus.cc:3060] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.728133 27532 raft_consensus.cc:2468] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75997d90c774c2aa5e8bd061605ddda in term 1.
I20260709 12:21:14.730082 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:14.730432 27576 tablet_bootstrap.cc:654] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.726563 27608 raft_consensus.cc:2804] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.731654 27608 raft_consensus.cc:493] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.732007 27608 raft_consensus.cc:3060] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.732174 27424 leader_election.cc:304] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda
I20260709 12:21:14.734077 27349 leader_election.cc:304] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:14.734997 27609 raft_consensus.cc:2804] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.737067 27580 raft_consensus.cc:515] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.738474 27384 raft_consensus.cc:2393] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01ed34e5137b47509f582006476162da in current term 1: Already voted for candidate a75997d90c774c2aa5e8bd061605ddda in this term.
I20260709 12:21:14.738620 27610 raft_consensus.cc:515] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.740053 27458 raft_consensus.cc:2393] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 01ed34e5137b47509f582006476162da in current term 1: Already voted for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in this term.
I20260709 12:21:14.741617 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:14.742511 27497 leader_election.cc:304] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [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: 01ed34e5137b47509f582006476162da; no voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda
I20260709 12:21:14.743731 27610 leader_election.cc:290] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.744019 27597 raft_consensus.cc:2749] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.742542 27384 raft_consensus.cc:2393] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 893e6e57fd0b4be2a57d2bcc2e56589a in current term 1: Already voted for candidate a75997d90c774c2aa5e8bd061605ddda in this term.
I20260709 12:21:14.744927 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:14.745708 27532 raft_consensus.cc:2393] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 893e6e57fd0b4be2a57d2bcc2e56589a in current term 1: Already voted for candidate 01ed34e5137b47509f582006476162da in this term.
I20260709 12:21:14.746883 27424 leader_election.cc:304] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda
I20260709 12:21:14.747622 27610 raft_consensus.cc:2749] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.754079 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03240de96472418f95b8100afbb1252a" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:14.757185 27460 raft_consensus.cc:2468] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75997d90c774c2aa5e8bd061605ddda in term 1.
I20260709 12:21:14.757751 27581 raft_consensus.cc:2749] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.757620 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:14.758926 27458 raft_consensus.cc:2393] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a75997d90c774c2aa5e8bd061605ddda in current term 1: Already voted for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in this term.
I20260709 12:21:14.759297 27574 tablet_bootstrap.cc:492] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda: No bootstrap required, opened a new log
I20260709 12:21:14.759969 27580 leader_election.cc:290] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 election: Requested vote from peers 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.757620 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:14.760942 27532 raft_consensus.cc:2393] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a75997d90c774c2aa5e8bd061605ddda in current term 1: Already voted for candidate 01ed34e5137b47509f582006476162da in this term.
I20260709 12:21:14.761202 27583 leader_election.cc:290] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:14.755501 27575 ts_tablet_manager.cc:1434] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent starting tablet: real 0.119s	user 0.007s	sys 0.009s
I20260709 12:21:14.762734 27351 leader_election.cc:304] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [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: a75997d90c774c2aa5e8bd061605ddda; no voters: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a
I20260709 12:21:14.764112 27575 tablet_bootstrap.cc:492] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a: Bootstrap starting.
I20260709 12:21:14.756142 27384 raft_consensus.cc:3060] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.765043 27580 raft_consensus.cc:2749] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.766613 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03240de96472418f95b8100afbb1252a" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:14.767221 27460 raft_consensus.cc:3060] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.759806 27574 ts_tablet_manager.cc:1403] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.007s
I20260709 12:21:14.771395 27575 tablet_bootstrap.cc:654] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.783118 27609 raft_consensus.cc:697] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 1 LEADER]: Becoming Leader. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Running, Role: LEADER
I20260709 12:21:14.788149 27609 consensus_queue.cc:237] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.788535 27574 raft_consensus.cc:359] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.789546 27574 raft_consensus.cc:385] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.789924 27574 raft_consensus.cc:740] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.792062 27460 raft_consensus.cc:2468] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 1.
I20260709 12:21:14.790841 27574 consensus_queue.cc:260] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.742038 27608 raft_consensus.cc:515] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.796028 27500 leader_election.cc:304] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 
I20260709 12:21:14.796908 27583 raft_consensus.cc:2804] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.797089 27574 ts_tablet_manager.cc:1434] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:21:14.797399 27583 raft_consensus.cc:697] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:14.798036 27574 tablet_bootstrap.cc:492] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:14.798205 27583 consensus_queue.cc:237] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.795042 27384 raft_consensus.cc:2468] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 1.
I20260709 12:21:14.807231 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71dcdd7fcd946ca99f28d7db59d40db" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:14.807829 27384 raft_consensus.cc:3060] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.808759 27575 tablet_bootstrap.cc:492] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a: No bootstrap required, opened a new log
I20260709 12:21:14.809412 27575 ts_tablet_manager.cc:1403] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.002s
I20260709 12:21:14.815466 27608 leader_election.cc:290] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.815737 27574 tablet_bootstrap.cc:654] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.816601 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71dcdd7fcd946ca99f28d7db59d40db" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:14.817200 27532 raft_consensus.cc:3060] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.817534 27576 tablet_bootstrap.cc:492] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da: No bootstrap required, opened a new log
I20260709 12:21:14.817153 27283 catalog_manager.cc:5697] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda reported cstate change: term changed from 0 to 1, leader changed from <none> to a75997d90c774c2aa5e8bd061605ddda (127.22.135.65). New cstate: current_term: 1 leader_uuid: "a75997d90c774c2aa5e8bd061605ddda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.820847 27384 raft_consensus.cc:2468] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 1.
I20260709 12:21:14.820560 27575 raft_consensus.cc:359] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.821555 27575 raft_consensus.cc:385] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.821920 27575 raft_consensus.cc:740] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.822060 27423 leader_election.cc:304] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:14.823009 27575 consensus_queue.cc:260] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.822985 27608 raft_consensus.cc:2804] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.829770 27532 raft_consensus.cc:2468] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 1.
I20260709 12:21:14.818040 27576 ts_tablet_manager.cc:1403] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da: Time spent bootstrapping tablet: real 0.117s	user 0.022s	sys 0.043s
I20260709 12:21:14.831776 27608 raft_consensus.cc:697] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:14.832686 27608 consensus_queue.cc:237] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.833762 27574 tablet_bootstrap.cc:492] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda: No bootstrap required, opened a new log
I20260709 12:21:14.834211 27574 ts_tablet_manager.cc:1403] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 12:21:14.836802 27574 raft_consensus.cc:359] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.837320 27576 raft_consensus.cc:359] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.837440 27574 raft_consensus.cc:385] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.839475 27574 raft_consensus.cc:740] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.840082 27574 consensus_queue.cc:260] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.839033 27576 raft_consensus.cc:385] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.841220 27576 raft_consensus.cc:740] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.841970 27576 consensus_queue.cc:260] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.838986 27575 ts_tablet_manager.cc:1434] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 12:21:14.843838 27575 tablet_bootstrap.cc:492] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a: Bootstrap starting.
I20260709 12:21:14.843385 27280 catalog_manager.cc:5697] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 0 to 1, leader changed from <none> to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 1 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:14.845992 27574 ts_tablet_manager.cc:1434] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 12:21:14.846935 27574 tablet_bootstrap.cc:492] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:14.849053 27575 tablet_bootstrap.cc:654] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.844326 27576 ts_tablet_manager.cc:1434] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:21:14.850327 27576 tablet_bootstrap.cc:492] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da: Bootstrap starting.
I20260709 12:21:14.852200 27574 tablet_bootstrap.cc:654] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.858074 27576 tablet_bootstrap.cc:654] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.871774 27281 catalog_manager.cc:5697] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 0 to 1, leader changed from <none> to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 1 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.903185 27608 raft_consensus.cc:493] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.903702 27608 raft_consensus.cc:515] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.904947 27574 tablet_bootstrap.cc:492] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda: No bootstrap required, opened a new log
I20260709 12:21:14.905423 27574 ts_tablet_manager.cc:1403] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.032s
I20260709 12:21:14.905864 27608 leader_election.cc:290] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.907286 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:14.907687 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda" is_pre_election: true
I20260709 12:21:14.907979 27532 raft_consensus.cc:2468] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 0.
I20260709 12:21:14.908365 27384 raft_consensus.cc:2468] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 0.
I20260709 12:21:14.908062 27574 raft_consensus.cc:359] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.908883 27574 raft_consensus.cc:385] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.909164 27574 raft_consensus.cc:740] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.909381 27424 leader_election.cc:304] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 
I20260709 12:21:14.910282 27576 tablet_bootstrap.cc:492] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da: No bootstrap required, opened a new log
I20260709 12:21:14.909823 27574 consensus_queue.cc:260] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.910507 27608 raft_consensus.cc:2804] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.910820 27576 ts_tablet_manager.cc:1403] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.030s
I20260709 12:21:14.910914 27608 raft_consensus.cc:493] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.911284 27608 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.911985 27574 ts_tablet_manager.cc:1434] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:21:14.913636 27576 raft_consensus.cc:359] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.914335 27576 raft_consensus.cc:385] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.914631 27576 raft_consensus.cc:740] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.916023 27575 tablet_bootstrap.cc:492] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a: No bootstrap required, opened a new log
I20260709 12:21:14.916497 27575 ts_tablet_manager.cc:1403] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent bootstrapping tablet: real 0.073s	user 0.029s	sys 0.030s
I20260709 12:21:14.918682 27609 raft_consensus.cc:493] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.918411 27608 raft_consensus.cc:515] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.919095 27575 raft_consensus.cc:359] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.919792 27575 raft_consensus.cc:385] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.919263 27609 raft_consensus.cc:515] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.921341 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:14.921816 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:14.921975 27384 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.922163 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
I20260709 12:21:14.922416 27532 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.922838 27460 raft_consensus.cc:2468] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75997d90c774c2aa5e8bd061605ddda in term 0.
I20260709 12:21:14.922873 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:14.921451 27609 leader_election.cc:290] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.923801 27575 raft_consensus.cc:740] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.924175 27351 leader_election.cc:304] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:14.924479 27575 consensus_queue.cc:260] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.925102 27609 raft_consensus.cc:2804] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.925503 27609 raft_consensus.cc:493] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.925822 27609 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.928922 27575 ts_tablet_manager.cc:1434] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:21:14.929123 27384 raft_consensus.cc:2468] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 1.
I20260709 12:21:14.929314 27532 raft_consensus.cc:2468] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 1.
I20260709 12:21:14.930313 27423 leader_election.cc:304] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:14.918526 27576 consensus_queue.cc:260] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.929898 27575 tablet_bootstrap.cc:492] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a: Bootstrap starting.
I20260709 12:21:14.931165 27534 raft_consensus.cc:2468] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75997d90c774c2aa5e8bd061605ddda in term 0.
I20260709 12:21:14.931196 27610 raft_consensus.cc:2804] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.934111 27610 raft_consensus.cc:697] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:14.935022 27610 consensus_queue.cc:237] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.936936 27575 tablet_bootstrap.cc:654] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.930828 27608 leader_election.cc:290] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.940105 27609 raft_consensus.cc:515] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.943753 27576 ts_tablet_manager.cc:1434] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260709 12:21:14.944855 27576 tablet_bootstrap.cc:492] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da: Bootstrap starting.
I20260709 12:21:14.944355 27283 catalog_manager.cc:5697] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 0 to 1, leader changed from <none> to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 1 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.948372 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:14.949010 27460 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.951854 27576 tablet_bootstrap.cc:654] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.958408 27610 raft_consensus.cc:493] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.959040 27610 raft_consensus.cc:515] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.961663 27576 tablet_bootstrap.cc:492] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da: No bootstrap required, opened a new log
I20260709 12:21:14.961752 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda" is_pre_election: true
I20260709 12:21:14.962200 27576 ts_tablet_manager.cc:1403] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:21:14.962450 27384 raft_consensus.cc:2468] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 0.
I20260709 12:21:14.963709 27423 leader_election.cc:304] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:14.964532 27608 raft_consensus.cc:2804] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.964959 27608 raft_consensus.cc:493] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.964905 27576 raft_consensus.cc:359] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.965545 27608 raft_consensus.cc:3060] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.965754 27576 raft_consensus.cc:385] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.965919 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:14.966262 27576 raft_consensus.cc:740] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.966737 27609 leader_election.cc:290] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 election: Requested vote from peers 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.964854 27610 leader_election.cc:290] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.967018 27576 consensus_queue.cc:260] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.967892 27534 raft_consensus.cc:2468] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 0.
I20260709 12:21:14.969022 27576 ts_tablet_manager.cc:1434] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:21:14.969982 27576 tablet_bootstrap.cc:492] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da: Bootstrap starting.
I20260709 12:21:14.968969 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:14.974922 27532 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.976126 27576 tablet_bootstrap.cc:654] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.982362 27532 raft_consensus.cc:2468] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75997d90c774c2aa5e8bd061605ddda in term 1.
I20260709 12:21:14.983640 27349 leader_election.cc:304] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:14.983913 27609 raft_consensus.cc:493] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.984638 27614 raft_consensus.cc:2804] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.984524 27609 raft_consensus.cc:515] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.985155 27614 raft_consensus.cc:697] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 1 LEADER]: Becoming Leader. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Running, Role: LEADER
I20260709 12:21:14.965801 27460 raft_consensus.cc:2468] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75997d90c774c2aa5e8bd061605ddda in term 1.
I20260709 12:21:14.986795 27614 consensus_queue.cc:237] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:14.988322 27609 leader_election.cc:290] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.988215 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
I20260709 12:21:14.985863 27608 raft_consensus.cc:515] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
W20260709 12:21:14.990283 27351 leader_election.cc:343] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.991194 27608 leader_election.cc:290] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:14.991937 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:14.992678 27384 raft_consensus.cc:3060] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.993211 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:14.993963 27534 raft_consensus.cc:3060] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.998924 27575 tablet_bootstrap.cc:492] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a: No bootstrap required, opened a new log
I20260709 12:21:14.999451 27575 ts_tablet_manager.cc:1403] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.022s
I20260709 12:21:15.001962 27575 raft_consensus.cc:359] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.002684 27575 raft_consensus.cc:385] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.992573 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197" candidate_uuid: "a75997d90c774c2aa5e8bd061605ddda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:15.003001 27575 raft_consensus.cc:740] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.003748 27575 consensus_queue.cc:260] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.004462 27384 raft_consensus.cc:2468] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 1.
I20260709 12:21:15.005908 27423 leader_election.cc:304] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:15.006088 27575 ts_tablet_manager.cc:1434] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:15.004570 27534 raft_consensus.cc:2468] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 1.
I20260709 12:21:15.006698 27608 raft_consensus.cc:2804] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.007181 27608 raft_consensus.cc:697] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
W20260709 12:21:15.007287 27349 leader_election.cc:343] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01ed34e5137b47509f582006476162da (127.22.135.67:32951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:15.007809 27349 leader_election.cc:304] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a75997d90c774c2aa5e8bd061605ddda; no voters: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a
I20260709 12:21:15.008086 27608 consensus_queue.cc:237] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.008901 27614 raft_consensus.cc:2749] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.009100 27576 tablet_bootstrap.cc:492] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da: No bootstrap required, opened a new log
I20260709 12:21:15.009739 27576 ts_tablet_manager.cc:1403] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.008s
I20260709 12:21:15.009130 27279 catalog_manager.cc:5697] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda reported cstate change: term changed from 0 to 1, leader changed from <none> to a75997d90c774c2aa5e8bd061605ddda (127.22.135.65). New cstate: current_term: 1 leader_uuid: "a75997d90c774c2aa5e8bd061605ddda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:15.012780 27576 raft_consensus.cc:359] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.013532 27576 raft_consensus.cc:385] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.013887 27576 raft_consensus.cc:740] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.014770 27576 consensus_queue.cc:260] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.016736 27576 ts_tablet_manager.cc:1434] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:15.018468 27576 tablet_bootstrap.cc:492] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da: Bootstrap starting.
I20260709 12:21:15.021503 27283 catalog_manager.cc:5697] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 0 to 1, leader changed from <none> to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 1 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:15.024116 27576 tablet_bootstrap.cc:654] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.029058 27576 tablet_bootstrap.cc:492] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da: No bootstrap required, opened a new log
I20260709 12:21:15.029487 27576 ts_tablet_manager.cc:1403] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:21:15.031700 27576 raft_consensus.cc:359] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.032224 27576 raft_consensus.cc:385] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.032446 27576 raft_consensus.cc:740] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.032984 27576 consensus_queue.cc:260] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.034623 27576 ts_tablet_manager.cc:1434] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:21:15.107293 27583 consensus_queue.cc:1048] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.120879 27583 consensus_queue.cc:1048] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.155447 27608 raft_consensus.cc:493] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.156023 27608 raft_consensus.cc:515] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.157832 27608 leader_election.cc:290] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:15.158576 27583 raft_consensus.cc:493] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.158643 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5659f6353bd44c4782d8a8cdf72f73a4" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda" is_pre_election: true
I20260709 12:21:15.158774 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5659f6353bd44c4782d8a8cdf72f73a4" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:15.159274 27583 raft_consensus.cc:515] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.159639 27534 raft_consensus.cc:2468] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 0.
I20260709 12:21:15.159552 27384 raft_consensus.cc:2468] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 0.
I20260709 12:21:15.160717 27423 leader_election.cc:304] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:15.161557 27583 leader_election.cc:290] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:15.161630 27608 raft_consensus.cc:2804] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:15.162192 27608 raft_consensus.cc:493] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:15.162365 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda" is_pre_election: true
I20260709 12:21:15.162621 27608 raft_consensus.cc:3060] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.162680 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
I20260709 12:21:15.162859 27384 raft_consensus.cc:2468] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 0.
I20260709 12:21:15.163440 27458 raft_consensus.cc:2468] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 0.
I20260709 12:21:15.163985 27497 leader_election.cc:304] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:15.164840 27583 raft_consensus.cc:2804] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:15.165194 27583 raft_consensus.cc:493] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:15.165493 27583 raft_consensus.cc:3060] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.168980 27608 raft_consensus.cc:515] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.170925 27583 raft_consensus.cc:515] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.171970 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5659f6353bd44c4782d8a8cdf72f73a4" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:15.172043 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5659f6353bd44c4782d8a8cdf72f73a4" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:15.172564 27384 raft_consensus.cc:3060] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.172657 27534 raft_consensus.cc:3060] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.173053 27583 leader_election.cc:290] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:15.171003 27608 leader_election.cc:290] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:15.174377 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:15.174978 27458 raft_consensus.cc:3060] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.178682 27534 raft_consensus.cc:2468] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 1.
I20260709 12:21:15.179350 27385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:15.179756 27424 leader_election.cc:304] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 
I20260709 12:21:15.179991 27385 raft_consensus.cc:3060] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.180600 27608 raft_consensus.cc:2804] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.181074 27608 raft_consensus.cc:697] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:15.182418 27608 consensus_queue.cc:237] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.183079 27458 raft_consensus.cc:2468] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 1.
I20260709 12:21:15.183288 27384 raft_consensus.cc:2468] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 1.
I20260709 12:21:15.190385 27500 leader_election.cc:304] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 
I20260709 12:21:15.191282 27583 raft_consensus.cc:2804] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.192111 27385 raft_consensus.cc:2468] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 1.
I20260709 12:21:15.192649 27583 raft_consensus.cc:697] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:15.194622 27583 consensus_queue.cc:237] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:15.197548 27283 catalog_manager.cc:5697] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 0 to 1, leader changed from <none> to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 1 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:15.202906 27281 catalog_manager.cc:5697] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 0 to 1, leader changed from <none> to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 1 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:15.271924 27614 consensus_queue.cc:1048] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.281809 27580 consensus_queue.cc:1048] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.333425 27583 consensus_queue.cc:1048] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.344442 27583 consensus_queue.cc:1048] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.345942 27608 consensus_queue.cc:1048] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.359406 27610 consensus_queue.cc:1048] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.449829 27614 consensus_queue.cc:1048] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.450624 27610 consensus_queue.cc:1048] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.465623 27608 consensus_queue.cc:1048] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.466104 27609 consensus_queue.cc:1048] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.562390 27608 consensus_queue.cc:1048] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.573915 27608 consensus_queue.cc:1048] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.603021 27583 consensus_queue.cc:1048] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.612159 27608 consensus_queue.cc:1048] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.614346 27597 consensus_queue.cc:1048] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.620146 27608 consensus_queue.cc:1048] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:15.687310 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:16.284758 27597 raft_consensus.cc:493] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:16.285318 27597 raft_consensus.cc:515] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:16.287042 27597 leader_election.cc:290] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:16.287843 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda" is_pre_election: true
I20260709 12:21:16.288035 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
I20260709 12:21:16.288553 27384 raft_consensus.cc:2468] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 1.
I20260709 12:21:16.288555 27458 raft_consensus.cc:2468] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 1.
I20260709 12:21:16.289964 27500 leader_election.cc:304] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [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: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 
I20260709 12:21:16.290617 27597 raft_consensus.cc:2804] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:16.290952 27597 raft_consensus.cc:493] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:16.291180 27597 raft_consensus.cc:3060] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:16.295912 27597 raft_consensus.cc:515] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:16.297392 27597 leader_election.cc:290] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:16.298174 27384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:16.298386 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:16.298827 27384 raft_consensus.cc:3060] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:16.298907 27458 raft_consensus.cc:3060] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:16.305536 27458 raft_consensus.cc:2468] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 2.
I20260709 12:21:16.305536 27384 raft_consensus.cc:2468] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 2.
I20260709 12:21:16.306675 27500 leader_election.cc:304] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 
I20260709 12:21:16.307312 27597 raft_consensus.cc:2804] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:16.307723 27597 raft_consensus.cc:697] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:16.308399 27597 consensus_queue.cc:237] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [LEADER]: Queue going to LEADER 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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:16.315412 27283 catalog_manager.cc:5697] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 0 to 2, leader changed from <none> to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 2 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:16.852252 23069 ts_manager.cc:295] Set tserver state for a75997d90c774c2aa5e8bd061605ddda to MAINTENANCE_MODE
I20260709 12:21:16.853338 23069 tablet_server.cc:179] TabletServer@127.22.135.65:0 shutting down...
I20260709 12:21:16.883258 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:16.884181 23069 tablet_replica.cc:333] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda: stopping tablet replica
I20260709 12:21:16.884931 23069 raft_consensus.cc:2243] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:16.886406 23069 raft_consensus.cc:2272] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:16.888939 23069 tablet_replica.cc:333] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda: stopping tablet replica
I20260709 12:21:16.889627 23069 raft_consensus.cc:2243] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:16.890183 23069 raft_consensus.cc:2272] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:16.892452 23069 tablet_replica.cc:333] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda: stopping tablet replica
I20260709 12:21:16.892987 23069 raft_consensus.cc:2243] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:16.893805 23069 raft_consensus.cc:2272] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:16.896767 23069 tablet_replica.cc:333] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda: stopping tablet replica
I20260709 12:21:16.897655 23069 raft_consensus.cc:2243] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:16.898304 23069 raft_consensus.cc:2272] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:16.900602 23069 tablet_replica.cc:333] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda: stopping tablet replica
I20260709 12:21:16.901114 23069 raft_consensus.cc:2243] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:16.901599 23069 raft_consensus.cc:2272] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:16.903798 23069 tablet_replica.cc:333] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda: stopping tablet replica
I20260709 12:21:16.904376 23069 raft_consensus.cc:2243] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:16.904855 23069 raft_consensus.cc:2272] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:16.907155 23069 tablet_replica.cc:333] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda: stopping tablet replica
I20260709 12:21:16.907660 23069 raft_consensus.cc:2243] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:16.908553 23069 raft_consensus.cc:2272] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:16.910785 23069 tablet_replica.cc:333] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda: stopping tablet replica
I20260709 12:21:16.911290 23069 raft_consensus.cc:2243] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:16.911979 23069 raft_consensus.cc:2272] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:16.915026 23069 tablet_replica.cc:333] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda: stopping tablet replica
I20260709 12:21:16.915665 23069 raft_consensus.cc:2243] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:16.916429 23069 raft_consensus.cc:2272] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:16.917259 27497 consensus_peers.cc:597] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:16.918932 27458 raft_consensus.cc:1275] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:16.919900 23069 tablet_replica.cc:333] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda: stopping tablet replica
I20260709 12:21:16.920699 23069 raft_consensus.cc:2243] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:16.920553 27597 consensus_queue.cc:1048] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:16.921473 23069 raft_consensus.cc:2272] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:16.966425 23069 tablet_server.cc:196] TabletServer@127.22.135.65:0 shutdown complete.
W20260709 12:21:16.968273 27423 consensus_peers.cc:597] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.018530 27423 consensus_peers.cc:597] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.033630 27497 consensus_peers.cc:597] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.150132 27423 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111) [suppressed 82 similar messages]
W20260709 12:21:17.152809 27423 consensus_peers.cc:597] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.171087 27497 consensus_peers.cc:597] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.313156 27423 consensus_peers.cc:597] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.379074 27497 consensus_peers.cc:597] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.703752 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:17.920073 27675 raft_consensus.cc:493] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a75997d90c774c2aa5e8bd061605ddda)
I20260709 12:21:17.920966 27675 raft_consensus.cc:515] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:17.923054 27675 leader_election.cc:290] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:17.924356 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
W20260709 12:21:17.926931 27497 leader_election.cc:336] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111)
I20260709 12:21:17.927258 27497 leader_election.cc:304] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [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: 01ed34e5137b47509f582006476162da; no voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda
I20260709 12:21:17.927841 27675 raft_consensus.cc:2749] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:17.964912 27673 raft_consensus.cc:493] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a75997d90c774c2aa5e8bd061605ddda)
I20260709 12:21:17.965570 27673 raft_consensus.cc:515] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:17.967374 27673 leader_election.cc:290] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:17.968602 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
I20260709 12:21:17.969274 27534 raft_consensus.cc:2468] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 1.
I20260709 12:21:17.970713 27424 leader_election.cc:304] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 
W20260709 12:21:17.971403 27423 leader_election.cc:336] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111)
I20260709 12:21:17.971590 27673 raft_consensus.cc:2804] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:17.972069 27673 raft_consensus.cc:493] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a75997d90c774c2aa5e8bd061605ddda)
I20260709 12:21:17.972354 27673 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:17.978612 27673 raft_consensus.cc:515] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:17.980132 27673 leader_election.cc:290] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 2 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:17.981293 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:17.981936 27534 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:17.984098 27423 leader_election.cc:336] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111)
I20260709 12:21:17.988752 27534 raft_consensus.cc:2468] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 2.
I20260709 12:21:17.989828 27424 leader_election.cc:304] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: a75997d90c774c2aa5e8bd061605ddda
I20260709 12:21:17.990592 27673 raft_consensus.cc:2804] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:17.991083 27673 raft_consensus.cc:697] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:17.991994 27673 consensus_queue.cc:237] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:17.999192 27279 catalog_manager.cc:5697] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 1 to 2, leader changed from a75997d90c774c2aa5e8bd061605ddda (127.22.135.65) to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 2 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.310931 27673 raft_consensus.cc:493] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a75997d90c774c2aa5e8bd061605ddda)
I20260709 12:21:18.311503 27673 raft_consensus.cc:515] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:18.313288 27673 leader_election.cc:290] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:18.314546 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01ed34e5137b47509f582006476162da" is_pre_election: true
W20260709 12:21:18.316888 27423 leader_election.cc:336] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111)
I20260709 12:21:18.317284 27423 leader_election.cc:304] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda
I20260709 12:21:18.318004 27673 raft_consensus.cc:2749] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:18.331909 27675 raft_consensus.cc:493] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a75997d90c774c2aa5e8bd061605ddda)
I20260709 12:21:18.332526 27675 raft_consensus.cc:515] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:18.334452 27675 leader_election.cc:290] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:18.335541 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" is_pre_election: true
I20260709 12:21:18.336248 27458 raft_consensus.cc:2468] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 1.
I20260709 12:21:18.337387 27500 leader_election.cc:304] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [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: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: 
W20260709 12:21:18.337904 27497 leader_election.cc:336] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111)
I20260709 12:21:18.338101 27675 raft_consensus.cc:2804] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:18.338543 27675 raft_consensus.cc:493] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting leader election (detected failure of leader a75997d90c774c2aa5e8bd061605ddda)
I20260709 12:21:18.338908 27675 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.344197 27675 raft_consensus.cc:515] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:18.345732 27675 leader_election.cc:290] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:18.346829 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:18.347487 27458 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:18.349434 27497 leader_election.cc:336] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111)
I20260709 12:21:18.353602 27458 raft_consensus.cc:2468] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 2.
I20260709 12:21:18.354565 27500 leader_election.cc:304] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [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: 01ed34e5137b47509f582006476162da, 893e6e57fd0b4be2a57d2bcc2e56589a; no voters: a75997d90c774c2aa5e8bd061605ddda
I20260709 12:21:18.355206 27675 raft_consensus.cc:2804] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.356106 27675 raft_consensus.cc:697] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:18.357026 27675 consensus_queue.cc:237] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:18.363755 27279 catalog_manager.cc:5697] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 1 to 2, leader changed from a75997d90c774c2aa5e8bd061605ddda (127.22.135.65) to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 2 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:18.570705 27423 consensus_peers.cc:597] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:18.616843 27534 raft_consensus.cc:1275] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.618141 27673 consensus_queue.cc:1048] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:18.704836 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:18.797170 27458 raft_consensus.cc:1275] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.798504 27675 consensus_queue.cc:1048] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:18.813092 27497 consensus_peers.cc:597] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:19.305047 27423 consensus_peers.cc:597] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:19.316989 27497 consensus_peers.cc:597] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:19.340050 27423 consensus_peers.cc:597] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:19.374007 27497 consensus_peers.cc:597] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:19.420950 27497 consensus_peers.cc:597] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:19.705741 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:19.731168 27497 consensus_peers.cc:597] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:19.788303 27423 consensus_peers.cc:597] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:19.919067 27423 consensus_peers.cc:597] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:20.706734 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:21.082167 27423 consensus_peers.cc:597] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:21.116369 27497 consensus_peers.cc:597] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:21.698115 27497 consensus_peers.cc:597] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:21.707717 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:21.718981 27497 consensus_peers.cc:597] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:21.818455 27497 consensus_peers.cc:597] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:21.822464 27423 consensus_peers.cc:597] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:21.997044 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:22.004021 27692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:22.004415 27693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:22.012377 27695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:22.012565 23069 server_base.cc:1061] running on GCE node
I20260709 12:21:22.013693 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:22.013888 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:22.014030 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599682014020 us; error 0 us; skew 500 ppm
I20260709 12:21:22.014573 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:22.017174 23069 webserver.cc:533] Webserver started at http://127.22.135.65:32927/ using document root <none> and password file <none>
I20260709 12:21:22.017679 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:22.017881 23069 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:21:22.021456 23069 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:21:22.025169 27700 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:22.025894 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:21:22.026173 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-0-root
uuid: "a75997d90c774c2aa5e8bd061605ddda"
format_stamp: "Formatted at 2026-07-09 12:21:13 on dist-test-slave-g1m6"
I20260709 12:21:22.026604 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599524924728-23069-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 12:21:22.050551 27423 consensus_peers.cc:597] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:22.051147 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:22.052511 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:22.053977 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:22.057516 27707 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:21:22.105803 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:21:22.106120 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.002s	sys 0.000s
I20260709 12:21:22.106480 23069 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:21:22.112879 27707 tablet_bootstrap.cc:492] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:22.127002 27707 tablet_bootstrap.cc:492] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:22.127737 27707 tablet_bootstrap.cc:492] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda: Bootstrap complete.
I20260709 12:21:22.128324 27707 ts_tablet_manager.cc:1403] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:21:22.130476 27707 raft_consensus.cc:359] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.130975 27707 raft_consensus.cc:740] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:22.131567 27707 consensus_queue.cc:260] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.133728 27707 ts_tablet_manager.cc:1434] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:21:22.134441 27707 tablet_bootstrap.cc:492] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:22.145001 23069 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:21:22.145417 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.039s	sys 0.000s
I20260709 12:21:22.147020 27707 tablet_bootstrap.cc:492] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:22.148003 27707 tablet_bootstrap.cc:492] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap complete.
I20260709 12:21:22.148674 27707 ts_tablet_manager.cc:1403] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260709 12:21:22.151069 27707 raft_consensus.cc:359] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.151616 27707 raft_consensus.cc:740] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:22.152201 27707 consensus_queue.cc:260] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.153684 27707 ts_tablet_manager.cc:1434] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 12:21:22.154418 27707 tablet_bootstrap.cc:492] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:22.167346 27707 tablet_bootstrap.cc:492] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:22.168211 27707 tablet_bootstrap.cc:492] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap complete.
I20260709 12:21:22.168992 27707 ts_tablet_manager.cc:1403] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:21:22.171893 27707 raft_consensus.cc:359] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.172644 27707 raft_consensus.cc:740] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:22.173343 27707 consensus_queue.cc:260] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.174927 27707 ts_tablet_manager.cc:1434] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:21:22.175612 27707 tablet_bootstrap.cc:492] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:22.186879 27707 tablet_bootstrap.cc:492] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:22.187598 27707 tablet_bootstrap.cc:492] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda: Bootstrap complete.
I20260709 12:21:22.188083 27707 ts_tablet_manager.cc:1403] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.008s
I20260709 12:21:22.190081 27707 raft_consensus.cc:359] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.190635 27707 raft_consensus.cc:740] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:22.191217 27707 consensus_queue.cc:260] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.192902 27707 ts_tablet_manager.cc:1434] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:21:22.193638 27707 tablet_bootstrap.cc:492] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:22.206604 27707 tablet_bootstrap.cc:492] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:22.207475 27707 tablet_bootstrap.cc:492] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap complete.
I20260709 12:21:22.208129 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.65:37599
I20260709 12:21:22.208103 27707 ts_tablet_manager.cc:1403] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:21:22.208307 27770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.65:37599 every 8 connection(s)
I20260709 12:21:22.212672 27707 raft_consensus.cc:359] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.213665 27707 raft_consensus.cc:740] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:22.214550 27707 consensus_queue.cc:260] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.218168 27707 ts_tablet_manager.cc:1434] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:22.219237 27707 tablet_bootstrap.cc:492] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:22.226471 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:22.243376 27707 tablet_bootstrap.cc:492] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:22.244578 27707 tablet_bootstrap.cc:492] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap complete.
I20260709 12:21:22.245280 27707 ts_tablet_manager.cc:1403] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260709 12:21:22.248126 27707 raft_consensus.cc:359] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.248885 27707 raft_consensus.cc:740] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:22.249756 27707 consensus_queue.cc:260] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.252154 27707 ts_tablet_manager.cc:1434] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:22.253006 27707 tablet_bootstrap.cc:492] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:22.255462 27745 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.268328 27772 heartbeater.cc:344] Connected to a master server at 127.22.135.126:32825
I20260709 12:21:22.268793 27772 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:22.269629 27772 heartbeater.cc:507] Master 127.22.135.126:32825 requested a full tablet report, sending...
I20260709 12:21:22.276126 27707 tablet_bootstrap.cc:492] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:22.277063 27707 tablet_bootstrap.cc:492] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap complete.
I20260709 12:21:22.277691 27707 ts_tablet_manager.cc:1403] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 12:21:22.280843 27707 raft_consensus.cc:359] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.281807 27707 raft_consensus.cc:740] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:22.282675 27707 consensus_queue.cc:260] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.284773 27707 ts_tablet_manager.cc:1434] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:22.285660 27707 tablet_bootstrap.cc:492] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:22.286304 27458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
mode: GRACEFUL
new_leader_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:21:22.287051 27458 raft_consensus.cc:606] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Received request to transfer leadership to TS 01ed34e5137b47509f582006476162da
I20260709 12:21:22.290143 27279 ts_manager.cc:194] Re-registered known tserver with Master: a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599)
I20260709 12:21:22.300477 27707 tablet_bootstrap.cc:492] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:22.301271 27707 tablet_bootstrap.cc:492] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap complete.
I20260709 12:21:22.302325 27707 ts_tablet_manager.cc:1403] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:21:22.302717 27279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49522
I20260709 12:21:22.304957 27707 raft_consensus.cc:359] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.305727 27707 raft_consensus.cc:740] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:22.306557 27532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df672715652a4469bce856600142f5a1"
dest_uuid: "01ed34e5137b47509f582006476162da"
mode: GRACEFUL
new_leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:33676
I20260709 12:21:22.306489 27707 consensus_queue.cc:260] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.307156 27532 raft_consensus.cc:606] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Received request to transfer leadership to TS 893e6e57fd0b4be2a57d2bcc2e56589a
I20260709 12:21:22.307257 27772 heartbeater.cc:499] Master 127.22.135.126:32825 was elected leader, sending a full tablet report...
I20260709 12:21:22.308624 27707 ts_tablet_manager.cc:1434] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:21:22.309371 27707 tablet_bootstrap.cc:492] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:22.310154 27458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f71dcdd7fcd946ca99f28d7db59d40db"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
mode: GRACEFUL
new_leader_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:21:22.310758 27458 raft_consensus.cc:606] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Received request to transfer leadership to TS 01ed34e5137b47509f582006476162da
I20260709 12:21:22.311964 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:22.312649 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:22.313374 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:22.324241 27707 tablet_bootstrap.cc:492] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:22.324975 27707 tablet_bootstrap.cc:492] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap complete.
I20260709 12:21:22.325487 27707 ts_tablet_manager.cc:1403] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:21:22.327471 27707 raft_consensus.cc:359] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.328001 27707 raft_consensus.cc:740] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:22.328563 27707 consensus_queue.cc:260] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.330088 27707 ts_tablet_manager.cc:1434] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:22.330729 27707 tablet_bootstrap.cc:492] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap starting.
I20260709 12:21:22.341624 27707 tablet_bootstrap.cc:492] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:22.342340 27707 tablet_bootstrap.cc:492] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda: Bootstrap complete.
I20260709 12:21:22.342849 27707 ts_tablet_manager.cc:1403] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 12:21:22.344519 27707 raft_consensus.cc:359] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.344983 27707 raft_consensus.cc:740] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75997d90c774c2aa5e8bd061605ddda, State: Initialized, Role: FOLLOWER
I20260709 12:21:22.345498 27707 consensus_queue.cc:260] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.347056 27707 ts_tablet_manager.cc:1434] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:21:22.619884 27788 raft_consensus.cc:993] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a: : Instructing follower 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:22.620390 27673 raft_consensus.cc:1081] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Signalling peer 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:22.621726 27532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f71dcdd7fcd946ca99f28d7db59d40db"
dest_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:38434
I20260709 12:21:22.622339 27532 raft_consensus.cc:493] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:22.622728 27532 raft_consensus.cc:3060] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.628891 27532 raft_consensus.cc:515] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.630597 27532 leader_election.cc:290] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:22.631131 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71dcdd7fcd946ca99f28d7db59d40db" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:22.631656 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f71dcdd7fcd946ca99f28d7db59d40db" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:22.631824 27745 raft_consensus.cc:3060] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.632225 27458 raft_consensus.cc:3055] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:22.632504 27458 raft_consensus.cc:740] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:22.633164 27458 consensus_queue.cc:260] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.634184 27458 raft_consensus.cc:3060] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.636986 27745 raft_consensus.cc:2468] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 2.
I20260709 12:21:22.638091 27497 leader_election.cc:304] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:22.638872 27675 raft_consensus.cc:2804] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:22.639336 27675 raft_consensus.cc:697] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:22.639801 27458 raft_consensus.cc:2468] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 2.
I20260709 12:21:22.640148 27675 consensus_queue.cc:237] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.646780 27279 catalog_manager.cc:5697] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 1 to 2, leader changed from 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66) to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 2 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:22.703158 27745 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:22.708587 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:22.729403 27675 raft_consensus.cc:993] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da: : Instructing follower 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:22.730067 27708 raft_consensus.cc:1081] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Signalling peer 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:22.731585 27458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df672715652a4469bce856600142f5a1"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:40646
I20260709 12:21:22.732136 27458 raft_consensus.cc:493] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:22.732427 27458 raft_consensus.cc:3060] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.736853 27458 raft_consensus.cc:515] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.738842 27458 leader_election.cc:290] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 2 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:22.739727 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df672715652a4469bce856600142f5a1" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:22.740409 27743 raft_consensus.cc:3060] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.740547 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df672715652a4469bce856600142f5a1" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:22.741204 27532 raft_consensus.cc:3055] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:22.741482 27532 raft_consensus.cc:740] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:22.742376 27532 consensus_queue.cc:260] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.743386 27532 raft_consensus.cc:3060] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.747815 27743 raft_consensus.cc:2468] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 2.
I20260709 12:21:22.748946 27423 leader_election.cc:304] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:22.749799 27795 raft_consensus.cc:2804] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:22.750494 27795 raft_consensus.cc:697] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:22.750447 27532 raft_consensus.cc:2468] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 2.
I20260709 12:21:22.751622 27795 consensus_queue.cc:237] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.761445 27279 catalog_manager.cc:5697] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 1 to 2, leader changed from 01ed34e5137b47509f582006476162da (127.22.135.67) to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 2 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:22.819816 27673 raft_consensus.cc:993] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a: : Instructing follower 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:22.820222 27795 raft_consensus.cc:1081] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Signalling peer 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:22.821686 27532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7"
dest_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:38434
I20260709 12:21:22.822266 27532 raft_consensus.cc:493] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:22.822592 27532 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.827421 27532 raft_consensus.cc:515] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.829063 27532 leader_election.cc:290] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:22.829674 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:22.830015 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:22.830317 27743 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.830621 27458 raft_consensus.cc:3055] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:22.830893 27458 raft_consensus.cc:740] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:22.831540 27458 consensus_queue.cc:260] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.832382 27458 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.835883 27743 raft_consensus.cc:2468] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 2.
I20260709 12:21:22.837358 27497 leader_election.cc:304] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:22.838270 27797 raft_consensus.cc:2804] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:22.838192 27458 raft_consensus.cc:2468] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 2.
I20260709 12:21:22.838958 27797 raft_consensus.cc:697] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:22.840281 27797 consensus_queue.cc:237] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:22.846333 27279 catalog_manager.cc:5697] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 1 to 2, leader changed from 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66) to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 2 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:23.022445 27458 raft_consensus.cc:1275] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:23.023563 27797 consensus_queue.cc:1048] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:23.039762 27743 raft_consensus.cc:1275] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:23.041019 27802 consensus_queue.cc:1048] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:23.207893 27743 raft_consensus.cc:1275] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:23.209064 27795 consensus_queue.cc:1048] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:23.216555 27532 raft_consensus.cc:1275] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:23.218910 27788 consensus_queue.cc:1048] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:23.324491 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:23.331702 27458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
mode: GRACEFUL
new_leader_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:21:23.332134 27458 raft_consensus.cc:606] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Received request to transfer leadership to TS 01ed34e5137b47509f582006476162da
I20260709 12:21:23.334632 27532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197"
dest_uuid: "01ed34e5137b47509f582006476162da"
mode: GRACEFUL
new_leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:33676
I20260709 12:21:23.335387 27532 raft_consensus.cc:606] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Received request to transfer leadership to TS 893e6e57fd0b4be2a57d2bcc2e56589a
I20260709 12:21:23.338074 27532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e366fe1fbd69426781df49689701f134"
dest_uuid: "01ed34e5137b47509f582006476162da"
mode: GRACEFUL
new_leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:33676
I20260709 12:21:23.338594 27532 raft_consensus.cc:606] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Received request to transfer leadership to TS 893e6e57fd0b4be2a57d2bcc2e56589a
I20260709 12:21:23.339860 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:23.340404 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:23.341005 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:23.359889 27708 raft_consensus.cc:993] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da: : Instructing follower 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:23.360385 27797 raft_consensus.cc:1081] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Signalling peer 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:23.361665 27458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:40646
I20260709 12:21:23.362076 27458 raft_consensus.cc:493] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:23.362427 27458 raft_consensus.cc:3060] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:23.366911 27458 raft_consensus.cc:515] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:23.368323 27458 leader_election.cc:290] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 2 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:23.369205 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:23.369318 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:23.369998 27743 raft_consensus.cc:3060] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:23.370121 27532 raft_consensus.cc:3055] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:23.370575 27532 raft_consensus.cc:740] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:23.371412 27532 consensus_queue.cc:260] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:23.372440 27532 raft_consensus.cc:3060] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:23.375625 27743 raft_consensus.cc:2468] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 2.
I20260709 12:21:23.376621 27423 leader_election.cc:304] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:23.377303 27788 raft_consensus.cc:2804] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:23.377696 27788 raft_consensus.cc:697] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:23.378301 27532 raft_consensus.cc:2468] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 2.
I20260709 12:21:23.378532 27788 consensus_queue.cc:237] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:23.385591 27279 catalog_manager.cc:5697] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 1 to 2, leader changed from 01ed34e5137b47509f582006476162da (127.22.135.67) to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 2 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:23.408183 27708 raft_consensus.cc:993] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da: : Instructing follower 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:23.408679 27797 raft_consensus.cc:1081] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Signalling peer 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:23.410207 27458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e366fe1fbd69426781df49689701f134"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:40646
I20260709 12:21:23.410769 27458 raft_consensus.cc:493] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:23.411090 27458 raft_consensus.cc:3060] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:23.415620 27458 raft_consensus.cc:515] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:23.417167 27458 leader_election.cc:290] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 3 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:23.417865 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:23.418136 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e366fe1fbd69426781df49689701f134" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:23.418493 27743 raft_consensus.cc:3060] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:23.418761 27532 raft_consensus.cc:3055] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:23.419165 27532 raft_consensus.cc:740] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:23.419795 27532 consensus_queue.cc:260] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:23.420737 27532 raft_consensus.cc:3060] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:23.423451 27743 raft_consensus.cc:2468] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 3.
I20260709 12:21:23.424413 27423 leader_election.cc:304] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:23.425158 27788 raft_consensus.cc:2804] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:23.425618 27788 raft_consensus.cc:697] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:23.426151 27532 raft_consensus.cc:2468] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 3.
I20260709 12:21:23.426451 27788 consensus_queue.cc:237] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:23.428586 27458 raft_consensus.cc:1275] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:23.429834 27797 consensus_queue.cc:1048] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:23.434051 27279 catalog_manager.cc:5697] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 2 to 3, leader changed from 01ed34e5137b47509f582006476162da (127.22.135.67) to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 3 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:23.438388 27743 raft_consensus.cc:1275] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:23.440994 27802 consensus_queue.cc:1048] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:23.582369 27795 raft_consensus.cc:993] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a: : Instructing follower 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:23.582828 27788 raft_consensus.cc:1081] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Signalling peer 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:23.584173 27532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749"
dest_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:38434
I20260709 12:21:23.584656 27532 raft_consensus.cc:493] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:23.584944 27532 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:23.589191 27532 raft_consensus.cc:515] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:23.590762 27532 leader_election.cc:290] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 3 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:23.591570 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:23.591662 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:23.592264 27743 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:23.592303 27458 raft_consensus.cc:3055] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:23.592799 27458 raft_consensus.cc:740] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:23.593578 27458 consensus_queue.cc:260] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:23.594743 27458 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:23.599201 27743 raft_consensus.cc:2468] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 3.
I20260709 12:21:23.600381 27497 leader_election.cc:304] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [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: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:23.601024 27802 raft_consensus.cc:2804] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:23.601090 27458 raft_consensus.cc:2468] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 3.
I20260709 12:21:23.601552 27802 raft_consensus.cc:697] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 3 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:23.602459 27802 consensus_queue.cc:237] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:23.609184 27283 catalog_manager.cc:5697] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 2 to 3, leader changed from 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66) to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 3 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:23.709668 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:23.851689 27743 raft_consensus.cc:1275] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:23.853096 27788 consensus_queue.cc:1048] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:23.862305 27532 raft_consensus.cc:1275] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:23.863514 27795 consensus_queue.cc:1048] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:23.958575 27532 raft_consensus.cc:1275] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:23.959609 27795 consensus_queue.cc:1048] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:23.965544 27743 raft_consensus.cc:1275] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:23.967275 27815 consensus_queue.cc:1048] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:24.045321 27458 raft_consensus.cc:1275] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:24.046628 27802 consensus_queue.cc:1048] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:24.058367 27743 raft_consensus.cc:1275] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:24.059707 27708 consensus_queue.cc:1048] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:24.346943 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:24.353842 27532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749"
dest_uuid: "01ed34e5137b47509f582006476162da"
mode: GRACEFUL
new_leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:33676
I20260709 12:21:24.354357 27532 raft_consensus.cc:606] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 3 LEADER]: Received request to transfer leadership to TS 893e6e57fd0b4be2a57d2bcc2e56589a
I20260709 12:21:24.356526 27458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
mode: GRACEFUL
new_leader_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:21:24.356940 27458 raft_consensus.cc:606] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Received request to transfer leadership to TS 01ed34e5137b47509f582006476162da
I20260709 12:21:24.359373 27460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
mode: GRACEFUL
new_leader_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:21:24.359864 27460 raft_consensus.cc:606] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Received request to transfer leadership to TS 01ed34e5137b47509f582006476162da
I20260709 12:21:24.361095 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:24.361784 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:24.362324 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:24.450057 27673 raft_consensus.cc:993] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a: : Instructing follower 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:24.450609 27815 raft_consensus.cc:1081] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Signalling peer 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:24.451912 27532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7"
dest_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:38434
I20260709 12:21:24.452324 27532 raft_consensus.cc:493] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:24.452607 27532 raft_consensus.cc:3060] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.457011 27532 raft_consensus.cc:515] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:24.458449 27532 leader_election.cc:290] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:24.459097 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:24.459409 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:24.459720 27743 raft_consensus.cc:3060] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.459980 27460 raft_consensus.cc:3055] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:24.460294 27460 raft_consensus.cc:740] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:24.460933 27460 consensus_queue.cc:260] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:24.462018 27460 raft_consensus.cc:3060] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:24.465593 27743 raft_consensus.cc:2468] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 2.
I20260709 12:21:24.466809 27497 leader_election.cc:304] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:24.467545 27708 raft_consensus.cc:2804] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:24.467938 27708 raft_consensus.cc:697] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:24.468680 27460 raft_consensus.cc:2468] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 2.
I20260709 12:21:24.468824 27708 consensus_queue.cc:237] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:24.475615 27283 catalog_manager.cc:5697] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 1 to 2, leader changed from 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66) to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 2 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:24.515373 27673 raft_consensus.cc:993] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a: : Instructing follower 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:24.515793 27815 raft_consensus.cc:1081] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Signalling peer 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:24.516969 27532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197"
dest_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:38434
I20260709 12:21:24.517323 27532 raft_consensus.cc:493] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:24.517535 27532 raft_consensus.cc:3060] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:24.521862 27532 raft_consensus.cc:515] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:24.523133 27532 leader_election.cc:290] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 3 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:24.523869 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:24.524152 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfdc389382d42a8bb5e781363eef197" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:24.524518 27743 raft_consensus.cc:3060] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:24.524720 27460 raft_consensus.cc:3055] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:24.525079 27460 raft_consensus.cc:740] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:24.525889 27460 consensus_queue.cc:260] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:24.527122 27460 raft_consensus.cc:3060] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:24.531471 27743 raft_consensus.cc:2468] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 3.
I20260709 12:21:24.532704 27497 leader_election.cc:304] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [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: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:24.533346 27797 raft_consensus.cc:2804] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:24.533857 27797 raft_consensus.cc:697] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 3 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:24.534626 27460 raft_consensus.cc:2468] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 3.
I20260709 12:21:24.534655 27797 consensus_queue.cc:237] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:24.540786 27283 catalog_manager.cc:5697] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 2 to 3, leader changed from 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66) to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 3 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:24.643980 27708 raft_consensus.cc:993] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da: : Instructing follower 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:24.644438 27797 raft_consensus.cc:1081] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 3 LEADER]: Signalling peer 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:24.645802 27460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:40646
I20260709 12:21:24.646281 27460 raft_consensus.cc:493] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:24.646600 27460 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:24.652968 27460 raft_consensus.cc:515] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:24.654664 27460 leader_election.cc:290] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 4 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:24.655278 27743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:24.655481 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dc1a8a39524f4ab0c232f8b2ce4749" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:24.655931 27743 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:24.656083 27532 raft_consensus.cc:3055] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:24.656466 27532 raft_consensus.cc:740] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:24.657050 27532 consensus_queue.cc:260] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:24.657877 27532 raft_consensus.cc:3060] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:24.660900 27743 raft_consensus.cc:2468] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 4.
I20260709 12:21:24.661841 27423 leader_election.cc:304] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:24.662473 27532 raft_consensus.cc:2468] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 4.
I20260709 12:21:24.662513 27815 raft_consensus.cc:2804] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:24.663188 27815 raft_consensus.cc:697] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:24.664003 27815 consensus_queue.cc:237] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:24.669745 27283 catalog_manager.cc:5697] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 3 to 4, leader changed from 01ed34e5137b47509f582006476162da (127.22.135.67) to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 4 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:24.710597 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:24.862933 27460 raft_consensus.cc:1275] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:24.864202 27708 consensus_queue.cc:1048] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:24.873466 27743 raft_consensus.cc:1275] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:24.875334 27825 consensus_queue.cc:1048] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:24.934780 27460 raft_consensus.cc:1275] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:24.936110 27825 consensus_queue.cc:1048] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:24.943405 27743 raft_consensus.cc:1275] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:24.945200 27797 consensus_queue.cc:1048] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:25.058203 27743 raft_consensus.cc:1275] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:25.059597 27815 consensus_queue.cc:1048] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:25.068229 27532 raft_consensus.cc:1275] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 4 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:25.069320 27833 consensus_queue.cc:1048] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:25.368378 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:25.375645 27532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7"
dest_uuid: "01ed34e5137b47509f582006476162da"
mode: GRACEFUL
new_leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:33676
I20260709 12:21:25.376242 27532 raft_consensus.cc:606] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Received request to transfer leadership to TS 893e6e57fd0b4be2a57d2bcc2e56589a
I20260709 12:21:25.378434 27532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878"
dest_uuid: "01ed34e5137b47509f582006476162da"
mode: GRACEFUL
new_leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:33676
I20260709 12:21:25.378789 27532 raft_consensus.cc:606] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Received request to transfer leadership to TS 893e6e57fd0b4be2a57d2bcc2e56589a
I20260709 12:21:25.380954 27460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df672715652a4469bce856600142f5a1"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
mode: GRACEFUL
new_leader_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:21:25.381352 27460 raft_consensus.cc:606] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Received request to transfer leadership to TS 01ed34e5137b47509f582006476162da
I20260709 12:21:25.382718 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:25.383201 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:25.383745 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:25.413405 27815 raft_consensus.cc:993] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a: : Instructing follower 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:25.413889 27833 raft_consensus.cc:1081] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Signalling peer 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:25.415294 27532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df672715652a4469bce856600142f5a1"
dest_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:38434
I20260709 12:21:25.415728 27532 raft_consensus.cc:493] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:25.416045 27532 raft_consensus.cc:3060] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:25.420960 27532 raft_consensus.cc:515] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:25.422302 27532 leader_election.cc:290] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 3 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:25.423071 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df672715652a4469bce856600142f5a1" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:25.423429 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df672715652a4469bce856600142f5a1" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:25.423733 27745 raft_consensus.cc:3060] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:25.424052 27460 raft_consensus.cc:3055] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:25.424376 27460 raft_consensus.cc:740] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:25.425207 27460 consensus_queue.cc:260] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:25.426532 27460 raft_consensus.cc:3060] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:25.430823 27745 raft_consensus.cc:2468] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 3.
I20260709 12:21:25.431946 27497 leader_election.cc:304] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [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: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:25.432691 27797 raft_consensus.cc:2804] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:25.433173 27797 raft_consensus.cc:697] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 3 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:25.433419 27460 raft_consensus.cc:2468] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 3.
I20260709 12:21:25.434033 27797 consensus_queue.cc:237] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:25.440948 27281 catalog_manager.cc:5697] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 2 to 3, leader changed from 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66) to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 3 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:25.491498 27797 raft_consensus.cc:993] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da: : Instructing follower 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:25.491952 27825 raft_consensus.cc:1081] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Signalling peer 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:25.493384 27460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:40646
I20260709 12:21:25.493788 27460 raft_consensus.cc:493] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:25.494045 27460 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:25.498930 27460 raft_consensus.cc:515] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:25.500326 27460 leader_election.cc:290] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 3 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:25.501103 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:25.501279 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:25.501672 27745 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:25.501825 27532 raft_consensus.cc:3055] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:25.502197 27532 raft_consensus.cc:740] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:25.502892 27532 consensus_queue.cc:260] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:25.503720 27532 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:25.506727 27745 raft_consensus.cc:2468] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 3.
I20260709 12:21:25.507874 27532 raft_consensus.cc:2468] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 3.
I20260709 12:21:25.507843 27423 leader_election.cc:304] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:25.508754 27815 raft_consensus.cc:2804] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:25.509207 27815 raft_consensus.cc:697] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:25.509969 27815 consensus_queue.cc:237] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:25.516971 27281 catalog_manager.cc:5697] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 2 to 3, leader changed from 01ed34e5137b47509f582006476162da (127.22.135.67) to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 3 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:25.643672 27797 raft_consensus.cc:993] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da: : Instructing follower 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:25.644124 27825 raft_consensus.cc:1081] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Signalling peer 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:25.645409 27460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:40646
I20260709 12:21:25.645815 27460 raft_consensus.cc:493] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:25.646049 27460 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:25.650844 27460 raft_consensus.cc:515] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:25.652316 27460 leader_election.cc:290] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 3 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:25.653168 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:25.653337 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:25.653687 27532 raft_consensus.cc:3055] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:25.653913 27745 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:25.654050 27532 raft_consensus.cc:740] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:25.654942 27532 consensus_queue.cc:260] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:25.656068 27532 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:25.658950 27745 raft_consensus.cc:2468] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 3.
I20260709 12:21:25.659888 27423 leader_election.cc:304] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:25.660523 27815 raft_consensus.cc:2804] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:25.660929 27815 raft_consensus.cc:697] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:25.661300 27532 raft_consensus.cc:2468] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 3.
I20260709 12:21:25.661712 27815 consensus_queue.cc:237] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:25.668206 27281 catalog_manager.cc:5697] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 2 to 3, leader changed from 01ed34e5137b47509f582006476162da (127.22.135.67) to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 3 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:25.711421 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:25.851683 27460 raft_consensus.cc:1275] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:25.852926 27825 consensus_queue.cc:1048] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:25.861914 27745 raft_consensus.cc:1275] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:25.863852 27825 consensus_queue.cc:1048] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:25.939316 27745 raft_consensus.cc:1275] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:25.940330 27815 consensus_queue.cc:1048] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:25.948702 27532 raft_consensus.cc:1275] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:25.951381 27833 consensus_queue.cc:1048] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:26.056267 27745 raft_consensus.cc:1275] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:26.057615 27833 consensus_queue.cc:1048] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:26.067178 27532 raft_consensus.cc:1275] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:26.068509 27815 consensus_queue.cc:1048] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:26.389798 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:26.396878 27460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
mode: GRACEFUL
new_leader_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:21:26.397400 27460 raft_consensus.cc:606] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Received request to transfer leadership to TS 01ed34e5137b47509f582006476162da
I20260709 12:21:26.399827 27460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
mode: GRACEFUL
new_leader_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:44824
I20260709 12:21:26.400296 27460 raft_consensus.cc:606] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Received request to transfer leadership to TS 01ed34e5137b47509f582006476162da
I20260709 12:21:26.402410 27532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7"
dest_uuid: "01ed34e5137b47509f582006476162da"
mode: GRACEFUL
new_leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:33676
I20260709 12:21:26.402781 27532 raft_consensus.cc:606] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Received request to transfer leadership to TS 893e6e57fd0b4be2a57d2bcc2e56589a
I20260709 12:21:26.403719 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:26.404173 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:26.404700 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:26.441422 27815 raft_consensus.cc:993] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a: : Instructing follower 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:26.441949 27832 raft_consensus.cc:1081] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Signalling peer 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:26.443374 27532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7"
dest_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:38434
I20260709 12:21:26.443805 27532 raft_consensus.cc:493] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:26.444144 27532 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:26.448505 27532 raft_consensus.cc:515] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:26.449952 27532 leader_election.cc:290] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 4 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:26.450651 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:26.450940 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b175b23b0c94943b56addc2cfaffda7" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:26.451212 27745 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:26.451527 27460 raft_consensus.cc:3055] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:26.451810 27460 raft_consensus.cc:740] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:26.452420 27460 consensus_queue.cc:260] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:26.453321 27460 raft_consensus.cc:3060] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:26.456069 27745 raft_consensus.cc:2468] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 4.
I20260709 12:21:26.457006 27497 leader_election.cc:304] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [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: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:26.457669 27825 raft_consensus.cc:2804] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:26.457895 27460 raft_consensus.cc:2468] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 4.
I20260709 12:21:26.458076 27825 raft_consensus.cc:697] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 4 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:26.458992 27825 consensus_queue.cc:237] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:26.464341 27283 catalog_manager.cc:5697] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 3 to 4, leader changed from 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66) to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 4 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:26.563946 27833 raft_consensus.cc:993] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a: : Instructing follower 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:26.564478 27832 raft_consensus.cc:1081] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Signalling peer 01ed34e5137b47509f582006476162da to start an election
I20260709 12:21:26.566009 27532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878"
dest_uuid: "01ed34e5137b47509f582006476162da"
 from {username='slave'} at 127.0.0.1:38434
I20260709 12:21:26.566543 27532 raft_consensus.cc:493] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:26.566883 27532 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:26.572218 27532 raft_consensus.cc:515] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:26.573668 27532 leader_election.cc:290] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [CANDIDATE]: Term 4 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277)
I20260709 12:21:26.574254 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:26.574761 27460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3e6f32a0034600adf7a6b195a60878" candidate_uuid: "01ed34e5137b47509f582006476162da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
I20260709 12:21:26.574867 27745 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:26.575248 27460 raft_consensus.cc:3055] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:26.575652 27460 raft_consensus.cc:740] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:26.576215 27460 consensus_queue.cc:260] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:26.577040 27460 raft_consensus.cc:3060] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:26.580135 27745 raft_consensus.cc:2468] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 4.
I20260709 12:21:26.581177 27497 leader_election.cc:304] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [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: 01ed34e5137b47509f582006476162da, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:26.581924 27825 raft_consensus.cc:2804] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:26.581981 27460 raft_consensus.cc:2468] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01ed34e5137b47509f582006476162da in term 4.
I20260709 12:21:26.582418 27825 raft_consensus.cc:697] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 4 LEADER]: Becoming Leader. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:26.583252 27825 consensus_queue.cc:237] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:26.589035 27283 catalog_manager.cc:5697] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da reported cstate change: term changed from 3 to 4, leader changed from 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66) to 01ed34e5137b47509f582006476162da (127.22.135.67). New cstate: current_term: 4 leader_uuid: "01ed34e5137b47509f582006476162da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:26.712560 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:26.842304 27745 raft_consensus.cc:1275] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:26.844573 27825 consensus_queue.cc:1048] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:26.858897 27460 raft_consensus.cc:1275] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:26.860865 27797 consensus_queue.cc:1048] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:26.870939 27825 raft_consensus.cc:993] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da: : Instructing follower 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:26.871968 27825 raft_consensus.cc:1081] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Signalling peer 893e6e57fd0b4be2a57d2bcc2e56589a to start an election
I20260709 12:21:26.874846 27458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7"
dest_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a"
 from {username='slave'} at 127.0.0.1:40646
I20260709 12:21:26.875672 27458 raft_consensus.cc:493] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:26.876101 27458 raft_consensus.cc:3060] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:26.884977 27458 raft_consensus.cc:515] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:26.886878 27458 leader_election.cc:290] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [CANDIDATE]: Term 3 election: Requested vote from peers a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599), 01ed34e5137b47509f582006476162da (127.22.135.67:32951)
I20260709 12:21:26.888121 27745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75997d90c774c2aa5e8bd061605ddda"
I20260709 12:21:26.888430 27532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952f025cccdb4df1b968cba4f68a60f7" candidate_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01ed34e5137b47509f582006476162da"
I20260709 12:21:26.889014 27745 raft_consensus.cc:3060] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:26.889014 27532 raft_consensus.cc:3055] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:26.889528 27532 raft_consensus.cc:740] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01ed34e5137b47509f582006476162da, State: Running, Role: LEADER
I20260709 12:21:26.890720 27532 consensus_queue.cc:260] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:26.892457 27532 raft_consensus.cc:3060] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:26.898713 27745 raft_consensus.cc:2468] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 3.
I20260709 12:21:26.899981 27423 leader_election.cc:304] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: 893e6e57fd0b4be2a57d2bcc2e56589a, a75997d90c774c2aa5e8bd061605ddda; no voters: 
I20260709 12:21:26.900871 27833 raft_consensus.cc:2804] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:26.900823 27532 raft_consensus.cc:2468] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893e6e57fd0b4be2a57d2bcc2e56589a in term 3.
I20260709 12:21:26.901582 27833 raft_consensus.cc:697] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Becoming Leader. State: Replica: 893e6e57fd0b4be2a57d2bcc2e56589a, State: Running, Role: LEADER
I20260709 12:21:26.902827 27833 consensus_queue.cc:237] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [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: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } }
I20260709 12:21:26.910019 27281 catalog_manager.cc:5697] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a reported cstate change: term changed from 2 to 3, leader changed from 01ed34e5137b47509f582006476162da (127.22.135.67) to 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66). New cstate: current_term: 3 leader_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:26.996341 27743 raft_consensus.cc:1275] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:26.997375 27825 consensus_queue.cc:1048] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:27.008909 27458 raft_consensus.cc:1275] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 FOLLOWER]: Refusing update from remote peer 01ed34e5137b47509f582006476162da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:27.010039 27825 consensus_queue.cc:1048] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [LEADER]: Connected to new peer: Peer: permanent_uuid: "893e6e57fd0b4be2a57d2bcc2e56589a" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:27.386819 27743 raft_consensus.cc:1275] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:27.388180 27832 consensus_queue.cc:1048] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75997d90c774c2aa5e8bd061605ddda" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 37599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:27.399714 27532 raft_consensus.cc:1275] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Refusing update from remote peer 893e6e57fd0b4be2a57d2bcc2e56589a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:27.401209 27862 consensus_queue.cc:1048] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [LEADER]: Connected to new peer: Peer: permanent_uuid: "01ed34e5137b47509f582006476162da" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:27.410965 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:27.443982 23069 tablet_server.cc:179] TabletServer@127.22.135.65:37599 shutting down...
I20260709 12:21:27.466694 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:27.467489 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:27.468271 23069 raft_consensus.cc:2243] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.468822 23069 raft_consensus.cc:2272] T 952f025cccdb4df1b968cba4f68a60f7 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.472601 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:27.473299 23069 raft_consensus.cc:2243] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.473773 23069 raft_consensus.cc:2272] T 2b175b23b0c94943b56addc2cfaffda7 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.476666 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:27.477231 23069 raft_consensus.cc:2243] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.477711 23069 raft_consensus.cc:2272] T e366fe1fbd69426781df49689701f134 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.479825 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:27.480382 23069 raft_consensus.cc:2243] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.480780 23069 raft_consensus.cc:2272] T 5659f6353bd44c4782d8a8cdf72f73a4 P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.483146 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:27.483625 23069 raft_consensus.cc:2243] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.484076 23069 raft_consensus.cc:2272] T f71dcdd7fcd946ca99f28d7db59d40db P a75997d90c774c2aa5e8bd061605ddda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.486123 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:27.486719 23069 raft_consensus.cc:2243] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.487197 23069 raft_consensus.cc:2272] T df672715652a4469bce856600142f5a1 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.489213 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:27.489694 23069 raft_consensus.cc:2243] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.490202 23069 raft_consensus.cc:2272] T 21dc1a8a39524f4ab0c232f8b2ce4749 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.492357 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:27.492897 23069 raft_consensus.cc:2243] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.493389 23069 raft_consensus.cc:2272] T 6dfdc389382d42a8bb5e781363eef197 P a75997d90c774c2aa5e8bd061605ddda [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.495523 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:27.496019 23069 raft_consensus.cc:2243] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.496472 23069 raft_consensus.cc:2272] T 5f3e6f32a0034600adf7a6b195a60878 P a75997d90c774c2aa5e8bd061605ddda [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.498767 23069 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:27.499239 23069 raft_consensus.cc:2243] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.499651 23069 raft_consensus.cc:2272] T 03240de96472418f95b8100afbb1252a P a75997d90c774c2aa5e8bd061605ddda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.530747 23069 tablet_server.cc:196] TabletServer@127.22.135.65:37599 shutdown complete.
I20260709 12:21:27.556102 23069 tablet_server.cc:179] TabletServer@127.22.135.66:0 shutting down...
I20260709 12:21:27.581970 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:27.582885 23069 tablet_replica.cc:333] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a: stopping tablet replica
I20260709 12:21:27.583782 23069 raft_consensus.cc:2243] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:27.584591 23069 raft_consensus.cc:2272] T 952f025cccdb4df1b968cba4f68a60f7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.586941 23069 tablet_replica.cc:333] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a: stopping tablet replica
I20260709 12:21:27.587834 23069 raft_consensus.cc:2243] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.588330 23069 raft_consensus.cc:2272] T 2b175b23b0c94943b56addc2cfaffda7 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:27.589399 27500 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 101 similar messages]
I20260709 12:21:27.591741 23069 tablet_replica.cc:333] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a: stopping tablet replica
I20260709 12:21:27.592435 23069 raft_consensus.cc:2243] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:27.592967 27500 consensus_peers.cc:597] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da -> Peer 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277): Couldn't send request to peer 893e6e57fd0b4be2a57d2bcc2e56589a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:27.593075 23069 raft_consensus.cc:2272] T 6dfdc389382d42a8bb5e781363eef197 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.595498 23069 tablet_replica.cc:333] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a: stopping tablet replica
I20260709 12:21:27.596028 23069 raft_consensus.cc:2243] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:27.596804 23069 raft_consensus.cc:2272] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.598874 23069 tablet_replica.cc:333] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a: stopping tablet replica
I20260709 12:21:27.599342 23069 raft_consensus.cc:2243] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:27.600102 23069 raft_consensus.cc:2272] T e366fe1fbd69426781df49689701f134 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.601998 23069 tablet_replica.cc:333] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a: stopping tablet replica
I20260709 12:21:27.602496 23069 raft_consensus.cc:2243] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:27.603313 23069 raft_consensus.cc:2272] T 5659f6353bd44c4782d8a8cdf72f73a4 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.605232 23069 tablet_replica.cc:333] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a: stopping tablet replica
I20260709 12:21:27.605686 23069 raft_consensus.cc:2243] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.606114 23069 raft_consensus.cc:2272] T df672715652a4469bce856600142f5a1 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.608224 23069 tablet_replica.cc:333] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a: stopping tablet replica
I20260709 12:21:27.608664 23069 raft_consensus.cc:2243] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.609066 23069 raft_consensus.cc:2272] T f71dcdd7fcd946ca99f28d7db59d40db P 893e6e57fd0b4be2a57d2bcc2e56589a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.611042 23069 tablet_replica.cc:333] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a: stopping tablet replica
I20260709 12:21:27.611429 23069 raft_consensus.cc:2243] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.611788 23069 raft_consensus.cc:2272] T 03240de96472418f95b8100afbb1252a P 893e6e57fd0b4be2a57d2bcc2e56589a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.613547 23069 tablet_replica.cc:333] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a: stopping tablet replica
I20260709 12:21:27.613956 23069 raft_consensus.cc:2243] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.614364 23069 raft_consensus.cc:2272] T 5f3e6f32a0034600adf7a6b195a60878 P 893e6e57fd0b4be2a57d2bcc2e56589a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:27.619639 27500 consensus_peers.cc:597] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da -> Peer 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277): Couldn't send request to peer 893e6e57fd0b4be2a57d2bcc2e56589a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:27.631219 27497 consensus_peers.cc:597] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:27.632382 27500 consensus_peers.cc:597] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da -> Peer 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277): Couldn't send request to peer 893e6e57fd0b4be2a57d2bcc2e56589a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:27.650084 23069 tablet_server.cc:196] TabletServer@127.22.135.66:0 shutdown complete.
I20260709 12:21:27.673594 23069 tablet_server.cc:179] TabletServer@127.22.135.67:0 shutting down...
W20260709 12:21:27.696381 27500 consensus_peers.cc:597] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da -> Peer 893e6e57fd0b4be2a57d2bcc2e56589a (127.22.135.66:34277): Couldn't send request to peer 893e6e57fd0b4be2a57d2bcc2e56589a. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:34277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:27.698050 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:27.698876 23069 tablet_replica.cc:333] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da: stopping tablet replica
I20260709 12:21:27.699712 23069 raft_consensus.cc:2243] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.700168 23069 raft_consensus.cc:2272] T 952f025cccdb4df1b968cba4f68a60f7 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.702703 23069 tablet_replica.cc:333] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da: stopping tablet replica
I20260709 12:21:27.703263 23069 raft_consensus.cc:2243] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:27.704149 23069 raft_consensus.cc:2272] T 6dfdc389382d42a8bb5e781363eef197 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.706385 23069 tablet_replica.cc:333] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da: stopping tablet replica
I20260709 12:21:27.707094 23069 raft_consensus.cc:2243] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.707638 23069 raft_consensus.cc:2272] T 21dc1a8a39524f4ab0c232f8b2ce4749 P 01ed34e5137b47509f582006476162da [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.710551 23069 tablet_replica.cc:333] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da: stopping tablet replica
I20260709 12:21:27.711350 23069 raft_consensus.cc:2243] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:21:27.711449 27497 consensus_peers.cc:597] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da -> Peer a75997d90c774c2aa5e8bd061605ddda (127.22.135.65:37599): Couldn't send request to peer a75997d90c774c2aa5e8bd061605ddda. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:37599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:27.712229 23069 raft_consensus.cc:2272] T 2b175b23b0c94943b56addc2cfaffda7 P 01ed34e5137b47509f582006476162da [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:27.713678 27331 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:27.715325 23069 tablet_replica.cc:333] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da: stopping tablet replica
I20260709 12:21:27.715921 23069 raft_consensus.cc:2243] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.716344 23069 raft_consensus.cc:2272] T 5659f6353bd44c4782d8a8cdf72f73a4 P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.718469 23069 tablet_replica.cc:333] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da: stopping tablet replica
I20260709 12:21:27.718991 23069 raft_consensus.cc:2243] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:27.719725 23069 raft_consensus.cc:2272] T df672715652a4469bce856600142f5a1 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.721658 23069 tablet_replica.cc:333] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da: stopping tablet replica
I20260709 12:21:27.722167 23069 raft_consensus.cc:2243] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:27.722966 23069 raft_consensus.cc:2272] T f71dcdd7fcd946ca99f28d7db59d40db P 01ed34e5137b47509f582006476162da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.724821 23069 tablet_replica.cc:333] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da: stopping tablet replica
I20260709 12:21:27.725317 23069 raft_consensus.cc:2243] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:27.725745 23069 raft_consensus.cc:2272] T e366fe1fbd69426781df49689701f134 P 01ed34e5137b47509f582006476162da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.727725 23069 tablet_replica.cc:333] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da: stopping tablet replica
I20260709 12:21:27.728256 23069 raft_consensus.cc:2243] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:27.729108 23069 raft_consensus.cc:2272] T 03240de96472418f95b8100afbb1252a P 01ed34e5137b47509f582006476162da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.731070 23069 tablet_replica.cc:333] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da: stopping tablet replica
I20260709 12:21:27.731530 23069 raft_consensus.cc:2243] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:27.732239 23069 raft_consensus.cc:2272] T 5f3e6f32a0034600adf7a6b195a60878 P 01ed34e5137b47509f582006476162da [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.762502 23069 tablet_server.cc:196] TabletServer@127.22.135.67:0 shutdown complete.
I20260709 12:21:27.786509 23069 master.cc:562] Master@127.22.135.126:32825 shutting down...
I20260709 12:21:27.809033 23069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:27.809588 23069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:27.809933 23069 tablet_replica.cc:333] T 00000000000000000000000000000000 P e27f133c70ac4977aa5987095e6b52d9: stopping tablet replica
I20260709 12:21:27.831446 23069 master.cc:584] Master@127.22.135.126:32825 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14329 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:21:27.875962 23069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.135.126:42851
I20260709 12:21:27.877106 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:27.882876 27868 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:27.882948 27869 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:27.883761 27871 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:27.883934 23069 server_base.cc:1061] running on GCE node
I20260709 12:21:27.884929 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:27.885102 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:27.885213 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599687885203 us; error 0 us; skew 500 ppm
I20260709 12:21:27.885648 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:27.887846 23069 webserver.cc:533] Webserver started at http://127.22.135.126:39251/ using document root <none> and password file <none>
I20260709 12:21:27.888273 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:27.888430 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:27.888634 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:27.889636 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/master-0-root/instance:
uuid: "c3aaa65cf42743e48d5d8c92e36b0be9"
format_stamp: "Formatted at 2026-07-09 12:21:27 on dist-test-slave-g1m6"
I20260709 12:21:27.893708 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:21:27.897135 27876 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:27.897835 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:21:27.898058 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/master-0-root
uuid: "c3aaa65cf42743e48d5d8c92e36b0be9"
format_stamp: "Formatted at 2026-07-09 12:21:27 on dist-test-slave-g1m6"
I20260709 12:21:27.898367 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:27.914204 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:27.915464 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:27.956168 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.126:42851
I20260709 12:21:27.956270 27927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.126:42851 every 8 connection(s)
I20260709 12:21:27.959981 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:27.970901 27928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9: Bootstrap starting.
I20260709 12:21:27.975621 27928 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:27.979667 27928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9: No bootstrap required, opened a new log
I20260709 12:21:27.981779 27928 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3aaa65cf42743e48d5d8c92e36b0be9" member_type: VOTER }
I20260709 12:21:27.982196 27928 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:27.982442 27928 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3aaa65cf42743e48d5d8c92e36b0be9, State: Initialized, Role: FOLLOWER
I20260709 12:21:27.983062 27928 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3aaa65cf42743e48d5d8c92e36b0be9" member_type: VOTER }
I20260709 12:21:27.983507 27928 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:27.983731 27928 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:27.984009 27928 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:27.988435 27928 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3aaa65cf42743e48d5d8c92e36b0be9" member_type: VOTER }
I20260709 12:21:27.988920 27928 leader_election.cc:304] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [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: c3aaa65cf42743e48d5d8c92e36b0be9; no voters: 
I20260709 12:21:27.990001 27928 leader_election.cc:290] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:27.990404 27931 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:27.991725 27931 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [term 1 LEADER]: Becoming Leader. State: Replica: c3aaa65cf42743e48d5d8c92e36b0be9, State: Running, Role: LEADER
I20260709 12:21:27.992349 27931 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [LEADER]: Queue going to LEADER mode. State: All 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: "c3aaa65cf42743e48d5d8c92e36b0be9" member_type: VOTER }
I20260709 12:21:27.992871 27928 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:27.996655 27933 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3aaa65cf42743e48d5d8c92e36b0be9. Latest consensus state: current_term: 1 leader_uuid: "c3aaa65cf42743e48d5d8c92e36b0be9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3aaa65cf42743e48d5d8c92e36b0be9" member_type: VOTER } }
I20260709 12:21:27.996587 27932 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3aaa65cf42743e48d5d8c92e36b0be9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3aaa65cf42743e48d5d8c92e36b0be9" member_type: VOTER } }
I20260709 12:21:27.997359 27933 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:27.997395 27932 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:27.999711 27937 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:28.004868 27937 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:28.009970 23069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:28.013049 27937 catalog_manager.cc:1383] Generated new cluster ID: e95bc80a7a5b4ea5b7c53f83d73b4189
I20260709 12:21:28.013314 27937 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:28.031837 27937 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:28.033161 27937 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:28.050451 27937 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9: Generated new TSK 0
I20260709 12:21:28.051025 27937 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:28.076272 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:28.082283 27949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:28.083487 27950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:28.084673 27952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:28.084959 23069 server_base.cc:1061] running on GCE node
I20260709 12:21:28.086073 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:28.086303 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:28.086493 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599688086456 us; error 0 us; skew 500 ppm
I20260709 12:21:28.087054 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:28.089323 23069 webserver.cc:533] Webserver started at http://127.22.135.65:45033/ using document root <none> and password file <none>
I20260709 12:21:28.089808 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:28.090018 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:28.090322 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:28.091423 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-0-root/instance:
uuid: "186488918447489c814fe36013fa3cb9"
format_stamp: "Formatted at 2026-07-09 12:21:28 on dist-test-slave-g1m6"
I20260709 12:21:28.095803 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:21:28.098987 27957 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:28.099746 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:28.099995 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-0-root
uuid: "186488918447489c814fe36013fa3cb9"
format_stamp: "Formatted at 2026-07-09 12:21:28 on dist-test-slave-g1m6"
I20260709 12:21:28.100270 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:28.123499 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:28.124604 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:28.126001 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:28.128175 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:28.128365 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:28.128600 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:28.128760 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:28.167570 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.65:41705
I20260709 12:21:28.167665 28020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.65:41705 every 8 connection(s)
I20260709 12:21:28.172343 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:28.180871 28026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:28.179997 28025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:28.184379 23069 server_base.cc:1061] running on GCE node
W20260709 12:21:28.184473 28028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:28.185623 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:28.185813 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:28.186041 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599688186007 us; error 0 us; skew 500 ppm
I20260709 12:21:28.186623 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:28.186677 28021 heartbeater.cc:344] Connected to a master server at 127.22.135.126:42851
I20260709 12:21:28.187107 28021 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:28.188023 28021 heartbeater.cc:507] Master 127.22.135.126:42851 requested a full tablet report, sending...
I20260709 12:21:28.189431 23069 webserver.cc:533] Webserver started at http://127.22.135.66:46733/ using document root <none> and password file <none>
I20260709 12:21:28.190038 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:28.190263 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:28.190349 27893 ts_manager.cc:194] Registered new tserver with Master: 186488918447489c814fe36013fa3cb9 (127.22.135.65:41705)
I20260709 12:21:28.190544 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:28.191790 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-1-root/instance:
uuid: "42455f017251494ab1433f9122354108"
format_stamp: "Formatted at 2026-07-09 12:21:28 on dist-test-slave-g1m6"
I20260709 12:21:28.192245 27893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34136
I20260709 12:21:28.196692 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:21:28.200023 28033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:28.200873 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:21:28.201241 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-1-root
uuid: "42455f017251494ab1433f9122354108"
format_stamp: "Formatted at 2026-07-09 12:21:28 on dist-test-slave-g1m6"
I20260709 12:21:28.201612 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:28.218480 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:28.219570 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:28.221084 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:28.223263 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:28.223484 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:28.223719 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:28.223896 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:28.263123 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.66:38125
I20260709 12:21:28.263226 28096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.66:38125 every 8 connection(s)
I20260709 12:21:28.268024 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:28.274890 28100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:28.276047 28101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:28.279608 23069 server_base.cc:1061] running on GCE node
W20260709 12:21:28.279969 28103 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:28.280582 28097 heartbeater.cc:344] Connected to a master server at 127.22.135.126:42851
I20260709 12:21:28.280961 28097 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:28.281019 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:28.281385 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:28.281562 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599688281545 us; error 0 us; skew 500 ppm
I20260709 12:21:28.281855 28097 heartbeater.cc:507] Master 127.22.135.126:42851 requested a full tablet report, sending...
I20260709 12:21:28.282193 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:28.284081 27893 ts_manager.cc:194] Registered new tserver with Master: 42455f017251494ab1433f9122354108 (127.22.135.66:38125)
I20260709 12:21:28.285142 23069 webserver.cc:533] Webserver started at http://127.22.135.67:37191/ using document root <none> and password file <none>
I20260709 12:21:28.285671 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:28.285627 27893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34146
I20260709 12:21:28.286043 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:28.286389 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:28.287626 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-2-root/instance:
uuid: "110eac47c67147f8a24dca0114a238b7"
format_stamp: "Formatted at 2026-07-09 12:21:28 on dist-test-slave-g1m6"
I20260709 12:21:28.291960 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:21:28.295138 28108 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:28.295785 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:28.296144 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-2-root
uuid: "110eac47c67147f8a24dca0114a238b7"
format_stamp: "Formatted at 2026-07-09 12:21:28 on dist-test-slave-g1m6"
I20260709 12:21:28.296474 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599524924728-23069-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:28.308816 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:28.309877 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:28.311230 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:28.313228 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:28.313455 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:28.313699 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:28.313876 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:28.351765 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.67:46813
I20260709 12:21:28.351876 28171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.67:46813 every 8 connection(s)
I20260709 12:21:28.365232 28172 heartbeater.cc:344] Connected to a master server at 127.22.135.126:42851
I20260709 12:21:28.365674 28172 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:28.366406 28172 heartbeater.cc:507] Master 127.22.135.126:42851 requested a full tablet report, sending...
I20260709 12:21:28.368196 27893 ts_manager.cc:194] Registered new tserver with Master: 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813)
I20260709 12:21:28.368527 23069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013581521s
I20260709 12:21:28.369524 27893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34158
I20260709 12:21:28.392637 27893 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34166:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:28.394775 27893 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:28.439939 28061 tablet_service.cc:1511] Processing CreateTablet for tablet 03759dfe7f38479c90b8e9c51301c56a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9229de85f1d54e779b7c718399fd70e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:28.440626 28060 tablet_service.cc:1511] Processing CreateTablet for tablet 2b98547903c54cfc968e76eb0789c904 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9229de85f1d54e779b7c718399fd70e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:28.441394 28061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03759dfe7f38479c90b8e9c51301c56a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.442688 27984 tablet_service.cc:1511] Processing CreateTablet for tablet 2b98547903c54cfc968e76eb0789c904 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9229de85f1d54e779b7c718399fd70e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:28.442973 27985 tablet_service.cc:1511] Processing CreateTablet for tablet 03759dfe7f38479c90b8e9c51301c56a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9229de85f1d54e779b7c718399fd70e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:28.444031 27984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b98547903c54cfc968e76eb0789c904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.444311 28060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b98547903c54cfc968e76eb0789c904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.445988 27985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03759dfe7f38479c90b8e9c51301c56a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.456387 28136 tablet_service.cc:1511] Processing CreateTablet for tablet 03759dfe7f38479c90b8e9c51301c56a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9229de85f1d54e779b7c718399fd70e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:28.457736 28136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03759dfe7f38479c90b8e9c51301c56a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.460570 28135 tablet_service.cc:1511] Processing CreateTablet for tablet 2b98547903c54cfc968e76eb0789c904 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9229de85f1d54e779b7c718399fd70e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:28.462502 28135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b98547903c54cfc968e76eb0789c904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.468186 28188 tablet_bootstrap.cc:492] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9: Bootstrap starting.
I20260709 12:21:28.475940 28188 tablet_bootstrap.cc:654] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.484212 28187 tablet_bootstrap.cc:492] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108: Bootstrap starting.
I20260709 12:21:28.487308 28188 tablet_bootstrap.cc:492] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9: No bootstrap required, opened a new log
I20260709 12:21:28.487845 28188 ts_tablet_manager.cc:1403] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 12:21:28.490979 28188 raft_consensus.cc:359] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.491743 28188 raft_consensus.cc:385] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.492128 28188 raft_consensus.cc:740] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186488918447489c814fe36013fa3cb9, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.492141 28187 tablet_bootstrap.cc:654] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.494484 28188 consensus_queue.cc:260] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.495641 28190 tablet_bootstrap.cc:492] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7: Bootstrap starting.
I20260709 12:21:28.499969 28021 heartbeater.cc:499] Master 127.22.135.126:42851 was elected leader, sending a full tablet report...
I20260709 12:21:28.500851 28188 ts_tablet_manager.cc:1434] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 12:21:28.501313 28187 tablet_bootstrap.cc:492] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108: No bootstrap required, opened a new log
I20260709 12:21:28.501868 28188 tablet_bootstrap.cc:492] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9: Bootstrap starting.
I20260709 12:21:28.502043 28187 ts_tablet_manager.cc:1403] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:21:28.504300 28190 tablet_bootstrap.cc:654] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.505162 28187 raft_consensus.cc:359] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.505944 28187 raft_consensus.cc:385] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.506273 28187 raft_consensus.cc:740] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42455f017251494ab1433f9122354108, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.507047 28187 consensus_queue.cc:260] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.511626 28188 tablet_bootstrap.cc:654] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.521286 28097 heartbeater.cc:499] Master 127.22.135.126:42851 was elected leader, sending a full tablet report...
I20260709 12:21:28.521822 28187 ts_tablet_manager.cc:1434] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.018s
I20260709 12:21:28.522835 28187 tablet_bootstrap.cc:492] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108: Bootstrap starting.
I20260709 12:21:28.523784 28190 tablet_bootstrap.cc:492] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7: No bootstrap required, opened a new log
I20260709 12:21:28.525365 28190 ts_tablet_manager.cc:1403] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260709 12:21:28.524647 28188 tablet_bootstrap.cc:492] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9: No bootstrap required, opened a new log
I20260709 12:21:28.527066 28188 ts_tablet_manager.cc:1403] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260709 12:21:28.529228 28187 tablet_bootstrap.cc:654] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.529168 28190 raft_consensus.cc:359] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.530295 28190 raft_consensus.cc:385] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.529969 28188 raft_consensus.cc:359] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.530733 28190 raft_consensus.cc:740] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 110eac47c67147f8a24dca0114a238b7, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.530902 28188 raft_consensus.cc:385] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.531390 28188 raft_consensus.cc:740] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186488918447489c814fe36013fa3cb9, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.532215 28188 consensus_queue.cc:260] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.531867 28190 consensus_queue.cc:260] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.534580 28188 ts_tablet_manager.cc:1434] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:28.536304 28172 heartbeater.cc:499] Master 127.22.135.126:42851 was elected leader, sending a full tablet report...
I20260709 12:21:28.536864 28190 ts_tablet_manager.cc:1434] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:21:28.537904 28187 tablet_bootstrap.cc:492] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108: No bootstrap required, opened a new log
I20260709 12:21:28.538015 28190 tablet_bootstrap.cc:492] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7: Bootstrap starting.
I20260709 12:21:28.538539 28187 ts_tablet_manager.cc:1403] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.011s
I20260709 12:21:28.541594 28187 raft_consensus.cc:359] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.542374 28187 raft_consensus.cc:385] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.542726 28187 raft_consensus.cc:740] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42455f017251494ab1433f9122354108, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.543488 28187 consensus_queue.cc:260] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.545598 28187 ts_tablet_manager.cc:1434] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 12:21:28.547276 28190 tablet_bootstrap.cc:654] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.552547 28190 tablet_bootstrap.cc:492] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7: No bootstrap required, opened a new log
I20260709 12:21:28.552959 28190 ts_tablet_manager.cc:1403] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.009s
I20260709 12:21:28.555359 28190 raft_consensus.cc:359] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.555866 28190 raft_consensus.cc:385] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.556099 28190 raft_consensus.cc:740] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 110eac47c67147f8a24dca0114a238b7, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.556715 28190 consensus_queue.cc:260] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.558144 28190 ts_tablet_manager.cc:1434] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260709 12:21:28.565418 28194 raft_consensus.cc:493] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:28.565812 28194 raft_consensus.cc:515] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.567718 28194 leader_election.cc:290] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 186488918447489c814fe36013fa3cb9 (127.22.135.65:41705), 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813)
I20260709 12:21:28.576545 27995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03759dfe7f38479c90b8e9c51301c56a" candidate_uuid: "42455f017251494ab1433f9122354108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186488918447489c814fe36013fa3cb9" is_pre_election: true
I20260709 12:21:28.577239 27995 raft_consensus.cc:2468] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42455f017251494ab1433f9122354108 in term 0.
I20260709 12:21:28.578193 28035 leader_election.cc:304] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186488918447489c814fe36013fa3cb9, 42455f017251494ab1433f9122354108; no voters: 
I20260709 12:21:28.578500 28146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03759dfe7f38479c90b8e9c51301c56a" candidate_uuid: "42455f017251494ab1433f9122354108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "110eac47c67147f8a24dca0114a238b7" is_pre_election: true
I20260709 12:21:28.578933 28194 raft_consensus.cc:2804] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:28.579124 28146 raft_consensus.cc:2468] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42455f017251494ab1433f9122354108 in term 0.
I20260709 12:21:28.579314 28194 raft_consensus.cc:493] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:28.579669 28194 raft_consensus.cc:3060] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.584652 28194 raft_consensus.cc:515] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.586018 28194 leader_election.cc:290] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [CANDIDATE]: Term 1 election: Requested vote from peers 186488918447489c814fe36013fa3cb9 (127.22.135.65:41705), 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813)
I20260709 12:21:28.586772 27995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03759dfe7f38479c90b8e9c51301c56a" candidate_uuid: "42455f017251494ab1433f9122354108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "186488918447489c814fe36013fa3cb9"
I20260709 12:21:28.587105 28146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03759dfe7f38479c90b8e9c51301c56a" candidate_uuid: "42455f017251494ab1433f9122354108" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "110eac47c67147f8a24dca0114a238b7"
I20260709 12:21:28.587388 27995 raft_consensus.cc:3060] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.587708 28146 raft_consensus.cc:3060] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.594738 28146 raft_consensus.cc:2468] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42455f017251494ab1433f9122354108 in term 1.
I20260709 12:21:28.594739 27995 raft_consensus.cc:2468] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42455f017251494ab1433f9122354108 in term 1.
I20260709 12:21:28.595839 28035 leader_election.cc:304] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 110eac47c67147f8a24dca0114a238b7, 42455f017251494ab1433f9122354108; no voters: 
I20260709 12:21:28.596421 28194 raft_consensus.cc:2804] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:28.597419 28194 raft_consensus.cc:697] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 1 LEADER]: Becoming Leader. State: Replica: 42455f017251494ab1433f9122354108, State: Running, Role: LEADER
I20260709 12:21:28.598259 28194 consensus_queue.cc:237] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.605954 27893 catalog_manager.cc:5697] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42455f017251494ab1433f9122354108 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "42455f017251494ab1433f9122354108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:28.666532 28191 raft_consensus.cc:493] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:28.667106 28191 raft_consensus.cc:515] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.669152 28191 leader_election.cc:290] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42455f017251494ab1433f9122354108 (127.22.135.66:38125), 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813)
I20260709 12:21:28.677851 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b98547903c54cfc968e76eb0789c904" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42455f017251494ab1433f9122354108" is_pre_election: true
I20260709 12:21:28.678572 28071 raft_consensus.cc:2468] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 0.
I20260709 12:21:28.679616 27959 leader_election.cc:304] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186488918447489c814fe36013fa3cb9, 42455f017251494ab1433f9122354108; no voters: 
I20260709 12:21:28.680313 28191 raft_consensus.cc:2804] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:28.680604 28191 raft_consensus.cc:493] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:28.680868 28146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b98547903c54cfc968e76eb0789c904" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "110eac47c67147f8a24dca0114a238b7" is_pre_election: true
I20260709 12:21:28.680903 28191 raft_consensus.cc:3060] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.681469 28146 raft_consensus.cc:2468] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 0.
I20260709 12:21:28.686331 28191 raft_consensus.cc:515] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.688114 28191 leader_election.cc:290] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 election: Requested vote from peers 42455f017251494ab1433f9122354108 (127.22.135.66:38125), 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813)
I20260709 12:21:28.688836 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b98547903c54cfc968e76eb0789c904" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42455f017251494ab1433f9122354108"
I20260709 12:21:28.689064 28146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b98547903c54cfc968e76eb0789c904" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "110eac47c67147f8a24dca0114a238b7"
I20260709 12:21:28.689456 28071 raft_consensus.cc:3060] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.689589 28146 raft_consensus.cc:3060] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.696476 28146 raft_consensus.cc:2468] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 1.
I20260709 12:21:28.696476 28071 raft_consensus.cc:2468] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 1.
I20260709 12:21:28.697624 27959 leader_election.cc:304] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186488918447489c814fe36013fa3cb9, 42455f017251494ab1433f9122354108; no voters: 
I20260709 12:21:28.698194 28191 raft_consensus.cc:2804] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:28.699391 28191 raft_consensus.cc:697] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Becoming Leader. State: Replica: 186488918447489c814fe36013fa3cb9, State: Running, Role: LEADER
I20260709 12:21:28.700191 28191 consensus_queue.cc:237] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.706838 27893 catalog_manager.cc:5697] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186488918447489c814fe36013fa3cb9 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "186488918447489c814fe36013fa3cb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:28.770596 27893 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34174:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:28.772462 27893 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:28.793368 27985 tablet_service.cc:1511] Processing CreateTablet for tablet b8edaf4cc1744bf995a9d2ea1f4f3f14 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54cb5728df5d4a1b9bf187f788dffad9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:28.794687 27985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8edaf4cc1744bf995a9d2ea1f4f3f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.794798 28060 tablet_service.cc:1511] Processing CreateTablet for tablet b8edaf4cc1744bf995a9d2ea1f4f3f14 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54cb5728df5d4a1b9bf187f788dffad9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:28.796079 28060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8edaf4cc1744bf995a9d2ea1f4f3f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.797398 27984 tablet_service.cc:1511] Processing CreateTablet for tablet 1c6f09f7278d4571b8468fae5f215832 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54cb5728df5d4a1b9bf187f788dffad9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:28.798689 27984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c6f09f7278d4571b8468fae5f215832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.799188 28135 tablet_service.cc:1511] Processing CreateTablet for tablet b8edaf4cc1744bf995a9d2ea1f4f3f14 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54cb5728df5d4a1b9bf187f788dffad9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:28.800424 28135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8edaf4cc1744bf995a9d2ea1f4f3f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.803401 28061 tablet_service.cc:1511] Processing CreateTablet for tablet 1c6f09f7278d4571b8468fae5f215832 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54cb5728df5d4a1b9bf187f788dffad9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:28.803839 28136 tablet_service.cc:1511] Processing CreateTablet for tablet 1c6f09f7278d4571b8468fae5f215832 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54cb5728df5d4a1b9bf187f788dffad9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:28.804704 28061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c6f09f7278d4571b8468fae5f215832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.805032 28136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c6f09f7278d4571b8468fae5f215832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:28.815346 28188 tablet_bootstrap.cc:492] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9: Bootstrap starting.
I20260709 12:21:28.820077 28187 tablet_bootstrap.cc:492] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108: Bootstrap starting.
I20260709 12:21:28.822438 28188 tablet_bootstrap.cc:654] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.825728 28190 tablet_bootstrap.cc:492] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7: Bootstrap starting.
I20260709 12:21:28.827854 28187 tablet_bootstrap.cc:654] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.834612 28188 tablet_bootstrap.cc:492] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9: No bootstrap required, opened a new log
I20260709 12:21:28.835357 28188 ts_tablet_manager.cc:1403] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 12:21:28.835626 28190 tablet_bootstrap.cc:654] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.840371 28188 raft_consensus.cc:359] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.841198 28188 raft_consensus.cc:385] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.841542 28188 raft_consensus.cc:740] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186488918447489c814fe36013fa3cb9, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.842537 28187 tablet_bootstrap.cc:492] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108: No bootstrap required, opened a new log
I20260709 12:21:28.842409 28188 consensus_queue.cc:260] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.843045 28187 ts_tablet_manager.cc:1403] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.013s
I20260709 12:21:28.844090 28190 tablet_bootstrap.cc:492] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7: No bootstrap required, opened a new log
I20260709 12:21:28.844609 28190 ts_tablet_manager.cc:1403] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260709 12:21:28.844667 28188 ts_tablet_manager.cc:1434] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:21:28.845788 28188 tablet_bootstrap.cc:492] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9: Bootstrap starting.
I20260709 12:21:28.846683 28187 raft_consensus.cc:359] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.847489 28187 raft_consensus.cc:385] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.848491 28187 raft_consensus.cc:740] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42455f017251494ab1433f9122354108, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.847498 28190 raft_consensus.cc:359] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.849064 28191 raft_consensus.cc:493] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:28.850063 28191 raft_consensus.cc:515] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.850857 28190 raft_consensus.cc:385] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.851173 28190 raft_consensus.cc:740] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 110eac47c67147f8a24dca0114a238b7, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.851846 28190 consensus_queue.cc:260] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.852079 28191 leader_election.cc:290] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42455f017251494ab1433f9122354108 (127.22.135.66:38125), 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813)
I20260709 12:21:28.853820 28190 ts_tablet_manager.cc:1434] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 12:21:28.853894 28146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6f09f7278d4571b8468fae5f215832" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "110eac47c67147f8a24dca0114a238b7" is_pre_election: true
I20260709 12:21:28.854343 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6f09f7278d4571b8468fae5f215832" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42455f017251494ab1433f9122354108" is_pre_election: true
I20260709 12:21:28.854871 28190 tablet_bootstrap.cc:492] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7: Bootstrap starting.
W20260709 12:21:28.855494 27959 leader_election.cc:343] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:28.855497 28188 tablet_bootstrap.cc:654] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.857785 28187 consensus_queue.cc:260] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.859288 28071 raft_consensus.cc:2468] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 0.
I20260709 12:21:28.860648 28187 ts_tablet_manager.cc:1434] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:21:28.861632 28187 tablet_bootstrap.cc:492] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108: Bootstrap starting.
I20260709 12:21:28.862746 27959 leader_election.cc:304] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [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: 186488918447489c814fe36013fa3cb9, 42455f017251494ab1433f9122354108; no voters: 110eac47c67147f8a24dca0114a238b7
I20260709 12:21:28.863572 28191 raft_consensus.cc:2804] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:28.863953 28191 raft_consensus.cc:493] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:28.864289 28191 raft_consensus.cc:3060] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.867754 28187 tablet_bootstrap.cc:654] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.871673 28191 raft_consensus.cc:515] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.874369 28190 tablet_bootstrap.cc:654] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:28.874536 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6f09f7278d4571b8468fae5f215832" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42455f017251494ab1433f9122354108"
I20260709 12:21:28.875229 28071 raft_consensus.cc:3060] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.875460 28188 tablet_bootstrap.cc:492] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9: No bootstrap required, opened a new log
I20260709 12:21:28.875950 28188 ts_tablet_manager.cc:1403] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 12:21:28.878993 28188 raft_consensus.cc:359] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.879771 28188 raft_consensus.cc:385] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.880113 28188 raft_consensus.cc:740] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 186488918447489c814fe36013fa3cb9, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.881119 28190 tablet_bootstrap.cc:492] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7: No bootstrap required, opened a new log
I20260709 12:21:28.881042 28188 consensus_queue.cc:260] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.881825 28190 ts_tablet_manager.cc:1403] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.004s
I20260709 12:21:28.883450 28188 ts_tablet_manager.cc:1434] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:21:28.883598 28071 raft_consensus.cc:2468] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 1.
I20260709 12:21:28.884989 28191 leader_election.cc:290] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 election: Requested vote from peers 42455f017251494ab1433f9122354108 (127.22.135.66:38125), 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813)
I20260709 12:21:28.885767 28146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6f09f7278d4571b8468fae5f215832" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "110eac47c67147f8a24dca0114a238b7"
I20260709 12:21:28.884918 28190 raft_consensus.cc:359] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.886696 28190 raft_consensus.cc:385] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.887001 28190 raft_consensus.cc:740] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 110eac47c67147f8a24dca0114a238b7, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.887770 28190 consensus_queue.cc:260] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.886176 27959 leader_election.cc:304] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186488918447489c814fe36013fa3cb9, 42455f017251494ab1433f9122354108; no voters: 
I20260709 12:21:28.889154 28191 raft_consensus.cc:2804] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:28.889793 28191 raft_consensus.cc:697] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Becoming Leader. State: Replica: 186488918447489c814fe36013fa3cb9, State: Running, Role: LEADER
I20260709 12:21:28.890053 28187 tablet_bootstrap.cc:492] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108: No bootstrap required, opened a new log
I20260709 12:21:28.890257 28190 ts_tablet_manager.cc:1434] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260709 12:21:28.890640 28187 ts_tablet_manager.cc:1403] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.003s
I20260709 12:21:28.891600 28146 raft_consensus.cc:3060] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.893826 28187 raft_consensus.cc:359] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.894646 28187 raft_consensus.cc:385] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:28.890724 28191 consensus_queue.cc:237] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.894964 28187 raft_consensus.cc:740] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42455f017251494ab1433f9122354108, State: Initialized, Role: FOLLOWER
I20260709 12:21:28.896852 28187 consensus_queue.cc:260] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.899078 28187 ts_tablet_manager.cc:1434] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:28.899507 28146 raft_consensus.cc:2468] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 1.
I20260709 12:21:28.906497 27891 catalog_manager.cc:5697] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186488918447489c814fe36013fa3cb9 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "186488918447489c814fe36013fa3cb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:28.946774 28191 raft_consensus.cc:493] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:28.947263 28191 raft_consensus.cc:515] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.948738 28191 leader_election.cc:290] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42455f017251494ab1433f9122354108 (127.22.135.66:38125), 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813)
I20260709 12:21:28.949613 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edaf4cc1744bf995a9d2ea1f4f3f14" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42455f017251494ab1433f9122354108" is_pre_election: true
I20260709 12:21:28.949873 28146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edaf4cc1744bf995a9d2ea1f4f3f14" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "110eac47c67147f8a24dca0114a238b7" is_pre_election: true
I20260709 12:21:28.950404 28071 raft_consensus.cc:2468] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 0.
I20260709 12:21:28.950636 28146 raft_consensus.cc:2468] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 0.
I20260709 12:21:28.951475 27959 leader_election.cc:304] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186488918447489c814fe36013fa3cb9, 42455f017251494ab1433f9122354108; no voters: 
I20260709 12:21:28.952225 28191 raft_consensus.cc:2804] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:28.952582 28191 raft_consensus.cc:493] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:28.952874 28191 raft_consensus.cc:3060] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.957628 28191 raft_consensus.cc:515] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.959313 28191 leader_election.cc:290] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 election: Requested vote from peers 42455f017251494ab1433f9122354108 (127.22.135.66:38125), 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813)
I20260709 12:21:28.959825 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edaf4cc1744bf995a9d2ea1f4f3f14" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42455f017251494ab1433f9122354108"
I20260709 12:21:28.960289 28146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edaf4cc1744bf995a9d2ea1f4f3f14" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "110eac47c67147f8a24dca0114a238b7"
I20260709 12:21:28.960346 28071 raft_consensus.cc:3060] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.960870 28146 raft_consensus.cc:3060] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:28.965183 28071 raft_consensus.cc:2468] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 1.
I20260709 12:21:28.965350 28146 raft_consensus.cc:2468] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 1.
I20260709 12:21:28.966187 27959 leader_election.cc:304] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 186488918447489c814fe36013fa3cb9, 42455f017251494ab1433f9122354108; no voters: 
I20260709 12:21:28.966902 28191 raft_consensus.cc:2804] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:28.967368 28191 raft_consensus.cc:697] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Becoming Leader. State: Replica: 186488918447489c814fe36013fa3cb9, State: Running, Role: LEADER
I20260709 12:21:28.967986 28191 consensus_queue.cc:237] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:28.974898 27891 catalog_manager.cc:5697] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 186488918447489c814fe36013fa3cb9 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "186488918447489c814fe36013fa3cb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:28.995527 28071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03759dfe7f38479c90b8e9c51301c56a"
dest_uuid: "42455f017251494ab1433f9122354108"
mode: GRACEFUL
new_leader_uuid: "186488918447489c814fe36013fa3cb9"
 from {username='slave'} at 127.0.0.1:44468
I20260709 12:21:28.996065 28071 raft_consensus.cc:606] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 1 LEADER]: Received request to transfer leadership to TS 186488918447489c814fe36013fa3cb9
I20260709 12:21:29.008823 27995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b98547903c54cfc968e76eb0789c904"
dest_uuid: "186488918447489c814fe36013fa3cb9"
mode: GRACEFUL
new_leader_uuid: "110eac47c67147f8a24dca0114a238b7"
 from {username='slave'} at 127.0.0.1:58818
I20260709 12:21:29.009325 27995 raft_consensus.cc:606] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Received request to transfer leadership to TS 110eac47c67147f8a24dca0114a238b7
I20260709 12:21:29.048708 28194 consensus_queue.cc:1048] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [LEADER]: Connected to new peer: Peer: permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:29.055815 28200 raft_consensus.cc:993] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108: : Instructing follower 186488918447489c814fe36013fa3cb9 to start an election
I20260709 12:21:29.056358 28194 raft_consensus.cc:1081] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 1 LEADER]: Signalling peer 186488918447489c814fe36013fa3cb9 to start an election
I20260709 12:21:29.060281 27994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03759dfe7f38479c90b8e9c51301c56a"
dest_uuid: "186488918447489c814fe36013fa3cb9"
 from {username='slave'} at 127.0.0.1:58814
I20260709 12:21:29.060853 27994 raft_consensus.cc:493] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:29.061206 27994 raft_consensus.cc:3060] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.068287 27994 raft_consensus.cc:515] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:29.071228 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03759dfe7f38479c90b8e9c51301c56a" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42455f017251494ab1433f9122354108"
I20260709 12:21:29.071647 27994 leader_election.cc:290] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 2 election: Requested vote from peers 42455f017251494ab1433f9122354108 (127.22.135.66:38125), 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813)
I20260709 12:21:29.074241 28071 raft_consensus.cc:3055] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:29.074671 28071 raft_consensus.cc:740] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 42455f017251494ab1433f9122354108, State: Running, Role: LEADER
I20260709 12:21:29.075668 28146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03759dfe7f38479c90b8e9c51301c56a" candidate_uuid: "186488918447489c814fe36013fa3cb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "110eac47c67147f8a24dca0114a238b7"
I20260709 12:21:29.075488 28071 consensus_queue.cc:260] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:29.076273 28146 raft_consensus.cc:3060] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.076622 28071 raft_consensus.cc:3060] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.084720 28146 raft_consensus.cc:2468] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 2.
I20260709 12:21:29.085415 28071 raft_consensus.cc:2468] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 186488918447489c814fe36013fa3cb9 in term 2.
I20260709 12:21:29.085978 27959 leader_election.cc:304] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 110eac47c67147f8a24dca0114a238b7, 186488918447489c814fe36013fa3cb9; no voters: 
I20260709 12:21:29.086916 28191 raft_consensus.cc:2804] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:21:29.077378 28194 consensus_queue.cc:1175] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "110eac47c67147f8a24dca0114a238b7" responder_term: 1 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 1. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:21:29.087409 28191 raft_consensus.cc:697] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 2 LEADER]: Becoming Leader. State: Replica: 186488918447489c814fe36013fa3cb9, State: Running, Role: LEADER
I20260709 12:21:29.088201 28191 consensus_queue.cc:237] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:29.095533 27893 catalog_manager.cc:5697] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 reported cstate change: term changed from 1 to 2, leader changed from 42455f017251494ab1433f9122354108 (127.22.135.66) to 186488918447489c814fe36013fa3cb9 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "186488918447489c814fe36013fa3cb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:29.108469 28191 consensus_queue.cc:1048] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:29.119335 28224 consensus_queue.cc:1048] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:29.129449 28203 raft_consensus.cc:993] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9: : Instructing follower 110eac47c67147f8a24dca0114a238b7 to start an election
I20260709 12:21:29.129953 28191 raft_consensus.cc:1081] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Signalling peer 110eac47c67147f8a24dca0114a238b7 to start an election
I20260709 12:21:29.131708 28146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b98547903c54cfc968e76eb0789c904"
dest_uuid: "110eac47c67147f8a24dca0114a238b7"
 from {username='slave'} at 127.0.0.1:37410
I20260709 12:21:29.132309 28146 raft_consensus.cc:493] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:29.132767 28146 raft_consensus.cc:3060] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.139394 28146 raft_consensus.cc:515] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:29.141775 28146 leader_election.cc:290] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [CANDIDATE]: Term 2 election: Requested vote from peers 186488918447489c814fe36013fa3cb9 (127.22.135.65:41705), 42455f017251494ab1433f9122354108 (127.22.135.66:38125)
I20260709 12:21:29.152457 27994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b98547903c54cfc968e76eb0789c904" candidate_uuid: "110eac47c67147f8a24dca0114a238b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186488918447489c814fe36013fa3cb9"
I20260709 12:21:29.153090 27994 raft_consensus.cc:3055] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:29.153370 27994 raft_consensus.cc:740] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 186488918447489c814fe36013fa3cb9, State: Running, Role: LEADER
I20260709 12:21:29.153553 28071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b98547903c54cfc968e76eb0789c904" candidate_uuid: "110eac47c67147f8a24dca0114a238b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42455f017251494ab1433f9122354108"
I20260709 12:21:29.154198 28071 raft_consensus.cc:3060] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.154120 27994 consensus_queue.cc:260] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:29.155162 27994 raft_consensus.cc:3060] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.159233 28071 raft_consensus.cc:2468] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 110eac47c67147f8a24dca0114a238b7 in term 2.
I20260709 12:21:29.159894 27994 raft_consensus.cc:2468] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 110eac47c67147f8a24dca0114a238b7 in term 2.
I20260709 12:21:29.160187 28110 leader_election.cc:304] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 110eac47c67147f8a24dca0114a238b7, 42455f017251494ab1433f9122354108; no voters: 
I20260709 12:21:29.161455 28197 raft_consensus.cc:2804] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:29.166643 28197 raft_consensus.cc:697] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 2 LEADER]: Becoming Leader. State: Replica: 110eac47c67147f8a24dca0114a238b7, State: Running, Role: LEADER
I20260709 12:21:29.167456 28197 consensus_queue.cc:237] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:29.174189 27891 catalog_manager.cc:5697] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 reported cstate change: term changed from 1 to 2, leader changed from 186488918447489c814fe36013fa3cb9 (127.22.135.65) to 110eac47c67147f8a24dca0114a238b7 (127.22.135.67). New cstate: current_term: 2 leader_uuid: "110eac47c67147f8a24dca0114a238b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:29.232671 23069 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:21:29.234201 23069 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:21:29.234644 23069 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:21:29.245719 27994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8edaf4cc1744bf995a9d2ea1f4f3f14"
dest_uuid: "186488918447489c814fe36013fa3cb9"
mode: GRACEFUL
new_leader_uuid: "42455f017251494ab1433f9122354108"
 from {username='slave'} at 127.0.0.1:58836
I20260709 12:21:29.246260 27994 raft_consensus.cc:606] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Received request to transfer leadership to TS 42455f017251494ab1433f9122354108
I20260709 12:21:29.247434 23069 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:21:29.311551 28191 consensus_queue.cc:1048] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:29.321467 28191 consensus_queue.cc:1048] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:29.386845 28191 consensus_queue.cc:1048] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:29.392689 28203 raft_consensus.cc:993] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9: : Instructing follower 42455f017251494ab1433f9122354108 to start an election
I20260709 12:21:29.393157 28224 raft_consensus.cc:1081] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Signalling peer 42455f017251494ab1433f9122354108 to start an election
I20260709 12:21:29.394858 28070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8edaf4cc1744bf995a9d2ea1f4f3f14"
dest_uuid: "42455f017251494ab1433f9122354108"
 from {username='slave'} at 127.0.0.1:44466
I20260709 12:21:29.396169 28070 raft_consensus.cc:493] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:29.396555 28070 raft_consensus.cc:3060] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.398757 28224 consensus_queue.cc:1048] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:29.404552 28070 raft_consensus.cc:515] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:29.406337 28070 leader_election.cc:290] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [CANDIDATE]: Term 2 election: Requested vote from peers 186488918447489c814fe36013fa3cb9 (127.22.135.65:41705), 110eac47c67147f8a24dca0114a238b7 (127.22.135.67:46813)
I20260709 12:21:29.407442 28145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edaf4cc1744bf995a9d2ea1f4f3f14" candidate_uuid: "42455f017251494ab1433f9122354108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "110eac47c67147f8a24dca0114a238b7"
I20260709 12:21:29.408795 27994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8edaf4cc1744bf995a9d2ea1f4f3f14" candidate_uuid: "42455f017251494ab1433f9122354108" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "186488918447489c814fe36013fa3cb9"
I20260709 12:21:29.409400 27994 raft_consensus.cc:3055] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:29.409709 27994 raft_consensus.cc:740] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 186488918447489c814fe36013fa3cb9, State: Running, Role: LEADER
I20260709 12:21:29.410570 27994 consensus_queue.cc:260] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:29.411693 27994 raft_consensus.cc:3060] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.417454 27994 raft_consensus.cc:2468] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42455f017251494ab1433f9122354108 in term 2.
I20260709 12:21:29.418440 28035 leader_election.cc:304] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [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: 186488918447489c814fe36013fa3cb9, 42455f017251494ab1433f9122354108; no voters: 110eac47c67147f8a24dca0114a238b7
I20260709 12:21:29.419176 28194 raft_consensus.cc:2804] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:29.419600 28194 raft_consensus.cc:697] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 2 LEADER]: Becoming Leader. State: Replica: 42455f017251494ab1433f9122354108, State: Running, Role: LEADER
I20260709 12:21:29.420518 28194 consensus_queue.cc:237] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } }
I20260709 12:21:29.426095 27893 catalog_manager.cc:5697] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 reported cstate change: term changed from 1 to 2, leader changed from 186488918447489c814fe36013fa3cb9 (127.22.135.65) to 42455f017251494ab1433f9122354108 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "42455f017251494ab1433f9122354108" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "186488918447489c814fe36013fa3cb9" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42455f017251494ab1433f9122354108" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 38125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "110eac47c67147f8a24dca0114a238b7" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 46813 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:29.451795 23069 tablet_server.cc:179] TabletServer@127.22.135.65:0 shutting down...
I20260709 12:21:29.469640 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:29.470372 23069 tablet_replica.cc:333] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9: stopping tablet replica
I20260709 12:21:29.470968 23069 raft_consensus.cc:2243] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:29.471422 23069 raft_consensus.cc:2272] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 186488918447489c814fe36013fa3cb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.473389 23069 tablet_replica.cc:333] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9: stopping tablet replica
I20260709 12:21:29.473897 23069 raft_consensus.cc:2243] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:29.474709 23069 raft_consensus.cc:2272] T 1c6f09f7278d4571b8468fae5f215832 P 186488918447489c814fe36013fa3cb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.476538 23069 tablet_replica.cc:333] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9: stopping tablet replica
I20260709 12:21:29.477020 23069 raft_consensus.cc:2243] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:29.477594 23069 pending_rounds.cc:70] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9: Trying to abort 1 pending ops.
I20260709 12:21:29.477813 23069 pending_rounds.cc:77] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305624326514155520 op_type: NO_OP noop_request { }
I20260709 12:21:29.478120 23069 raft_consensus.cc:2889] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:29.478443 23069 raft_consensus.cc:2272] T 03759dfe7f38479c90b8e9c51301c56a P 186488918447489c814fe36013fa3cb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.480527 23069 tablet_replica.cc:333] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9: stopping tablet replica
I20260709 12:21:29.481060 23069 raft_consensus.cc:2243] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:29.481455 23069 raft_consensus.cc:2272] T 2b98547903c54cfc968e76eb0789c904 P 186488918447489c814fe36013fa3cb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.493860 23069 tablet_server.cc:196] TabletServer@127.22.135.65:0 shutdown complete.
I20260709 12:21:29.504963 23069 tablet_server.cc:179] TabletServer@127.22.135.66:0 shutting down...
I20260709 12:21:29.523597 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:29.524191 23069 tablet_replica.cc:333] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108: stopping tablet replica
I20260709 12:21:29.524729 23069 raft_consensus.cc:2243] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:29.525323 23069 pending_rounds.cc:70] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108: Trying to abort 1 pending ops.
I20260709 12:21:29.525522 23069 pending_rounds.cc:77] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305624327873859584 op_type: NO_OP noop_request { }
I20260709 12:21:29.525800 23069 raft_consensus.cc:2889] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:29.526077 23069 raft_consensus.cc:2272] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 42455f017251494ab1433f9122354108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.528100 23069 tablet_replica.cc:333] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108: stopping tablet replica
I20260709 12:21:29.528599 23069 raft_consensus.cc:2243] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:29.528983 23069 raft_consensus.cc:2272] T 1c6f09f7278d4571b8468fae5f215832 P 42455f017251494ab1433f9122354108 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.530997 23069 tablet_replica.cc:333] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108: stopping tablet replica
I20260709 12:21:29.531526 23069 raft_consensus.cc:2243] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:29.531910 23069 raft_consensus.cc:2272] T 2b98547903c54cfc968e76eb0789c904 P 42455f017251494ab1433f9122354108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.533807 23069 tablet_replica.cc:333] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108: stopping tablet replica
I20260709 12:21:29.534312 23069 raft_consensus.cc:2243] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:29.534693 23069 raft_consensus.cc:2272] T 03759dfe7f38479c90b8e9c51301c56a P 42455f017251494ab1433f9122354108 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.556084 23069 tablet_server.cc:196] TabletServer@127.22.135.66:0 shutdown complete.
I20260709 12:21:29.567313 23069 tablet_server.cc:179] TabletServer@127.22.135.67:0 shutting down...
I20260709 12:21:29.584913 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:29.585522 23069 tablet_replica.cc:333] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7: stopping tablet replica
I20260709 12:21:29.586055 23069 raft_consensus.cc:2243] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:29.586532 23069 raft_consensus.cc:2272] T b8edaf4cc1744bf995a9d2ea1f4f3f14 P 110eac47c67147f8a24dca0114a238b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.588536 23069 tablet_replica.cc:333] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7: stopping tablet replica
I20260709 12:21:29.589046 23069 raft_consensus.cc:2243] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:29.589443 23069 raft_consensus.cc:2272] T 1c6f09f7278d4571b8468fae5f215832 P 110eac47c67147f8a24dca0114a238b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.591912 23069 tablet_replica.cc:333] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7: stopping tablet replica
I20260709 12:21:29.592394 23069 raft_consensus.cc:2243] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:29.592971 23069 pending_rounds.cc:70] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7: Trying to abort 1 pending ops.
I20260709 12:21:29.593175 23069 pending_rounds.cc:77] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305624326838005760 op_type: NO_OP noop_request { }
I20260709 12:21:29.593443 23069 raft_consensus.cc:2889] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:29.593711 23069 raft_consensus.cc:2272] T 2b98547903c54cfc968e76eb0789c904 P 110eac47c67147f8a24dca0114a238b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.595805 23069 tablet_replica.cc:333] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7: stopping tablet replica
I20260709 12:21:29.596266 23069 raft_consensus.cc:2243] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:29.596634 23069 raft_consensus.cc:2272] T 03759dfe7f38479c90b8e9c51301c56a P 110eac47c67147f8a24dca0114a238b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.617841 23069 tablet_server.cc:196] TabletServer@127.22.135.67:0 shutdown complete.
I20260709 12:21:29.629354 23069 master.cc:562] Master@127.22.135.126:42851 shutting down...
I20260709 12:21:29.642926 23069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:29.643505 23069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:29.643838 23069 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3aaa65cf42743e48d5d8c92e36b0be9: stopping tablet replica
I20260709 12:21:29.661458 23069 master.cc:584] Master@127.22.135.126:42851 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (1812 ms)
[----------] 6 tests from LeaderRebalancerTest (164602 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:21:29.689178 23069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.135.126:46073
I20260709 12:21:29.690274 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:29.695092 28237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:29.695123 28236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:29.696514 28239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:29.697306 23069 server_base.cc:1061] running on GCE node
I20260709 12:21:29.698033 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:29.698201 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:29.698395 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599689698379 us; error 0 us; skew 500 ppm
I20260709 12:21:29.698904 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:29.700994 23069 webserver.cc:533] Webserver started at http://127.22.135.126:34299/ using document root <none> and password file <none>
I20260709 12:21:29.701417 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:29.701566 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:29.701781 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:29.702838 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/master-0-root/instance:
uuid: "41b0ec61f3604b2d9676039b7cb8105f"
format_stamp: "Formatted at 2026-07-09 12:21:29 on dist-test-slave-g1m6"
I20260709 12:21:29.706872 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:21:29.709931 28244 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:29.710690 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:21:29.710968 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/master-0-root
uuid: "41b0ec61f3604b2d9676039b7cb8105f"
format_stamp: "Formatted at 2026-07-09 12:21:29 on dist-test-slave-g1m6"
I20260709 12:21:29.711262 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:29.731305 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:29.732373 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:29.765996 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.126:46073
I20260709 12:21:29.766106 28295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.126:46073 every 8 connection(s)
I20260709 12:21:29.769650 28296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:29.779949 28296 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f: Bootstrap starting.
I20260709 12:21:29.784279 28296 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:29.788134 28296 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f: No bootstrap required, opened a new log
I20260709 12:21:29.790131 28296 raft_consensus.cc:359] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41b0ec61f3604b2d9676039b7cb8105f" member_type: VOTER }
I20260709 12:21:29.790591 28296 raft_consensus.cc:385] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:29.790810 28296 raft_consensus.cc:740] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41b0ec61f3604b2d9676039b7cb8105f, State: Initialized, Role: FOLLOWER
I20260709 12:21:29.791395 28296 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "41b0ec61f3604b2d9676039b7cb8105f" member_type: VOTER }
I20260709 12:21:29.791854 28296 raft_consensus.cc:399] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:29.792079 28296 raft_consensus.cc:493] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:29.792341 28296 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:29.796682 28296 raft_consensus.cc:515] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41b0ec61f3604b2d9676039b7cb8105f" member_type: VOTER }
I20260709 12:21:29.797163 28296 leader_election.cc:304] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [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: 41b0ec61f3604b2d9676039b7cb8105f; no voters: 
I20260709 12:21:29.798283 28296 leader_election.cc:290] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:29.798628 28299 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:29.800024 28299 raft_consensus.cc:697] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [term 1 LEADER]: Becoming Leader. State: Replica: 41b0ec61f3604b2d9676039b7cb8105f, State: Running, Role: LEADER
I20260709 12:21:29.800591 28299 consensus_queue.cc:237] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [LEADER]: Queue going to LEADER mode. State: All 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: "41b0ec61f3604b2d9676039b7cb8105f" member_type: VOTER }
I20260709 12:21:29.801105 28296 sys_catalog.cc:565] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:29.803617 28300 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "41b0ec61f3604b2d9676039b7cb8105f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41b0ec61f3604b2d9676039b7cb8105f" member_type: VOTER } }
I20260709 12:21:29.803633 28301 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41b0ec61f3604b2d9676039b7cb8105f. Latest consensus state: current_term: 1 leader_uuid: "41b0ec61f3604b2d9676039b7cb8105f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41b0ec61f3604b2d9676039b7cb8105f" member_type: VOTER } }
I20260709 12:21:29.804370 28300 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:29.804395 28301 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:29.808614 28304 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:29.813205 28304 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:29.816474 23069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:29.821413 28304 catalog_manager.cc:1383] Generated new cluster ID: 2ef9749f80154bcdacb0579332853b45
I20260709 12:21:29.821671 28304 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:29.839762 28304 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:29.840978 28304 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:29.858191 28304 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f: Generated new TSK 0
I20260709 12:21:29.858934 28304 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:29.882918 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:29.888518 28318 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:29.889500 28319 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:29.891029 28321 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:29.891520 23069 server_base.cc:1061] running on GCE node
I20260709 12:21:29.892282 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:29.892465 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:29.892587 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599689892577 us; error 0 us; skew 500 ppm
I20260709 12:21:29.893095 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:29.895257 23069 webserver.cc:533] Webserver started at http://127.22.135.65:41435/ using document root <none> and password file <none>
I20260709 12:21:29.895678 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:29.895826 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:29.896024 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:29.896998 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-0-root/instance:
uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
format_stamp: "Formatted at 2026-07-09 12:21:29 on dist-test-slave-g1m6"
I20260709 12:21:29.901156 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:21:29.904350 28326 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:29.905115 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:21:29.905447 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-0-root
uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
format_stamp: "Formatted at 2026-07-09 12:21:29 on dist-test-slave-g1m6"
I20260709 12:21:29.905725 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:29.920452 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:29.921599 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:29.923105 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:29.925305 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:29.925518 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:29.925787 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:29.925949 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:29.964783 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.65:44397
I20260709 12:21:29.964893 28388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.65:44397 every 8 connection(s)
I20260709 12:21:29.969751 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:29.977240 28393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:29.979276 28394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:29.980768 28396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:29.981012 23069 server_base.cc:1061] running on GCE node
I20260709 12:21:29.982735 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:29.982991 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:29.983196 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599689983176 us; error 0 us; skew 500 ppm
I20260709 12:21:29.983548 28389 heartbeater.cc:344] Connected to a master server at 127.22.135.126:46073
I20260709 12:21:29.983793 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:29.983956 28389 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:29.984797 28389 heartbeater.cc:507] Master 127.22.135.126:46073 requested a full tablet report, sending...
I20260709 12:21:29.986642 23069 webserver.cc:533] Webserver started at http://127.22.135.66:45519/ using document root <none> and password file <none>
I20260709 12:21:29.987061 28261 ts_manager.cc:194] Registered new tserver with Master: efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397)
I20260709 12:21:29.987329 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:29.987613 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:29.987934 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:29.989327 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-1-root/instance:
uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
format_stamp: "Formatted at 2026-07-09 12:21:29 on dist-test-slave-g1m6"
I20260709 12:21:29.989425 28261 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46680
I20260709 12:21:29.993716 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 12:21:29.996935 28401 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:29.997661 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:21:29.997954 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-1-root
uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
format_stamp: "Formatted at 2026-07-09 12:21:29 on dist-test-slave-g1m6"
I20260709 12:21:29.998266 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:30.011930 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:30.012923 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:30.014361 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:30.016467 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:30.016691 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:30.016927 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:30.017100 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:30.053740 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.66:35027
I20260709 12:21:30.053838 28463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.66:35027 every 8 connection(s)
I20260709 12:21:30.058454 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:30.065022 28467 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:30.067672 28468 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:30.068703 23069 server_base.cc:1061] running on GCE node
W20260709 12:21:30.069564 28471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:30.070636 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:21:30.070688 28464 heartbeater.cc:344] Connected to a master server at 127.22.135.126:46073
W20260709 12:21:30.070909 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:30.071171 28464 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:30.071173 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599690071155 us; error 0 us; skew 500 ppm
I20260709 12:21:30.072005 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:30.072069 28464 heartbeater.cc:507] Master 127.22.135.126:46073 requested a full tablet report, sending...
I20260709 12:21:30.074223 28261 ts_manager.cc:194] Registered new tserver with Master: cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:30.074565 23069 webserver.cc:533] Webserver started at http://127.22.135.67:37729/ using document root <none> and password file <none>
I20260709 12:21:30.075109 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:30.075373 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:30.075713 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:30.075943 28261 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46692
I20260709 12:21:30.076967 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-2-root/instance:
uuid: "51de506986254e6c9a33772e5b6063af"
format_stamp: "Formatted at 2026-07-09 12:21:30 on dist-test-slave-g1m6"
I20260709 12:21:30.081470 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 12:21:30.084486 28476 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:30.085197 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:21:30.085489 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-2-root
uuid: "51de506986254e6c9a33772e5b6063af"
format_stamp: "Formatted at 2026-07-09 12:21:30 on dist-test-slave-g1m6"
I20260709 12:21:30.085783 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599524924728-23069-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:30.098698 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:30.099733 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:30.101055 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:30.103281 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:30.103509 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:30.103746 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:30.103916 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:30.140547 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.67:42391
I20260709 12:21:30.140659 28538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.67:42391 every 8 connection(s)
I20260709 12:21:30.153429 28539 heartbeater.cc:344] Connected to a master server at 127.22.135.126:46073
I20260709 12:21:30.153880 28539 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:30.154608 28539 heartbeater.cc:507] Master 127.22.135.126:46073 requested a full tablet report, sending...
I20260709 12:21:30.156445 28261 ts_manager.cc:194] Registered new tserver with Master: 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.156859 23069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013343524s
I20260709 12:21:30.157759 28261 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46704
I20260709 12:21:30.180307 28261 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46718:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:30.182781 28261 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:30.248997 28354 tablet_service.cc:1511] Processing CreateTablet for tablet f1782ec162734c158107685e2f5b5a5e (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:30.249737 28352 tablet_service.cc:1511] Processing CreateTablet for tablet d9d11e7a6ef344d7ae097b631c48dd1b (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:30.250415 28354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1782ec162734c158107685e2f5b5a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.251127 28352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d11e7a6ef344d7ae097b631c48dd1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.252391 28504 tablet_service.cc:1511] Processing CreateTablet for tablet f1782ec162734c158107685e2f5b5a5e (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:30.253769 28504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1782ec162734c158107685e2f5b5a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.255285 28351 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4c570de31240cfa02df5d0b132fe2a (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:30.256611 28351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4c570de31240cfa02df5d0b132fe2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.259091 28353 tablet_service.cc:1511] Processing CreateTablet for tablet 41e3b7c9bccf466f932b5fbe115478bb (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:30.260416 28353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e3b7c9bccf466f932b5fbe115478bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.277027 28350 tablet_service.cc:1511] Processing CreateTablet for tablet f5f4569ebe96490abefef25cb619fa87 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:30.277340 28503 tablet_service.cc:1511] Processing CreateTablet for tablet 41e3b7c9bccf466f932b5fbe115478bb (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:30.278609 28503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e3b7c9bccf466f932b5fbe115478bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.281010 28349 tablet_service.cc:1511] Processing CreateTablet for tablet 09685f5bb631435ebcdfa2e62cda9082 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:30.283195 28502 tablet_service.cc:1511] Processing CreateTablet for tablet d9d11e7a6ef344d7ae097b631c48dd1b (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:30.284559 28502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d11e7a6ef344d7ae097b631c48dd1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.287256 28346 tablet_service.cc:1511] Processing CreateTablet for tablet e63f050cdc1740cfa22abf9224bb65dc (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:30.288327 28500 tablet_service.cc:1511] Processing CreateTablet for tablet f5f4569ebe96490abefef25cb619fa87 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:30.289623 28500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f4569ebe96490abefef25cb619fa87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.289327 28428 tablet_service.cc:1511] Processing CreateTablet for tablet 41e3b7c9bccf466f932b5fbe115478bb (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:30.290719 28428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e3b7c9bccf466f932b5fbe115478bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.293200 28499 tablet_service.cc:1511] Processing CreateTablet for tablet 09685f5bb631435ebcdfa2e62cda9082 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:30.293344 28422 tablet_service.cc:1511] Processing CreateTablet for tablet c3acd6a8aa3543198aa5a97bdfb8bf12 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:30.294494 28499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09685f5bb631435ebcdfa2e62cda9082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.309095 28422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3acd6a8aa3543198aa5a97bdfb8bf12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.295646 28423 tablet_service.cc:1511] Processing CreateTablet for tablet 95f67c46f8dd42208c4b893b2f995c50 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:30.312803 28423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f67c46f8dd42208c4b893b2f995c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.295833 28498 tablet_service.cc:1511] Processing CreateTablet for tablet 95f67c46f8dd42208c4b893b2f995c50 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:30.314483 28556 tablet_bootstrap.cc:492] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:30.315141 28498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f67c46f8dd42208c4b893b2f995c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.297501 28424 tablet_service.cc:1511] Processing CreateTablet for tablet 09685f5bb631435ebcdfa2e62cda9082 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:30.317994 28424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09685f5bb631435ebcdfa2e62cda9082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.320433 28556 tablet_bootstrap.cc:654] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.297641 28421 tablet_service.cc:1511] Processing CreateTablet for tablet e63f050cdc1740cfa22abf9224bb65dc (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:30.323042 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63f050cdc1740cfa22abf9224bb65dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.299369 28497 tablet_service.cc:1511] Processing CreateTablet for tablet c3acd6a8aa3543198aa5a97bdfb8bf12 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:30.327317 28497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3acd6a8aa3543198aa5a97bdfb8bf12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.299487 28426 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4c570de31240cfa02df5d0b132fe2a (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:30.301224 28496 tablet_service.cc:1511] Processing CreateTablet for tablet e63f050cdc1740cfa22abf9224bb65dc (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:30.301705 28427 tablet_service.cc:1511] Processing CreateTablet for tablet d9d11e7a6ef344d7ae097b631c48dd1b (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:30.331085 28426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4c570de31240cfa02df5d0b132fe2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.331809 28427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d11e7a6ef344d7ae097b631c48dd1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.303853 28425 tablet_service.cc:1511] Processing CreateTablet for tablet f5f4569ebe96490abefef25cb619fa87 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:30.335012 28425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f4569ebe96490abefef25cb619fa87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.287256 28501 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4c570de31240cfa02df5d0b132fe2a (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:30.283195 28348 tablet_service.cc:1511] Processing CreateTablet for tablet 95f67c46f8dd42208c4b893b2f995c50 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:30.285813 28347 tablet_service.cc:1511] Processing CreateTablet for tablet c3acd6a8aa3543198aa5a97bdfb8bf12 (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:30.331087 28496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63f050cdc1740cfa22abf9224bb65dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.284225 28429 tablet_service.cc:1511] Processing CreateTablet for tablet f1782ec162734c158107685e2f5b5a5e (DEFAULT_TABLE table=test-workload [id=a15484eedec34961bd6aedde4d6ae7f0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:30.340641 28429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1782ec162734c158107685e2f5b5a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.307706 28350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f4569ebe96490abefef25cb619fa87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.342554 28501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4c570de31240cfa02df5d0b132fe2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.344308 28347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3acd6a8aa3543198aa5a97bdfb8bf12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.350533 28346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63f050cdc1740cfa22abf9224bb65dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.354562 28349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09685f5bb631435ebcdfa2e62cda9082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.358657 28348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f67c46f8dd42208c4b893b2f995c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:30.369125 28554 tablet_bootstrap.cc:492] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:30.454432 28555 tablet_bootstrap.cc:492] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:30.455230 28556 tablet_bootstrap.cc:492] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:30.455773 28556 ts_tablet_manager.cc:1403] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.142s	user 0.016s	sys 0.027s
I20260709 12:21:30.471779 28555 tablet_bootstrap.cc:654] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.477519 28554 tablet_bootstrap.cc:654] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.480288 28556 raft_consensus.cc:359] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.480885 28556 raft_consensus.cc:385] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.481117 28556 raft_consensus.cc:740] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.481823 28556 consensus_queue.cc:260] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.484033 28555 tablet_bootstrap.cc:492] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:30.484328 28554 tablet_bootstrap.cc:492] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:30.484422 28464 heartbeater.cc:499] Master 127.22.135.126:46073 was elected leader, sending a full tablet report...
I20260709 12:21:30.484550 28555 ts_tablet_manager.cc:1403] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 12:21:30.484937 28556 ts_tablet_manager.cc:1434] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:21:30.484990 28554 ts_tablet_manager.cc:1403] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.000s
I20260709 12:21:30.485998 28556 tablet_bootstrap.cc:492] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:30.487534 28555 raft_consensus.cc:359] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.488364 28555 raft_consensus.cc:385] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.488096 28554 raft_consensus.cc:359] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } }
I20260709 12:21:30.488770 28555 raft_consensus.cc:740] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.488935 28554 raft_consensus.cc:385] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.489668 28555 consensus_queue.cc:260] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.490156 28554 raft_consensus.cc:740] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.491550 28554 consensus_queue.cc:260] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } }
I20260709 12:21:30.492607 28556 tablet_bootstrap.cc:654] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.499984 28555 ts_tablet_manager.cc:1434] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:21:30.501096 28389 heartbeater.cc:499] Master 127.22.135.126:46073 was elected leader, sending a full tablet report...
I20260709 12:21:30.505075 28556 tablet_bootstrap.cc:492] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:30.505594 28556 ts_tablet_manager.cc:1403] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 12:21:30.506675 28555 tablet_bootstrap.cc:492] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:30.508436 28556 raft_consensus.cc:359] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.509451 28556 raft_consensus.cc:385] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.509809 28556 raft_consensus.cc:740] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.510864 28556 consensus_queue.cc:260] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.513263 28556 ts_tablet_manager.cc:1434] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:30.514161 28555 tablet_bootstrap.cc:654] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.514250 28556 tablet_bootstrap.cc:492] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:30.522260 28556 tablet_bootstrap.cc:654] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.525453 28555 tablet_bootstrap.cc:492] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:30.526147 28555 ts_tablet_manager.cc:1403] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 12:21:30.528920 28560 raft_consensus.cc:493] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:30.529417 28560 raft_consensus.cc:515] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.529492 28555 raft_consensus.cc:359] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } }
I20260709 12:21:30.530241 28555 raft_consensus.cc:385] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.530704 28555 raft_consensus.cc:740] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.531637 28555 consensus_queue.cc:260] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } }
I20260709 12:21:30.532222 28560 leader_election.cc:290] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.533752 28554 ts_tablet_manager.cc:1434] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.048s	user 0.012s	sys 0.034s
I20260709 12:21:30.534482 28539 heartbeater.cc:499] Master 127.22.135.126:46073 was elected leader, sending a full tablet report...
I20260709 12:21:30.536855 28555 ts_tablet_manager.cc:1434] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:21:30.537401 28554 tablet_bootstrap.cc:492] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:30.537878 28555 tablet_bootstrap.cc:492] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:30.543407 28554 tablet_bootstrap.cc:654] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.550874 28556 tablet_bootstrap.cc:492] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:30.551406 28556 ts_tablet_manager.cc:1403] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.005s
I20260709 12:21:30.551703 28555 tablet_bootstrap.cc:654] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.554395 28556 raft_consensus.cc:359] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.555171 28556 raft_consensus.cc:385] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.555470 28556 raft_consensus.cc:740] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.556226 28556 consensus_queue.cc:260] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.558377 28556 ts_tablet_manager.cc:1434] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:30.559412 28556 tablet_bootstrap.cc:492] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:30.565172 28556 tablet_bootstrap.cc:654] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.572333 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63f050cdc1740cfa22abf9224bb65dc" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
W20260709 12:21:30.575496 28404 leader_election.cc:343] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:30.576085 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63f050cdc1740cfa22abf9224bb65dc" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
W20260709 12:21:30.577695 28404 leader_election.cc:343] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:30.578125 28404 leader_election.cc:304] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1; no voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:30.578774 28554 tablet_bootstrap.cc:492] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:30.578987 28560 raft_consensus.cc:2749] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:30.579334 28554 ts_tablet_manager.cc:1403] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.004s
I20260709 12:21:30.579609 28556 tablet_bootstrap.cc:492] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:30.580240 28556 ts_tablet_manager.cc:1403] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260709 12:21:30.582029 28555 tablet_bootstrap.cc:492] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:30.582608 28555 ts_tablet_manager.cc:1403] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.008s
I20260709 12:21:30.582660 28554 raft_consensus.cc:359] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.583537 28554 raft_consensus.cc:385] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.583204 28556 raft_consensus.cc:359] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.583920 28554 raft_consensus.cc:740] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.584084 28556 raft_consensus.cc:385] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.584532 28556 raft_consensus.cc:740] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.584790 28554 consensus_queue.cc:260] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.585449 28561 raft_consensus.cc:493] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:30.585383 28556 consensus_queue.cc:260] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.585732 28555 raft_consensus.cc:359] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.586010 28561 raft_consensus.cc:515] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.586493 28555 raft_consensus.cc:385] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.586849 28555 raft_consensus.cc:740] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.587100 28554 ts_tablet_manager.cc:1434] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:21:30.588057 28554 tablet_bootstrap.cc:492] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:30.587608 28555 consensus_queue.cc:260] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.590317 28556 ts_tablet_manager.cc:1434] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:21:30.591751 28556 tablet_bootstrap.cc:492] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:30.594539 28554 tablet_bootstrap.cc:654] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.595329 28561 leader_election.cc:290] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.600365 28556 tablet_bootstrap.cc:654] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.614212 28556 tablet_bootstrap.cc:492] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:30.615000 28556 ts_tablet_manager.cc:1403] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 12:21:30.622118 28556 raft_consensus.cc:359] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.623281 28556 raft_consensus.cc:385] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.623759 28556 raft_consensus.cc:740] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.624977 28556 consensus_queue.cc:260] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.632328 28556 ts_tablet_manager.cc:1434] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:21:30.633908 28556 tablet_bootstrap.cc:492] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:30.643466 28555 ts_tablet_manager.cc:1434] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.060s	user 0.038s	sys 0.021s
I20260709 12:21:30.644930 28554 tablet_bootstrap.cc:492] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:30.645526 28554 ts_tablet_manager.cc:1403] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.019s
I20260709 12:21:30.647209 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3b7c9bccf466f932b5fbe115478bb" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:30.648000 28439 raft_consensus.cc:2468] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 0.
I20260709 12:21:30.649408 28329 leader_election.cc:304] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:30.649932 28556 tablet_bootstrap.cc:654] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.649410 28555 tablet_bootstrap.cc:492] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:30.650547 28570 raft_consensus.cc:2804] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:30.651034 28570 raft_consensus.cc:493] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:30.652909 28570 raft_consensus.cc:3060] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.654757 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3b7c9bccf466f932b5fbe115478bb" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:30.653590 28554 raft_consensus.cc:359] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.655849 28554 raft_consensus.cc:385] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.656198 28554 raft_consensus.cc:740] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
W20260709 12:21:30.656199 28329 leader_election.cc:343] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:30.657126 28554 consensus_queue.cc:260] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.658807 28555 tablet_bootstrap.cc:654] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.659428 28554 ts_tablet_manager.cc:1434] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:21:30.660697 28554 tablet_bootstrap.cc:492] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:30.670754 28570 raft_consensus.cc:515] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.673480 28554 tablet_bootstrap.cc:654] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.674106 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3b7c9bccf466f932b5fbe115478bb" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:30.675544 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3b7c9bccf466f932b5fbe115478bb" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:30.674778 28570 leader_election.cc:290] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Requested vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.675894 28439 raft_consensus.cc:3060] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:30.676987 28329 leader_election.cc:343] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:30.678095 28556 tablet_bootstrap.cc:492] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:30.678781 28556 ts_tablet_manager.cc:1403] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.017s
I20260709 12:21:30.679879 28555 tablet_bootstrap.cc:492] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:30.680089 28554 tablet_bootstrap.cc:492] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:30.680436 28555 ts_tablet_manager.cc:1403] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.008s
I20260709 12:21:30.680605 28554 ts_tablet_manager.cc:1403] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260709 12:21:30.682056 28556 raft_consensus.cc:359] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.682937 28556 raft_consensus.cc:385] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.683303 28556 raft_consensus.cc:740] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.683351 28555 raft_consensus.cc:359] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.683578 28554 raft_consensus.cc:359] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.683898 28439 raft_consensus.cc:2468] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 1.
I20260709 12:21:30.684250 28555 raft_consensus.cc:385] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.684376 28554 raft_consensus.cc:385] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.684690 28555 raft_consensus.cc:740] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.684765 28554 raft_consensus.cc:740] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.684532 28556 consensus_queue.cc:260] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.685432 28329 leader_election.cc:304] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 51de506986254e6c9a33772e5b6063af
I20260709 12:21:30.685652 28555 consensus_queue.cc:260] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.685827 28554 consensus_queue.cc:260] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.686760 28561 raft_consensus.cc:2804] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:30.687229 28561 raft_consensus.cc:697] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Becoming Leader. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:30.688031 28561 consensus_queue.cc:237] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.691140 28554 ts_tablet_manager.cc:1434] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:21:30.692245 28554 tablet_bootstrap.cc:492] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:30.692489 28556 ts_tablet_manager.cc:1434] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 12:21:30.693498 28556 tablet_bootstrap.cc:492] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:30.700616 28556 tablet_bootstrap.cc:654] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.701474 28555 ts_tablet_manager.cc:1434] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:21:30.703758 28555 tablet_bootstrap.cc:492] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:30.704351 28554 tablet_bootstrap.cc:654] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.712517 28556 tablet_bootstrap.cc:492] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:30.713194 28556 ts_tablet_manager.cc:1403] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260709 12:21:30.712191 28258 catalog_manager.cc:5697] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad reported cstate change: term changed from 0 to 1, leader changed from <none> to efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:30.713587 28555 tablet_bootstrap.cc:654] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.718567 28556 raft_consensus.cc:359] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.722285 28556 raft_consensus.cc:385] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.722657 28556 raft_consensus.cc:740] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.723484 28556 consensus_queue.cc:260] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.725687 28556 ts_tablet_manager.cc:1434] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:21:30.726692 28555 tablet_bootstrap.cc:492] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:30.727293 28555 ts_tablet_manager.cc:1403] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260709 12:21:30.726727 28556 tablet_bootstrap.cc:492] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:30.730327 28555 raft_consensus.cc:359] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.731058 28555 raft_consensus.cc:385] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.731388 28555 raft_consensus.cc:740] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.732231 28555 consensus_queue.cc:260] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.734539 28555 ts_tablet_manager.cc:1434] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:30.735116 28556 tablet_bootstrap.cc:654] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.735615 28555 tablet_bootstrap.cc:492] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:30.735988 28554 tablet_bootstrap.cc:492] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:30.736619 28554 ts_tablet_manager.cc:1403] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.010s
I20260709 12:21:30.740474 28554 raft_consensus.cc:359] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.741554 28554 raft_consensus.cc:385] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.742038 28554 raft_consensus.cc:740] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.742668 28555 tablet_bootstrap.cc:654] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.743307 28554 consensus_queue.cc:260] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.746618 28554 ts_tablet_manager.cc:1434] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260709 12:21:30.747697 28554 tablet_bootstrap.cc:492] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:30.750988 28556 tablet_bootstrap.cc:492] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:30.751578 28556 ts_tablet_manager.cc:1403] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.001s
I20260709 12:21:30.754494 28556 raft_consensus.cc:359] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.755262 28556 raft_consensus.cc:385] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.755609 28556 raft_consensus.cc:740] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.754927 28554 tablet_bootstrap.cc:654] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.757323 28556 consensus_queue.cc:260] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.758538 28555 tablet_bootstrap.cc:492] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:30.759075 28555 ts_tablet_manager.cc:1403] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 12:21:30.760229 28556 ts_tablet_manager.cc:1434] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:21:30.761577 28556 tablet_bootstrap.cc:492] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:30.761878 28555 raft_consensus.cc:359] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.762739 28555 raft_consensus.cc:385] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.763085 28555 raft_consensus.cc:740] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.763984 28555 consensus_queue.cc:260] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.768183 28555 ts_tablet_manager.cc:1434] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260709 12:21:30.769202 28555 tablet_bootstrap.cc:492] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:30.770088 28556 tablet_bootstrap.cc:654] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.775590 28555 tablet_bootstrap.cc:654] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.776404 28561 raft_consensus.cc:493] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:30.776903 28561 raft_consensus.cc:515] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } }
I20260709 12:21:30.778996 28561 leader_election.cc:290] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:30.781276 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782ec162734c158107685e2f5b5a5e" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:30.781412 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782ec162734c158107685e2f5b5a5e" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:30.781917 28514 raft_consensus.cc:2468] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 0.
I20260709 12:21:30.783290 28329 leader_election.cc:304] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:30.784083 28561 raft_consensus.cc:2804] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:21:30.784209 28329 leader_election.cc:343] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:30.784550 28561 raft_consensus.cc:493] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:30.784970 28561 raft_consensus.cc:3060] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.785341 28554 tablet_bootstrap.cc:492] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:30.786187 28554 ts_tablet_manager.cc:1403] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.016s
I20260709 12:21:30.789628 28556 tablet_bootstrap.cc:492] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:30.790127 28555 tablet_bootstrap.cc:492] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:30.790076 28554 raft_consensus.cc:359] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.790802 28555 ts_tablet_manager.cc:1403] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260709 12:21:30.790953 28554 raft_consensus.cc:385] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.791296 28554 raft_consensus.cc:740] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.792122 28554 consensus_queue.cc:260] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.792627 28561 raft_consensus.cc:515] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } }
I20260709 12:21:30.793902 28555 raft_consensus.cc:359] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.794649 28554 ts_tablet_manager.cc:1434] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 12:21:30.790128 28556 ts_tablet_manager.cc:1403] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.007s
I20260709 12:21:30.795554 28561 leader_election.cc:290] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Requested vote from peers 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:30.795851 28554 tablet_bootstrap.cc:492] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:30.796242 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782ec162734c158107685e2f5b5a5e" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:30.799203 28556 raft_consensus.cc:359] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } }
W20260709 12:21:30.799960 28329 leader_election.cc:343] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:30.794696 28555 raft_consensus.cc:385] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.800684 28562 raft_consensus.cc:493] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:30.800819 28555 raft_consensus.cc:740] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.801180 28562 raft_consensus.cc:515] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.800019 28556 raft_consensus.cc:385] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.801753 28555 consensus_queue.cc:260] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.802481 28556 raft_consensus.cc:740] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.803449 28554 tablet_bootstrap.cc:654] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.803337 28556 consensus_queue.cc:260] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } }
I20260709 12:21:30.800117 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782ec162734c158107685e2f5b5a5e" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:30.805415 28556 ts_tablet_manager.cc:1434] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:21:30.805733 28514 raft_consensus.cc:3060] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.808254 28555 ts_tablet_manager.cc:1434] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:21:30.809293 28555 tablet_bootstrap.cc:492] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
W20260709 12:21:30.815117 28309 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:30.815945 28555 tablet_bootstrap.cc:654] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.816978 28562 leader_election.cc:290] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:30.817572 28562 raft_consensus.cc:493] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:30.818779 28554 tablet_bootstrap.cc:492] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:30.819320 28554 ts_tablet_manager.cc:1403] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 12:21:30.818009 28562 raft_consensus.cc:515] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.828469 28562 leader_election.cc:290] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:30.833889 28560 raft_consensus.cc:493] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:30.834455 28560 raft_consensus.cc:515] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.824806 28554 raft_consensus.cc:359] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.835757 28554 raft_consensus.cc:385] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.836161 28554 raft_consensus.cc:740] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.836359 28560 leader_election.cc:290] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.837185 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d11e7a6ef344d7ae097b631c48dd1b" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:30.838032 28364 raft_consensus.cc:2468] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:30.839519 28404 leader_election.cc:304] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:30.840448 28560 raft_consensus.cc:2804] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:30.840934 28560 raft_consensus.cc:493] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:30.841409 28560 raft_consensus.cc:3060] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.846943 28555 tablet_bootstrap.cc:492] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:30.847430 28555 ts_tablet_manager.cc:1403] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.012s
I20260709 12:21:30.847131 28554 consensus_queue.cc:260] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.849556 28554 ts_tablet_manager.cc:1434] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 12:21:30.850646 28514 raft_consensus.cc:2468] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 1.
I20260709 12:21:30.850327 28555 raft_consensus.cc:359] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.850301 28560 raft_consensus.cc:515] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.851356 28555 raft_consensus.cc:385] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.851681 28555 raft_consensus.cc:740] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.852524 28555 consensus_queue.cc:260] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.854804 28555 ts_tablet_manager.cc:1434] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:30.855598 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d11e7a6ef344d7ae097b631c48dd1b" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:30.855822 28555 tablet_bootstrap.cc:492] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:30.856175 28364 raft_consensus.cc:3060] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.856844 28329 leader_election.cc:304] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: cc814d56ee444fce8dcde5afd1c6e5f1
I20260709 12:21:30.857535 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d11e7a6ef344d7ae097b631c48dd1b" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:30.857704 28561 raft_consensus.cc:2804] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:30.859999 28554 tablet_bootstrap.cc:492] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:30.859359 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63f050cdc1740cfa22abf9224bb65dc" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:30.860528 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d11e7a6ef344d7ae097b631c48dd1b" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:30.860944 28439 raft_consensus.cc:2468] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 0.
I20260709 12:21:30.858178 28561 raft_consensus.cc:697] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Becoming Leader. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:30.862530 28561 consensus_queue.cc:237] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } }
I20260709 12:21:30.863026 28555 tablet_bootstrap.cc:654] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.866999 28479 leader_election.cc:304] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1; no voters: 
I20260709 12:21:30.867642 28554 tablet_bootstrap.cc:654] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.859860 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d11e7a6ef344d7ae097b631c48dd1b" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:30.868413 28438 raft_consensus.cc:2393] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51de506986254e6c9a33772e5b6063af in current term 1: Already voted for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in this term.
I20260709 12:21:30.858168 28514 raft_consensus.cc:2468] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:30.859988 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63f050cdc1740cfa22abf9224bb65dc" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:30.869925 28363 raft_consensus.cc:2468] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 0.
I20260709 12:21:30.870771 28587 raft_consensus.cc:2804] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:30.871325 28587 raft_consensus.cc:493] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:30.871734 28587 raft_consensus.cc:3060] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.874306 28555 tablet_bootstrap.cc:492] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:30.874825 28555 ts_tablet_manager.cc:1403] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:21:30.877525 28555 raft_consensus.cc:359] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.878135 28555 raft_consensus.cc:385] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.878415 28555 raft_consensus.cc:740] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.879204 28555 consensus_queue.cc:260] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.879374 28587 raft_consensus.cc:515] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.881328 28587 leader_election.cc:290] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:30.881469 28555 ts_tablet_manager.cc:1434] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:30.882583 28570 raft_consensus.cc:493] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:30.883138 28479 leader_election.cc:304] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51de506986254e6c9a33772e5b6063af; no voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:30.883807 28587 raft_consensus.cc:3060] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.883285 28570 raft_consensus.cc:515] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.888131 28570 leader_election.cc:290] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.889935 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63f050cdc1740cfa22abf9224bb65dc" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:30.890806 28439 raft_consensus.cc:3060] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.891860 28587 raft_consensus.cc:2749] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:30.894650 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4c570de31240cfa02df5d0b132fe2a" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:30.896917 28258 catalog_manager.cc:5697] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad reported cstate change: term changed from 0 to 1, leader changed from <none> to efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:30.895279 28438 raft_consensus.cc:2468] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 0.
I20260709 12:21:30.899044 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63f050cdc1740cfa22abf9224bb65dc" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:30.899624 28363 raft_consensus.cc:3060] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.899533 28329 leader_election.cc:304] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:30.907423 28363 raft_consensus.cc:2468] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 1.
I20260709 12:21:30.908332 28364 raft_consensus.cc:2468] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:30.909320 28560 leader_election.cc:290] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.910435 28404 leader_election.cc:304] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:30.910849 28513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d11e7a6ef344d7ae097b631c48dd1b" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:30.911356 28560 raft_consensus.cc:2804] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:30.911875 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4c570de31240cfa02df5d0b132fe2a" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:30.912037 28479 leader_election.cc:304] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:30.912514 28514 raft_consensus.cc:2468] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 0.
I20260709 12:21:30.913237 28587 raft_consensus.cc:2804] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:30.913897 28587 raft_consensus.cc:697] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Becoming Leader. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:30.914685 28570 raft_consensus.cc:2804] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:30.915102 28570 raft_consensus.cc:493] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:30.915465 28570 raft_consensus.cc:3060] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.915380 28587 consensus_queue.cc:237] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.918726 28554 tablet_bootstrap.cc:492] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:30.919564 28513 raft_consensus.cc:2468] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:30.921214 28554 ts_tablet_manager.cc:1403] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.061s	user 0.037s	sys 0.016s
I20260709 12:21:30.923761 28570 raft_consensus.cc:515] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.925828 28570 leader_election.cc:290] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Requested vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.926501 28570 raft_consensus.cc:493] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:30.926891 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4c570de31240cfa02df5d0b132fe2a" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:30.927584 28438 raft_consensus.cc:3060] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.928210 28554 raft_consensus.cc:359] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.929786 28554 raft_consensus.cc:385] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:30.930500 28554 raft_consensus.cc:740] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:30.931587 28513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4c570de31240cfa02df5d0b132fe2a" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:30.929944 28439 raft_consensus.cc:2468] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 1.
I20260709 12:21:30.932191 28513 raft_consensus.cc:3060] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.930996 28560 raft_consensus.cc:697] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Becoming Leader. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:30.926937 28570 raft_consensus.cc:515] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.933259 28560 consensus_queue.cc:237] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.934636 28570 leader_election.cc:290] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.925098 28596 raft_consensus.cc:493] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:30.936053 28596 raft_consensus.cc:515] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.936311 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09685f5bb631435ebcdfa2e62cda9082" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:30.931892 28554 consensus_queue.cc:260] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.941115 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f67c46f8dd42208c4b893b2f995c50" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:30.942655 28514 raft_consensus.cc:2468] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 0.
I20260709 12:21:30.938196 28596 leader_election.cc:290] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.939347 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f67c46f8dd42208c4b893b2f995c50" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:30.940078 28513 raft_consensus.cc:2468] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 1.
I20260709 12:21:30.943593 28364 raft_consensus.cc:2468] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:30.941996 28512 raft_consensus.cc:2468] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:30.944788 28404 leader_election.cc:304] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:30.945492 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09685f5bb631435ebcdfa2e62cda9082" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:30.945788 28329 leader_election.cc:304] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:30.946349 28439 raft_consensus.cc:2468] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 0.
I20260709 12:21:30.946657 28570 raft_consensus.cc:2804] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:30.941066 28438 raft_consensus.cc:2468] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 1.
I20260709 12:21:30.946836 28329 leader_election.cc:304] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:30.947903 28570 raft_consensus.cc:697] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Becoming Leader. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:30.948604 28561 raft_consensus.cc:2804] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:30.948810 28595 raft_consensus.cc:2804] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:30.947978 28259 catalog_manager.cc:5697] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51de506986254e6c9a33772e5b6063af (127.22.135.67). New cstate: current_term: 1 leader_uuid: "51de506986254e6c9a33772e5b6063af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:30.949008 28561 raft_consensus.cc:493] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:30.949235 28595 raft_consensus.cc:493] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:30.949455 28561 raft_consensus.cc:3060] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.949604 28595 raft_consensus.cc:3060] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.949704 28596 raft_consensus.cc:493] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:30.950348 28596 raft_consensus.cc:515] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } }
I20260709 12:21:30.952517 28570 consensus_queue.cc:237] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.954335 28596 leader_election.cc:290] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.955993 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782ec162734c158107685e2f5b5a5e" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:30.956825 28595 raft_consensus.cc:515] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.957852 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1782ec162734c158107685e2f5b5a5e" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:30.958745 28512 raft_consensus.cc:2393] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc814d56ee444fce8dcde5afd1c6e5f1 in current term 1: Already voted for candidate efdcd89ec39b4886b751a9c0d39b9cad in this term.
I20260709 12:21:30.958949 28561 raft_consensus.cc:515] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.960496 28404 leader_election.cc:304] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1; no voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:30.960601 28595 leader_election.cc:290] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.962152 28554 ts_tablet_manager.cc:1434] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:21:30.963066 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f67c46f8dd42208c4b893b2f995c50" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:30.963440 28560 raft_consensus.cc:3060] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.963508 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f67c46f8dd42208c4b893b2f995c50" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:30.963707 28364 raft_consensus.cc:3060] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.964293 28512 raft_consensus.cc:3060] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.965298 28561 leader_election.cc:290] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Requested vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:30.972788 28560 raft_consensus.cc:2749] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:30.975389 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09685f5bb631435ebcdfa2e62cda9082" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:30.976015 28438 raft_consensus.cc:3060] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.980392 28259 catalog_manager.cc:5697] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:30.982183 28364 raft_consensus.cc:2468] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:30.982626 28514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09685f5bb631435ebcdfa2e62cda9082" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:30.983335 28514 raft_consensus.cc:3060] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:30.983637 28554 tablet_bootstrap.cc:492] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:30.987687 28404 leader_election.cc:304] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:30.988605 28595 raft_consensus.cc:2804] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:30.989136 28595 raft_consensus.cc:697] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Becoming Leader. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:30.988430 28258 catalog_manager.cc:5697] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad reported cstate change: term changed from 0 to 1, leader changed from <none> to efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:30.990737 28554 tablet_bootstrap.cc:654] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:30.990031 28595 consensus_queue.cc:237] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:30.996874 28438 raft_consensus.cc:2468] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 1.
I20260709 12:21:30.997764 28514 raft_consensus.cc:2468] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 1.
I20260709 12:21:30.999295 28512 raft_consensus.cc:2468] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:31.000248 28329 leader_election.cc:304] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:31.001106 28570 raft_consensus.cc:2804] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:31.001569 28570 raft_consensus.cc:697] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Becoming Leader. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:31.002513 28570 consensus_queue.cc:237] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.003825 28554 tablet_bootstrap.cc:492] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:31.004312 28554 ts_tablet_manager.cc:1403] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260709 12:21:31.006822 28554 raft_consensus.cc:359] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.007597 28554 raft_consensus.cc:385] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:31.007867 28554 raft_consensus.cc:740] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:31.005735 28258 catalog_manager.cc:5697] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.008602 28554 consensus_queue.cc:260] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.011281 28554 ts_tablet_manager.cc:1434] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:31.011454 28259 catalog_manager.cc:5697] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad reported cstate change: term changed from 0 to 1, leader changed from <none> to efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.026163 28595 raft_consensus.cc:493] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:31.026655 28595 raft_consensus.cc:515] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.028357 28595 leader_election.cc:290] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:31.029115 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3acd6a8aa3543198aa5a97bdfb8bf12" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:31.029282 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3acd6a8aa3543198aa5a97bdfb8bf12" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:31.029685 28364 raft_consensus.cc:2468] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:31.029889 28512 raft_consensus.cc:2468] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:31.030673 28404 leader_election.cc:304] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:31.031529 28595 raft_consensus.cc:2804] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:31.031833 28595 raft_consensus.cc:493] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:31.032095 28595 raft_consensus.cc:3060] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:31.037189 28595 raft_consensus.cc:515] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.038679 28595 leader_election.cc:290] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:31.039381 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3acd6a8aa3543198aa5a97bdfb8bf12" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:31.039640 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3acd6a8aa3543198aa5a97bdfb8bf12" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:31.039870 28364 raft_consensus.cc:3060] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:31.040187 28512 raft_consensus.cc:3060] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:31.044651 28512 raft_consensus.cc:2468] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:31.044647 28364 raft_consensus.cc:2468] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:31.045452 28595 raft_consensus.cc:493] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:31.045687 28404 leader_election.cc:304] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1; no voters: 
I20260709 12:21:31.045826 28587 raft_consensus.cc:493] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:31.045959 28595 raft_consensus.cc:515] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.046537 28596 raft_consensus.cc:2804] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:31.046433 28587 raft_consensus.cc:515] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.047113 28596 raft_consensus.cc:697] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Becoming Leader. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:31.047982 28596 consensus_queue.cc:237] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.048385 28587 leader_election.cc:290] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:31.048671 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f4569ebe96490abefef25cb619fa87" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:31.049228 28595 leader_election.cc:290] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:31.049309 28364 raft_consensus.cc:2468] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:31.050487 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3b7c9bccf466f932b5fbe115478bb" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:31.050637 28404 leader_election.cc:304] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:31.051491 28595 raft_consensus.cc:2804] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:31.052273 28595 raft_consensus.cc:493] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:31.052280 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3b7c9bccf466f932b5fbe115478bb" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:31.052873 28595 raft_consensus.cc:3060] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:31.053313 28438 raft_consensus.cc:2393] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51de506986254e6c9a33772e5b6063af in current term 1: Already voted for candidate efdcd89ec39b4886b751a9c0d39b9cad in this term.
I20260709 12:21:31.050488 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f4569ebe96490abefef25cb619fa87" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:31.054263 28512 raft_consensus.cc:2468] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:31.054503 28479 leader_election.cc:304] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51de506986254e6c9a33772e5b6063af; no voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:31.055354 28587 raft_consensus.cc:3060] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:31.057762 28258 catalog_manager.cc:5697] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.059294 28595 raft_consensus.cc:515] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.061115 28595 leader_election.cc:290] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:31.062561 28587 raft_consensus.cc:2749] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:31.062806 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f4569ebe96490abefef25cb619fa87" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:31.062906 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f4569ebe96490abefef25cb619fa87" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:31.063560 28363 raft_consensus.cc:3060] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:31.066052 28512 raft_consensus.cc:3060] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:31.069707 28363 raft_consensus.cc:2468] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:31.070801 28404 leader_election.cc:304] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:31.071449 28595 raft_consensus.cc:2804] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:31.071851 28595 raft_consensus.cc:697] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Becoming Leader. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:31.072042 28512 raft_consensus.cc:2468] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:31.072611 28595 consensus_queue.cc:237] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.079643 28258 catalog_manager.cc:5697] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.091591 28570 consensus_queue.cc:1048] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.101944 28570 consensus_queue.cc:1048] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.154100 28438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9d11e7a6ef344d7ae097b631c48dd1b"
dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
mode: GRACEFUL
new_leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
 from {username='slave'} at 127.0.0.1:56170
I20260709 12:21:31.154691 28438 raft_consensus.cc:606] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Received request to transfer leadership to TS efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:31.172026 28363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09685f5bb631435ebcdfa2e62cda9082"
dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
mode: GRACEFUL
new_leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
 from {username='slave'} at 127.0.0.1:32932
I20260709 12:21:31.172497 28363 raft_consensus.cc:606] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Received request to transfer leadership to TS cc814d56ee444fce8dcde5afd1c6e5f1
I20260709 12:21:31.312937 28587 consensus_queue.cc:1048] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.322883 28570 consensus_queue.cc:1048] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.326126 28613 consensus_queue.cc:1048] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.338508 28561 consensus_queue.cc:1048] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.357761 28561 consensus_queue.cc:1048] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.367734 28561 consensus_queue.cc:1048] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.416225 28561 consensus_queue.cc:1048] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.420192 28595 consensus_queue.cc:1048] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.429699 28622 consensus_queue.cc:1048] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:31.440738 28560 consensus_queue.cc:1048] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.443674 28622 raft_consensus.cc:993] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad: : Instructing follower cc814d56ee444fce8dcde5afd1c6e5f1 to start an election
I20260709 12:21:31.444223 28607 raft_consensus.cc:1081] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Signalling peer cc814d56ee444fce8dcde5afd1c6e5f1 to start an election
I20260709 12:21:31.446722 28438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09685f5bb631435ebcdfa2e62cda9082"
dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
 from {username='slave'} at 127.0.0.1:56142
I20260709 12:21:31.447438 28438 raft_consensus.cc:493] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:31.447862 28438 raft_consensus.cc:3060] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.455888 28438 raft_consensus.cc:515] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.457894 28438 leader_election.cc:290] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 2 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:31.458912 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09685f5bb631435ebcdfa2e62cda9082" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:31.459462 28363 raft_consensus.cc:3055] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:31.459738 28363 raft_consensus.cc:740] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:31.460471 28363 consensus_queue.cc:260] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.461745 28363 raft_consensus.cc:3060] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.463310 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09685f5bb631435ebcdfa2e62cda9082" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:31.464253 28512 raft_consensus.cc:3060] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.467803 28363 raft_consensus.cc:2468] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 2.
I20260709 12:21:31.468780 28404 leader_election.cc:304] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:31.469532 28560 raft_consensus.cc:2804] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:31.470000 28595 consensus_queue.cc:1048] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.469992 28560 raft_consensus.cc:697] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 LEADER]: Becoming Leader. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:31.470584 28512 raft_consensus.cc:2468] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 2.
I20260709 12:21:31.471145 28560 consensus_queue.cc:237] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.478974 28259 catalog_manager.cc:5697] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 reported cstate change: term changed from 1 to 2, leader changed from efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65) to cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.479630 28595 raft_consensus.cc:993] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1: : Instructing follower efdcd89ec39b4886b751a9c0d39b9cad to start an election
I20260709 12:21:31.480160 28595 raft_consensus.cc:1081] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Signalling peer efdcd89ec39b4886b751a9c0d39b9cad to start an election
I20260709 12:21:31.486672 28364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9d11e7a6ef344d7ae097b631c48dd1b"
dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:21:31.487362 28364 raft_consensus.cc:493] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:31.487744 28364 raft_consensus.cc:3060] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.488781 28595 consensus_queue.cc:1048] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.493880 28364 raft_consensus.cc:515] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.498570 28364 leader_election.cc:290] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 2 election: Requested vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:31.499513 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d11e7a6ef344d7ae097b631c48dd1b" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:31.500218 28512 raft_consensus.cc:3060] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.502140 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d11e7a6ef344d7ae097b631c48dd1b" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:31.502813 28438 raft_consensus.cc:3055] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:31.503201 28438 raft_consensus.cc:740] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:31.504169 28438 consensus_queue.cc:260] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.505417 28438 raft_consensus.cc:3060] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.507145 28512 raft_consensus.cc:2468] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 2.
I20260709 12:21:31.508235 28329 leader_election.cc:304] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:31.509044 28570 raft_consensus.cc:2804] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:31.509536 28570 raft_consensus.cc:697] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 2 LEADER]: Becoming Leader. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:31.510390 28570 consensus_queue.cc:237] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:31.511735 28438 raft_consensus.cc:2468] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 2.
I20260709 12:21:31.517277 28260 catalog_manager.cc:5697] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad reported cstate change: term changed from 1 to 2, leader changed from cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66) to efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65). New cstate: current_term: 2 leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.543126 28595 consensus_queue.cc:1048] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.554304 28596 consensus_queue.cc:1048] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.595026 28596 consensus_queue.cc:1048] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.606678 28595 consensus_queue.cc:1048] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:31.894191 28364 raft_consensus.cc:1275] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Refusing update from remote peer cc814d56ee444fce8dcde5afd1c6e5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:31.895401 28595 consensus_queue.cc:1048] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:31.902805 28512 raft_consensus.cc:1275] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Refusing update from remote peer cc814d56ee444fce8dcde5afd1c6e5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:31.904776 28595 consensus_queue.cc:1048] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:32.073082 28438 raft_consensus.cc:1275] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Refusing update from remote peer efdcd89ec39b4886b751a9c0d39b9cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:32.074488 28607 consensus_queue.cc:1048] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:32.083305 28512 raft_consensus.cc:1275] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Refusing update from remote peer efdcd89ec39b4886b751a9c0d39b9cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:32.085106 28607 consensus_queue.cc:1048] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.207122 28259 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49750:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:34.209229 28259 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:34.255431 28349 tablet_service.cc:1511] Processing CreateTablet for tablet c754e0b048d9484e8aa2ba73cc27ff7f (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:34.256719 28349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c754e0b048d9484e8aa2ba73cc27ff7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.256542 28429 tablet_service.cc:1511] Processing CreateTablet for tablet c754e0b048d9484e8aa2ba73cc27ff7f (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:34.257797 28429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c754e0b048d9484e8aa2ba73cc27ff7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.258452 28497 tablet_service.cc:1511] Processing CreateTablet for tablet c754e0b048d9484e8aa2ba73cc27ff7f (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:34.259182 28346 tablet_service.cc:1511] Processing CreateTablet for tablet ce96b3523d1c43b1bcd6ca021683cc69 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:34.259688 28497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c754e0b048d9484e8aa2ba73cc27ff7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.260423 28346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce96b3523d1c43b1bcd6ca021683cc69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.260831 28424 tablet_service.cc:1511] Processing CreateTablet for tablet ce96b3523d1c43b1bcd6ca021683cc69 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:34.262063 28424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce96b3523d1c43b1bcd6ca021683cc69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.280694 28498 tablet_service.cc:1511] Processing CreateTablet for tablet ce96b3523d1c43b1bcd6ca021683cc69 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:34.282101 28498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce96b3523d1c43b1bcd6ca021683cc69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.283373 28348 tablet_service.cc:1511] Processing CreateTablet for tablet 53e21fb65fc747f88382dabafc2b8690 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:34.285027 28348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e21fb65fc747f88382dabafc2b8690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.285552 28647 tablet_bootstrap.cc:492] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:34.288484 28426 tablet_service.cc:1511] Processing CreateTablet for tablet 53e21fb65fc747f88382dabafc2b8690 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:34.289772 28426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e21fb65fc747f88382dabafc2b8690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.303709 28647 tablet_bootstrap.cc:654] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.304014 28646 tablet_bootstrap.cc:492] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:34.309919 28497 tablet_service.cc:1511] Processing CreateTablet for tablet 53e21fb65fc747f88382dabafc2b8690 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:34.311244 28497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e21fb65fc747f88382dabafc2b8690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.314962 28429 tablet_service.cc:1511] Processing CreateTablet for tablet 07b0bd24b3f143d5846eb9f61081a838 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:34.315425 28647 tablet_bootstrap.cc:492] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:34.315927 28647 ts_tablet_manager.cc:1403] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.006s
I20260709 12:21:34.316247 28429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b0bd24b3f143d5846eb9f61081a838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.317553 28350 tablet_service.cc:1511] Processing CreateTablet for tablet cc2c93de3c5f4c1e9143cc8cc8189d7f (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:34.318838 28350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2c93de3c5f4c1e9143cc8cc8189d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.319031 28647 raft_consensus.cc:359] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.319201 28499 tablet_service.cc:1511] Processing CreateTablet for tablet 07b0bd24b3f143d5846eb9f61081a838 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:34.319888 28647 raft_consensus.cc:385] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.320207 28647 raft_consensus.cc:740] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.320590 28499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b0bd24b3f143d5846eb9f61081a838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.320966 28647 consensus_queue.cc:260] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.331043 28646 tablet_bootstrap.cc:654] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.332718 28647 ts_tablet_manager.cc:1434] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:21:34.344475 28423 tablet_service.cc:1511] Processing CreateTablet for tablet cc2c93de3c5f4c1e9143cc8cc8189d7f (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:34.345227 28349 tablet_service.cc:1511] Processing CreateTablet for tablet d49034897eb5403d8285085463c6907f (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:34.345782 28423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2c93de3c5f4c1e9143cc8cc8189d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.346498 28349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49034897eb5403d8285085463c6907f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.346385 28427 tablet_service.cc:1511] Processing CreateTablet for tablet d49034897eb5403d8285085463c6907f (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:34.347626 28427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49034897eb5403d8285085463c6907f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.352412 28647 tablet_bootstrap.cc:492] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:34.356211 28648 tablet_bootstrap.cc:492] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:34.364073 28647 tablet_bootstrap.cc:654] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.335235 28348 tablet_service.cc:1511] Processing CreateTablet for tablet 07b0bd24b3f143d5846eb9f61081a838 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:34.367204 28348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b0bd24b3f143d5846eb9f61081a838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.372545 28498 tablet_service.cc:1511] Processing CreateTablet for tablet d49034897eb5403d8285085463c6907f (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:34.372555 28497 tablet_service.cc:1511] Processing CreateTablet for tablet cc2c93de3c5f4c1e9143cc8cc8189d7f (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:34.374861 28498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49034897eb5403d8285085463c6907f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.376545 28647 tablet_bootstrap.cc:492] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:34.376705 28648 tablet_bootstrap.cc:654] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.377110 28647 ts_tablet_manager.cc:1403] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 12:21:34.381930 28349 tablet_service.cc:1511] Processing CreateTablet for tablet d7108eead3314015852602d5216c7f75 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:34.383219 28349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7108eead3314015852602d5216c7f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.383797 28497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2c93de3c5f4c1e9143cc8cc8189d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.383502 28647 raft_consensus.cc:359] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.384267 28647 raft_consensus.cc:385] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.384584 28647 raft_consensus.cc:740] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.385164 28423 tablet_service.cc:1511] Processing CreateTablet for tablet d7108eead3314015852602d5216c7f75 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:34.385432 28647 consensus_queue.cc:260] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.386404 28423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7108eead3314015852602d5216c7f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.387987 28647 ts_tablet_manager.cc:1434] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:21:34.389001 28647 tablet_bootstrap.cc:492] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:34.382130 28646 tablet_bootstrap.cc:492] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:34.394688 28646 ts_tablet_manager.cc:1403] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.003s
I20260709 12:21:34.395211 28647 tablet_bootstrap.cc:654] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.406095 28499 tablet_service.cc:1511] Processing CreateTablet for tablet d7108eead3314015852602d5216c7f75 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:34.407451 28499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7108eead3314015852602d5216c7f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.407138 28350 tablet_service.cc:1511] Processing CreateTablet for tablet fd078f34e356411a84086e6afd40434d (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:34.408427 28350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd078f34e356411a84086e6afd40434d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.397768 28646 raft_consensus.cc:359] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.415426 28427 tablet_service.cc:1511] Processing CreateTablet for tablet fd078f34e356411a84086e6afd40434d (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:34.416761 28427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd078f34e356411a84086e6afd40434d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.410902 28646 raft_consensus.cc:385] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.418632 28646 raft_consensus.cc:740] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.420253 28346 tablet_service.cc:1511] Processing CreateTablet for tablet 5cbfcb41973c4196bf147025b4fb9fb8 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:34.421514 28346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cbfcb41973c4196bf147025b4fb9fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.420907 28500 tablet_service.cc:1511] Processing CreateTablet for tablet fd078f34e356411a84086e6afd40434d (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:34.423211 28500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd078f34e356411a84086e6afd40434d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.423056 28426 tablet_service.cc:1511] Processing CreateTablet for tablet 5cbfcb41973c4196bf147025b4fb9fb8 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:34.424772 28426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cbfcb41973c4196bf147025b4fb9fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.438491 28646 consensus_queue.cc:260] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.470064 28499 tablet_service.cc:1511] Processing CreateTablet for tablet 5cbfcb41973c4196bf147025b4fb9fb8 (DEFAULT_TABLE table=soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:34.472004 28499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cbfcb41973c4196bf147025b4fb9fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:34.479792 28646 ts_tablet_manager.cc:1434] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.004s
I20260709 12:21:34.481859 28646 tablet_bootstrap.cc:492] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:34.491397 28648 tablet_bootstrap.cc:492] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:34.492038 28648 ts_tablet_manager.cc:1403] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.004s
I20260709 12:21:34.495383 28647 tablet_bootstrap.cc:492] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:34.495085 28648 raft_consensus.cc:359] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.495888 28648 raft_consensus.cc:385] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.495965 28647 ts_tablet_manager.cc:1403] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.107s	user 0.026s	sys 0.061s
I20260709 12:21:34.496207 28648 raft_consensus.cc:740] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.497016 28646 tablet_bootstrap.cc:654] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.497102 28648 consensus_queue.cc:260] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.499146 28647 raft_consensus.cc:359] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.499878 28647 raft_consensus.cc:385] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.500165 28647 raft_consensus.cc:740] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.500885 28647 consensus_queue.cc:260] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.503252 28647 ts_tablet_manager.cc:1434] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:34.503420 28648 ts_tablet_manager.cc:1434] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:21:34.504555 28648 tablet_bootstrap.cc:492] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:34.504746 28647 tablet_bootstrap.cc:492] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:34.511279 28648 tablet_bootstrap.cc:654] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.514248 28647 tablet_bootstrap.cc:654] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.521189 28646 tablet_bootstrap.cc:492] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:34.521729 28646 ts_tablet_manager.cc:1403] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.016s
I20260709 12:21:34.524564 28647 tablet_bootstrap.cc:492] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:34.525102 28647 ts_tablet_manager.cc:1403] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260709 12:21:34.524784 28646 raft_consensus.cc:359] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.525578 28646 raft_consensus.cc:385] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.525914 28646 raft_consensus.cc:740] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.526716 28646 consensus_queue.cc:260] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.528214 28647 raft_consensus.cc:359] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.528972 28647 raft_consensus.cc:385] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.529218 28646 ts_tablet_manager.cc:1434] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:34.530171 28648 tablet_bootstrap.cc:492] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:34.530393 28646 tablet_bootstrap.cc:492] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:34.531185 28648 ts_tablet_manager.cc:1403] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260709 12:21:34.534276 28648 raft_consensus.cc:359] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.534997 28648 raft_consensus.cc:385] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.535310 28648 raft_consensus.cc:740] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.535993 28648 consensus_queue.cc:260] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.537156 28646 tablet_bootstrap.cc:654] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.538360 28648 ts_tablet_manager.cc:1434] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:21:34.539336 28648 tablet_bootstrap.cc:492] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:34.529258 28647 raft_consensus.cc:740] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.540704 28647 consensus_queue.cc:260] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.543290 28647 ts_tablet_manager.cc:1434] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:21:34.544603 28647 tablet_bootstrap.cc:492] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:34.546200 28648 tablet_bootstrap.cc:654] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.551622 28647 tablet_bootstrap.cc:654] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.553560 28646 tablet_bootstrap.cc:492] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:34.554081 28646 ts_tablet_manager.cc:1403] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.007s
I20260709 12:21:34.554157 28648 tablet_bootstrap.cc:492] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:34.554847 28648 ts_tablet_manager.cc:1403] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260709 12:21:34.558202 28648 raft_consensus.cc:359] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.558266 28646 raft_consensus.cc:359] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.559088 28648 raft_consensus.cc:385] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.559386 28646 raft_consensus.cc:385] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.559533 28648 raft_consensus.cc:740] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.559911 28646 raft_consensus.cc:740] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.560616 28648 consensus_queue.cc:260] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.560868 28646 consensus_queue.cc:260] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.563153 28648 ts_tablet_manager.cc:1434] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:21:34.563185 28647 tablet_bootstrap.cc:492] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:34.563362 28646 ts_tablet_manager.cc:1434] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:21:34.563889 28647 ts_tablet_manager.cc:1403] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:21:34.564483 28648 tablet_bootstrap.cc:492] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:34.564534 28646 tablet_bootstrap.cc:492] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:34.566946 28647 raft_consensus.cc:359] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.567653 28647 raft_consensus.cc:385] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.567973 28647 raft_consensus.cc:740] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.568740 28647 consensus_queue.cc:260] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.571365 28647 ts_tablet_manager.cc:1434] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:34.571789 28646 tablet_bootstrap.cc:654] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.571959 28648 tablet_bootstrap.cc:654] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.572377 28647 tablet_bootstrap.cc:492] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:34.580837 28647 tablet_bootstrap.cc:654] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.585150 28646 tablet_bootstrap.cc:492] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:34.585633 28646 ts_tablet_manager.cc:1403] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 12:21:34.588449 28646 raft_consensus.cc:359] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.589121 28646 raft_consensus.cc:385] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.589392 28646 raft_consensus.cc:740] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.590102 28646 consensus_queue.cc:260] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.593254 28646 ts_tablet_manager.cc:1434] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:34.594271 28648 tablet_bootstrap.cc:492] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:34.594547 28646 tablet_bootstrap.cc:492] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:34.594941 28648 ts_tablet_manager.cc:1403] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260709 12:21:34.596928 28634 raft_consensus.cc:493] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:34.597435 28634 raft_consensus.cc:515] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.599852 28647 tablet_bootstrap.cc:492] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:34.600147 28595 raft_consensus.cc:493] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:34.600440 28647 ts_tablet_manager.cc:1403] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260709 12:21:34.600668 28595 raft_consensus.cc:515] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.601715 28646 tablet_bootstrap.cc:654] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.603628 28647 raft_consensus.cc:359] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.604359 28647 raft_consensus.cc:385] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.604631 28647 raft_consensus.cc:740] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.604743 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754e0b048d9484e8aa2ba73cc27ff7f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:34.605398 28364 raft_consensus.cc:2468] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:34.605919 28648 raft_consensus.cc:359] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.606703 28648 raft_consensus.cc:385] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.607331 28404 leader_election.cc:304] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:34.605399 28647 consensus_queue.cc:260] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.606385 28595 leader_election.cc:290] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:34.607002 28648 raft_consensus.cc:740] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.599881 28634 leader_election.cc:290] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:34.609422 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754e0b048d9484e8aa2ba73cc27ff7f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:34.611059 28595 raft_consensus.cc:2804] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:34.615046 28648 consensus_queue.cc:260] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.618674 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:34.619046 28648 ts_tablet_manager.cc:1434] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:21:34.619563 28438 raft_consensus.cc:2468] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 0.
I20260709 12:21:34.619997 28648 tablet_bootstrap.cc:492] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:34.620875 28479 leader_election.cc:304] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1; no voters: 
I20260709 12:21:34.622273 28634 raft_consensus.cc:2804] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:34.622772 28634 raft_consensus.cc:493] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:34.623193 28634 raft_consensus.cc:3060] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.614840 28595 raft_consensus.cc:493] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:34.620888 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:34.624867 28595 raft_consensus.cc:3060] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.625077 28364 raft_consensus.cc:2468] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 0.
I20260709 12:21:34.621018 28512 raft_consensus.cc:2468] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:34.634615 28648 tablet_bootstrap.cc:654] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.634783 28646 tablet_bootstrap.cc:492] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:34.635229 28647 ts_tablet_manager.cc:1434] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.001s
I20260709 12:21:34.635358 28646 ts_tablet_manager.cc:1403] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.003s
I20260709 12:21:34.636250 28647 tablet_bootstrap.cc:492] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:34.635936 28634 raft_consensus.cc:515] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.640172 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:34.640713 28364 raft_consensus.cc:3060] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.640765 28646 raft_consensus.cc:359] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.641607 28646 raft_consensus.cc:385] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.641899 28646 raft_consensus.cc:740] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.642874 28647 tablet_bootstrap.cc:654] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.645010 28664 raft_consensus.cc:493] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:34.645592 28664 raft_consensus.cc:515] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.653765 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49034897eb5403d8285085463c6907f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:34.653939 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49034897eb5403d8285085463c6907f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:34.656594 28664 leader_election.cc:290] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:34.656402 28595 raft_consensus.cc:515] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.642653 28646 consensus_queue.cc:260] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
W20260709 12:21:34.657866 28404 leader_election.cc:343] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:34.658030 28512 raft_consensus.cc:2468] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:34.660352 28404 leader_election.cc:304] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [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: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1; no voters: efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:34.663102 28595 leader_election.cc:290] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:34.663654 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754e0b048d9484e8aa2ba73cc27ff7f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:34.663728 28665 raft_consensus.cc:2804] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:34.664359 28363 raft_consensus.cc:3060] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.671123 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754e0b048d9484e8aa2ba73cc27ff7f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:34.673501 28512 raft_consensus.cc:3060] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.664353 28665 raft_consensus.cc:493] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:34.672523 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:34.676229 28438 raft_consensus.cc:3060] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.672623 28634 leader_election.cc:290] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:34.679270 28634 raft_consensus.cc:493] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:34.679833 28634 raft_consensus.cc:515] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.674767 28665 raft_consensus.cc:3060] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.684502 28648 tablet_bootstrap.cc:492] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:34.685032 28648 ts_tablet_manager.cc:1403] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.006s
I20260709 12:21:34.685842 28512 raft_consensus.cc:2468] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:34.685926 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b0bd24b3f143d5846eb9f61081a838" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:34.690764 28404 leader_election.cc:304] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1; no voters: 
I20260709 12:21:34.691658 28595 raft_consensus.cc:2804] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:21:34.692263 28479 leader_election.cc:343] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:34.692500 28648 raft_consensus.cc:359] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.669077 28364 raft_consensus.cc:2468] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 1.
I20260709 12:21:34.693246 28648 raft_consensus.cc:385] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.694311 28479 leader_election.cc:304] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:34.698439 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b0bd24b3f143d5846eb9f61081a838" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:34.698707 28363 raft_consensus.cc:2468] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:34.699076 28439 raft_consensus.cc:2468] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 0.
I20260709 12:21:34.693558 28648 raft_consensus.cc:740] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.699411 28595 raft_consensus.cc:697] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Becoming Leader. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:34.700455 28634 leader_election.cc:290] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:34.706664 28665 raft_consensus.cc:515] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.709389 28479 leader_election.cc:304] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [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: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1; no voters: efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:34.712399 28634 raft_consensus.cc:2804] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:34.714094 28634 raft_consensus.cc:697] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Becoming Leader. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:34.711275 28648 consensus_queue.cc:260] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.712643 28595 consensus_queue.cc:237] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.717747 28647 tablet_bootstrap.cc:492] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:34.720943 28647 ts_tablet_manager.cc:1403] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.003s
I20260709 12:21:34.721256 28634 consensus_queue.cc:237] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.722585 28648 ts_tablet_manager.cc:1434] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260709 12:21:34.723899 28648 tablet_bootstrap.cc:492] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:34.724308 28647 raft_consensus.cc:359] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.725040 28647 raft_consensus.cc:385] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.725369 28647 raft_consensus.cc:740] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.728623 28665 leader_election.cc:290] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:34.730170 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49034897eb5403d8285085463c6907f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:34.730806 28512 raft_consensus.cc:3060] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.730183 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49034897eb5403d8285085463c6907f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:34.726125 28647 consensus_queue.cc:260] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.732301 28363 raft_consensus.cc:3060] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.735526 28647 ts_tablet_manager.cc:1434] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:21:34.736296 28646 ts_tablet_manager.cc:1434] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.101s	user 0.022s	sys 0.032s
I20260709 12:21:34.736619 28647 tablet_bootstrap.cc:492] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:34.737383 28646 tablet_bootstrap.cc:492] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:34.740105 28438 raft_consensus.cc:2468] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 1.
I20260709 12:21:34.718464 28668 raft_consensus.cc:2804] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:34.743778 28668 raft_consensus.cc:493] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:34.744182 28668 raft_consensus.cc:3060] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.746544 28363 raft_consensus.cc:2468] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:34.747730 28404 leader_election.cc:304] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:34.748536 28664 raft_consensus.cc:2804] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:34.742197 28512 raft_consensus.cc:2468] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:34.743255 28648 tablet_bootstrap.cc:654] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.749019 28664 raft_consensus.cc:697] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Becoming Leader. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:34.755755 28664 consensus_queue.cc:237] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.757352 28668 raft_consensus.cc:515] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.759239 28259 catalog_manager.cc:5697] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.760089 28668 leader_election.cc:290] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:34.760771 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b0bd24b3f143d5846eb9f61081a838" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:34.760119 28646 tablet_bootstrap.cc:654] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:34.762450 28479 leader_election.cc:343] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:34.763541 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b0bd24b3f143d5846eb9f61081a838" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:34.764176 28438 raft_consensus.cc:3060] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.765784 28647 tablet_bootstrap.cc:654] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.766237 28595 raft_consensus.cc:493] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:34.766757 28595 raft_consensus.cc:515] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.769389 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2c93de3c5f4c1e9143cc8cc8189d7f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:34.770128 28363 raft_consensus.cc:2468] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 0.
I20260709 12:21:34.770452 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2c93de3c5f4c1e9143cc8cc8189d7f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:34.772228 28635 raft_consensus.cc:493] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:34.774662 28635 raft_consensus.cc:515] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.777135 28635 leader_election.cc:290] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:34.771622 28404 leader_election.cc:304] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:34.779075 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce96b3523d1c43b1bcd6ca021683cc69" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
W20260709 12:21:34.779207 28404 leader_election.cc:343] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:34.780372 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce96b3523d1c43b1bcd6ca021683cc69" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:34.781106 28512 raft_consensus.cc:2468] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 0.
I20260709 12:21:34.782637 28329 leader_election.cc:304] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:34.783720 28635 raft_consensus.cc:2804] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:34.784441 28664 raft_consensus.cc:2804] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:34.785076 28664 raft_consensus.cc:493] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:34.785449 28664 raft_consensus.cc:3060] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.784327 28635 raft_consensus.cc:493] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:34.786638 28635 raft_consensus.cc:3060] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.788959 28258 catalog_manager.cc:5697] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51de506986254e6c9a33772e5b6063af (127.22.135.67). New cstate: current_term: 1 leader_uuid: "51de506986254e6c9a33772e5b6063af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:34.779815 28439 raft_consensus.cc:2468] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 0.
I20260709 12:21:34.793354 28438 raft_consensus.cc:2468] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 1.
I20260709 12:21:34.795460 28479 leader_election.cc:304] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1; no voters: efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:34.796430 28634 raft_consensus.cc:2804] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:34.797353 28634 raft_consensus.cc:697] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Becoming Leader. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:34.771623 28595 leader_election.cc:290] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:34.802919 28635 raft_consensus.cc:515] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.806481 28635 leader_election.cc:290] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Requested vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:34.807154 28646 tablet_bootstrap.cc:492] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:34.807910 28646 ts_tablet_manager.cc:1403] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.006s
I20260709 12:21:34.808543 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce96b3523d1c43b1bcd6ca021683cc69" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:34.809311 28512 raft_consensus.cc:3060] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.814720 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce96b3523d1c43b1bcd6ca021683cc69" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:34.815549 28438 raft_consensus.cc:3060] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.815903 28646 raft_consensus.cc:359] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.816867 28646 raft_consensus.cc:385] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.817224 28646 raft_consensus.cc:740] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.798398 28634 consensus_queue.cc:237] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.818320 28646 consensus_queue.cc:260] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.829432 28512 raft_consensus.cc:2468] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 1.
I20260709 12:21:34.822170 28646 ts_tablet_manager.cc:1434] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:21:34.832239 28329 leader_election.cc:304] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:34.836007 28678 raft_consensus.cc:2804] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:34.836489 28646 tablet_bootstrap.cc:492] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:34.836505 28678 raft_consensus.cc:697] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Becoming Leader. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:34.832171 28664 raft_consensus.cc:515] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.833552 28648 tablet_bootstrap.cc:492] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:34.839691 28648 ts_tablet_manager.cc:1403] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.007s
I20260709 12:21:34.838573 28678 consensus_queue.cc:237] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.841910 28438 raft_consensus.cc:2468] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 1.
I20260709 12:21:34.842804 28648 raft_consensus.cc:359] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.851244 28648 raft_consensus.cc:385] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.851619 28648 raft_consensus.cc:740] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.852540 28648 consensus_queue.cc:260] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.846066 28664 leader_election.cc:290] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:34.854970 28648 ts_tablet_manager.cc:1434] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:21:34.850189 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2c93de3c5f4c1e9143cc8cc8189d7f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:34.855500 28363 raft_consensus.cc:3060] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.856138 28648 tablet_bootstrap.cc:492] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:34.843706 28647 tablet_bootstrap.cc:492] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:34.850369 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2c93de3c5f4c1e9143cc8cc8189d7f" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:34.859975 28647 ts_tablet_manager.cc:1403] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.027s
W20260709 12:21:34.860724 28404 leader_election.cc:343] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:34.862735 28647 raft_consensus.cc:359] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.863425 28647 raft_consensus.cc:385] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.863684 28647 raft_consensus.cc:740] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.864001 28363 raft_consensus.cc:2468] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 1.
I20260709 12:21:34.863871 28258 catalog_manager.cc:5697] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.864354 28647 consensus_queue.cc:260] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.865181 28404 leader_election.cc:304] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 51de506986254e6c9a33772e5b6063af
I20260709 12:21:34.865963 28664 raft_consensus.cc:2804] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:34.866617 28647 ts_tablet_manager.cc:1434] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:21:34.866649 28664 raft_consensus.cc:697] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Becoming Leader. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:34.867655 28647 tablet_bootstrap.cc:492] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1: Bootstrap starting.
I20260709 12:21:34.867935 28664 consensus_queue.cc:237] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.873600 28647 tablet_bootstrap.cc:654] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:34.873907 28309 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:34.865690 28646 tablet_bootstrap.cc:654] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.881268 28260 catalog_manager.cc:5697] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad reported cstate change: term changed from 0 to 1, leader changed from <none> to efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.884265 28648 tablet_bootstrap.cc:654] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.898147 28259 catalog_manager.cc:5697] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51de506986254e6c9a33772e5b6063af (127.22.135.67). New cstate: current_term: 1 leader_uuid: "51de506986254e6c9a33772e5b6063af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:34.913336 28646 tablet_bootstrap.cc:492] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:34.914366 28647 tablet_bootstrap.cc:492] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1: No bootstrap required, opened a new log
I20260709 12:21:34.914927 28647 ts_tablet_manager.cc:1403] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.016s
I20260709 12:21:34.914927 28646 ts_tablet_manager.cc:1403] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.001s
I20260709 12:21:34.915934 28260 catalog_manager.cc:5697] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66). New cstate: current_term: 1 leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.916736 28648 tablet_bootstrap.cc:492] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:34.917217 28648 ts_tablet_manager.cc:1403] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.003s
I20260709 12:21:34.917764 28647 raft_consensus.cc:359] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.917984 28646 raft_consensus.cc:359] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.918475 28647 raft_consensus.cc:385] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.918642 28646 raft_consensus.cc:385] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.918779 28647 raft_consensus.cc:740] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.918968 28646 raft_consensus.cc:740] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.919533 28647 consensus_queue.cc:260] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.919831 28646 consensus_queue.cc:260] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.920073 28648 raft_consensus.cc:359] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.920838 28648 raft_consensus.cc:385] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.921123 28648 raft_consensus.cc:740] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.921630 28647 ts_tablet_manager.cc:1434] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:34.922330 28646 ts_tablet_manager.cc:1434] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:34.923120 28646 tablet_bootstrap.cc:492] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:34.923777 28648 consensus_queue.cc:260] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.926167 28648 ts_tablet_manager.cc:1434] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:21:34.929694 28646 tablet_bootstrap.cc:654] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.939800 28646 tablet_bootstrap.cc:492] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:34.940244 28646 ts_tablet_manager.cc:1403] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 12:21:34.928050 28648 tablet_bootstrap.cc:492] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:34.943043 28646 raft_consensus.cc:359] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.943607 28646 raft_consensus.cc:385] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.943801 28646 raft_consensus.cc:740] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.944340 28646 consensus_queue.cc:260] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.945960 28646 ts_tablet_manager.cc:1434] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:21:34.946132 28648 tablet_bootstrap.cc:654] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.947032 28646 tablet_bootstrap.cc:492] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af: Bootstrap starting.
I20260709 12:21:34.952997 28646 tablet_bootstrap.cc:654] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.957427 28648 tablet_bootstrap.cc:492] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:34.957872 28648 ts_tablet_manager.cc:1403] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 12:21:34.959959 28646 tablet_bootstrap.cc:492] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af: No bootstrap required, opened a new log
I20260709 12:21:34.959957 28648 raft_consensus.cc:359] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.960469 28646 ts_tablet_manager.cc:1403] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 12:21:34.960732 28648 raft_consensus.cc:385] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.961025 28648 raft_consensus.cc:740] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.961609 28648 consensus_queue.cc:260] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.962705 28646 raft_consensus.cc:359] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.963339 28646 raft_consensus.cc:385] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.963570 28646 raft_consensus.cc:740] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.963662 28648 ts_tablet_manager.cc:1434] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:21:34.964582 28648 tablet_bootstrap.cc:492] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad: Bootstrap starting.
I20260709 12:21:34.964217 28646 consensus_queue.cc:260] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.966336 28646 ts_tablet_manager.cc:1434] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:21:34.970862 28648 tablet_bootstrap.cc:654] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:34.975839 28648 tablet_bootstrap.cc:492] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad: No bootstrap required, opened a new log
I20260709 12:21:34.976251 28648 ts_tablet_manager.cc:1403] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:21:34.978775 28648 raft_consensus.cc:359] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.979411 28648 raft_consensus.cc:385] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:34.979681 28648 raft_consensus.cc:740] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Initialized, Role: FOLLOWER
I20260709 12:21:34.980466 28648 consensus_queue.cc:260] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:34.982571 28648 ts_tablet_manager.cc:1434] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:21:35.091321 28634 raft_consensus.cc:493] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:35.091843 28634 raft_consensus.cc:515] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.093648 28634 leader_election.cc:290] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:35.094790 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbfcb41973c4196bf147025b4fb9fb8" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:35.094790 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbfcb41973c4196bf147025b4fb9fb8" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:35.095686 28363 raft_consensus.cc:2468] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 0.
I20260709 12:21:35.095846 28438 raft_consensus.cc:2468] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 0.
I20260709 12:21:35.096777 28479 leader_election.cc:304] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:35.097420 28634 raft_consensus.cc:2804] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:35.097772 28634 raft_consensus.cc:493] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:35.098125 28634 raft_consensus.cc:3060] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.103042 28634 raft_consensus.cc:515] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.104650 28634 leader_election.cc:290] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:35.105302 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbfcb41973c4196bf147025b4fb9fb8" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:35.105744 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cbfcb41973c4196bf147025b4fb9fb8" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:35.105993 28363 raft_consensus.cc:3060] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.106427 28438 raft_consensus.cc:3060] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.111117 28363 raft_consensus.cc:2468] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 1.
I20260709 12:21:35.111230 28438 raft_consensus.cc:2468] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 1.
I20260709 12:21:35.112182 28479 leader_election.cc:304] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:35.112793 28634 raft_consensus.cc:2804] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:35.113183 28634 raft_consensus.cc:697] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Becoming Leader. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:35.113775 28634 consensus_queue.cc:237] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.121887 28258 catalog_manager.cc:5697] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51de506986254e6c9a33772e5b6063af (127.22.135.67). New cstate: current_term: 1 leader_uuid: "51de506986254e6c9a33772e5b6063af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:35.136719 28634 raft_consensus.cc:493] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:35.137130 28634 raft_consensus.cc:515] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.138819 28634 leader_election.cc:290] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:35.139518 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7108eead3314015852602d5216c7f75" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:35.139786 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7108eead3314015852602d5216c7f75" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:35.140228 28363 raft_consensus.cc:2468] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 0.
I20260709 12:21:35.140406 28438 raft_consensus.cc:2468] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 0.
I20260709 12:21:35.141237 28479 leader_election.cc:304] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:35.141979 28634 raft_consensus.cc:2804] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:35.142303 28634 raft_consensus.cc:493] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:35.142588 28634 raft_consensus.cc:3060] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.147276 28634 raft_consensus.cc:515] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.148846 28669 raft_consensus.cc:493] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:35.149068 28634 leader_election.cc:290] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:35.149354 28669 raft_consensus.cc:515] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.149610 28363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7108eead3314015852602d5216c7f75" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:35.149956 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7108eead3314015852602d5216c7f75" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:35.150255 28363 raft_consensus.cc:3060] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.150583 28438 raft_consensus.cc:3060] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.151484 28669 leader_election.cc:290] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:35.152064 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2c93de3c5f4c1e9143cc8cc8189d7f" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" is_pre_election: true
I20260709 12:21:35.152916 28364 raft_consensus.cc:2393] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51de506986254e6c9a33772e5b6063af in current term 1: Already voted for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in this term.
I20260709 12:21:35.153050 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2c93de3c5f4c1e9143cc8cc8189d7f" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:35.154620 28479 leader_election.cc:304] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51de506986254e6c9a33772e5b6063af; no voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:35.155390 28669 raft_consensus.cc:3060] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.156966 28363 raft_consensus.cc:2468] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 1.
I20260709 12:21:35.157092 28438 raft_consensus.cc:2468] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 1.
I20260709 12:21:35.158075 28479 leader_election.cc:304] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:35.158886 28634 raft_consensus.cc:2804] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:35.159967 28634 raft_consensus.cc:697] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Becoming Leader. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:35.160859 28634 consensus_queue.cc:237] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.162467 28692 consensus_queue.cc:1048] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:35.163506 28669 raft_consensus.cc:2749] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:35.177198 28634 consensus_queue.cc:1048] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.177520 28260 catalog_manager.cc:5697] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51de506986254e6c9a33772e5b6063af (127.22.135.67). New cstate: current_term: 1 leader_uuid: "51de506986254e6c9a33772e5b6063af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:35.224471 28664 consensus_queue.cc:1048] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.235496 28665 consensus_queue.cc:1048] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.235795 28678 raft_consensus.cc:493] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:35.236313 28678 raft_consensus.cc:515] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.238885 28678 leader_election.cc:290] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:35.239069 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd078f34e356411a84086e6afd40434d" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:35.239867 28438 raft_consensus.cc:2468] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 0.
I20260709 12:21:35.239874 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd078f34e356411a84086e6afd40434d" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:35.240621 28512 raft_consensus.cc:2468] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 0.
I20260709 12:21:35.241235 28329 leader_election.cc:304] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:35.241830 28678 raft_consensus.cc:493] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:35.242282 28635 raft_consensus.cc:2804] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:35.242715 28635 raft_consensus.cc:493] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:35.242527 28678 raft_consensus.cc:515] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.243155 28635 raft_consensus.cc:3060] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.245774 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b0bd24b3f143d5846eb9f61081a838" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" is_pre_election: true
I20260709 12:21:35.246446 28678 leader_election.cc:290] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:35.246619 28438 raft_consensus.cc:2393] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efdcd89ec39b4886b751a9c0d39b9cad in current term 1: Already voted for candidate 51de506986254e6c9a33772e5b6063af in this term.
I20260709 12:21:35.249874 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b0bd24b3f143d5846eb9f61081a838" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af" is_pre_election: true
I20260709 12:21:35.251219 28329 leader_election.cc:304] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efdcd89ec39b4886b751a9c0d39b9cad; no voters: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1
I20260709 12:21:35.251425 28635 raft_consensus.cc:515] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.252249 28701 raft_consensus.cc:3060] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.253443 28635 leader_election.cc:290] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Requested vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:35.254442 28438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd078f34e356411a84086e6afd40434d" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:35.254820 28512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd078f34e356411a84086e6afd40434d" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:35.254987 28438 raft_consensus.cc:3060] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.255384 28512 raft_consensus.cc:3060] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.259778 28701 raft_consensus.cc:2749] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:35.260581 28438 raft_consensus.cc:2468] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 1.
I20260709 12:21:35.261654 28329 leader_election.cc:304] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:35.262398 28701 raft_consensus.cc:2804] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:35.262821 28701 raft_consensus.cc:697] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Becoming Leader. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:35.263527 28701 consensus_queue.cc:237] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.263973 28512 raft_consensus.cc:2468] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 1.
I20260709 12:21:35.270547 28260 catalog_manager.cc:5697] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad reported cstate change: term changed from 0 to 1, leader changed from <none> to efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65). New cstate: current_term: 1 leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:35.303974 28692 consensus_queue.cc:1048] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.313822 28669 consensus_queue.cc:1048] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.319392 28664 consensus_queue.cc:1048] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.330078 28664 consensus_queue.cc:1048] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.356755 28664 consensus_queue.cc:1048] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.366573 28708 consensus_queue.cc:1048] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:35.393975 28701 consensus_queue.cc:1048] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.405675 28635 consensus_queue.cc:1048] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.410532 28438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c754e0b048d9484e8aa2ba73cc27ff7f"
dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
mode: GRACEFUL
new_leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
 from {username='slave'} at 127.0.0.1:56170
I20260709 12:21:35.411369 28438 raft_consensus.cc:606] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Received request to transfer leadership to TS efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:35.430876 28513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690"
dest_uuid: "51de506986254e6c9a33772e5b6063af"
mode: GRACEFUL
new_leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
 from {username='slave'} at 127.0.0.1:36046
I20260709 12:21:35.431429 28513 raft_consensus.cc:606] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Received request to transfer leadership to TS efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:35.436033 28513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07b0bd24b3f143d5846eb9f61081a838"
dest_uuid: "51de506986254e6c9a33772e5b6063af"
mode: GRACEFUL
new_leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
 from {username='slave'} at 127.0.0.1:36046
I20260709 12:21:35.436455 28513 raft_consensus.cc:606] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Received request to transfer leadership to TS efdcd89ec39b4886b751a9c0d39b9cad
I20260709 12:21:35.445894 28513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7108eead3314015852602d5216c7f75"
dest_uuid: "51de506986254e6c9a33772e5b6063af"
mode: GRACEFUL
new_leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
 from {username='slave'} at 127.0.0.1:36046
I20260709 12:21:35.446386 28513 raft_consensus.cc:606] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Received request to transfer leadership to TS cc814d56ee444fce8dcde5afd1c6e5f1
I20260709 12:21:35.450634 28364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd078f34e356411a84086e6afd40434d"
dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
mode: GRACEFUL
new_leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
 from {username='slave'} at 127.0.0.1:32932
I20260709 12:21:35.451205 28364 raft_consensus.cc:606] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Received request to transfer leadership to TS cc814d56ee444fce8dcde5afd1c6e5f1
I20260709 12:21:35.522883 28669 consensus_queue.cc:1048] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.532636 28669 consensus_queue.cc:1048] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.618835 28669 consensus_queue.cc:1048] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.629511 28692 consensus_queue.cc:1048] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.637138 28669 raft_consensus.cc:993] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af: : Instructing follower cc814d56ee444fce8dcde5afd1c6e5f1 to start an election
I20260709 12:21:35.637629 28692 raft_consensus.cc:1081] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Signalling peer cc814d56ee444fce8dcde5afd1c6e5f1 to start an election
I20260709 12:21:35.639155 28439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7108eead3314015852602d5216c7f75"
dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
 from {username='slave'} at 127.0.0.1:56154
I20260709 12:21:35.639714 28439 raft_consensus.cc:493] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:35.640086 28439 raft_consensus.cc:3060] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.645586 28439 raft_consensus.cc:515] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.647446 28439 leader_election.cc:290] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 2 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:35.648393 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7108eead3314015852602d5216c7f75" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:35.648619 28513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7108eead3314015852602d5216c7f75" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:35.649246 28513 raft_consensus.cc:3055] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:35.649571 28513 raft_consensus.cc:740] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:35.650401 28513 consensus_queue.cc:260] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.651350 28513 raft_consensus.cc:3060] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.652725 28364 raft_consensus.cc:3060] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.657193 28513 raft_consensus.cc:2468] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 2.
I20260709 12:21:35.658319 28404 leader_election.cc:304] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1; no voters: 
I20260709 12:21:35.658772 28364 raft_consensus.cc:2468] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 2.
I20260709 12:21:35.659214 28708 raft_consensus.cc:2804] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:35.659754 28708 raft_consensus.cc:697] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 LEADER]: Becoming Leader. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:35.660557 28708 consensus_queue.cc:237] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.666836 28260 catalog_manager.cc:5697] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 reported cstate change: term changed from 1 to 2, leader changed from 51de506986254e6c9a33772e5b6063af (127.22.135.67) to cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:35.709055 28635 consensus_queue.cc:1048] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.723944 28701 consensus_queue.cc:1048] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:35.731016 28678 raft_consensus.cc:993] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad: : Instructing follower cc814d56ee444fce8dcde5afd1c6e5f1 to start an election
I20260709 12:21:35.731468 28701 raft_consensus.cc:1081] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Signalling peer cc814d56ee444fce8dcde5afd1c6e5f1 to start an election
I20260709 12:21:35.732828 28439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd078f34e356411a84086e6afd40434d"
dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
 from {username='slave'} at 127.0.0.1:56142
I20260709 12:21:35.733322 28439 raft_consensus.cc:493] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:35.733688 28439 raft_consensus.cc:3060] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.738492 28439 raft_consensus.cc:515] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.740025 28439 leader_election.cc:290] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 2 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:35.740857 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd078f34e356411a84086e6afd40434d" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:35.741238 28513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd078f34e356411a84086e6afd40434d" candidate_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:35.741843 28513 raft_consensus.cc:3060] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.742275 28364 raft_consensus.cc:3055] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:35.742616 28364 raft_consensus.cc:740] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:35.743507 28364 consensus_queue.cc:260] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.744751 28364 raft_consensus.cc:3060] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.748943 28513 raft_consensus.cc:2468] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 2.
I20260709 12:21:35.750169 28404 leader_election.cc:304] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1; no voters: 
I20260709 12:21:35.750912 28708 raft_consensus.cc:2804] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:35.751292 28708 raft_consensus.cc:697] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 LEADER]: Becoming Leader. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:35.751601 28364 raft_consensus.cc:2468] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc814d56ee444fce8dcde5afd1c6e5f1 in term 2.
I20260709 12:21:35.752040 28708 consensus_queue.cc:237] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.757997 28260 catalog_manager.cc:5697] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 reported cstate change: term changed from 1 to 2, leader changed from efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65) to cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66). New cstate: current_term: 2 leader_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:35.784740 28669 raft_consensus.cc:993] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af: : Instructing follower efdcd89ec39b4886b751a9c0d39b9cad to start an election
I20260709 12:21:35.785175 28692 raft_consensus.cc:1081] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Signalling peer efdcd89ec39b4886b751a9c0d39b9cad to start an election
I20260709 12:21:35.786798 28364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690"
dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:21:35.787384 28364 raft_consensus.cc:493] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:35.787848 28364 raft_consensus.cc:3060] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.793586 28364 raft_consensus.cc:515] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.794943 28364 leader_election.cc:290] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 2 election: Requested vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:35.795637 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:35.795861 28513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:35.796257 28439 raft_consensus.cc:3060] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.796418 28513 raft_consensus.cc:3055] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:35.796823 28513 raft_consensus.cc:740] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:35.797437 28513 consensus_queue.cc:260] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.798408 28513 raft_consensus.cc:3060] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.802160 28439 raft_consensus.cc:2468] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 2.
I20260709 12:21:35.803330 28329 leader_election.cc:304] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:35.803992 28701 raft_consensus.cc:2804] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:35.804374 28701 raft_consensus.cc:697] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 LEADER]: Becoming Leader. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:35.804817 28513 raft_consensus.cc:2468] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 2.
I20260709 12:21:35.805097 28701 consensus_queue.cc:237] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.812291 28260 catalog_manager.cc:5697] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad reported cstate change: term changed from 1 to 2, leader changed from 51de506986254e6c9a33772e5b6063af (127.22.135.67) to efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65). New cstate: current_term: 2 leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:35.833901 28708 raft_consensus.cc:993] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1: : Instructing follower efdcd89ec39b4886b751a9c0d39b9cad to start an election
I20260709 12:21:35.834420 28665 raft_consensus.cc:1081] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Signalling peer efdcd89ec39b4886b751a9c0d39b9cad to start an election
I20260709 12:21:35.835872 28364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c754e0b048d9484e8aa2ba73cc27ff7f"
dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
 from {username='slave'} at 127.0.0.1:32922
I20260709 12:21:35.836292 28364 raft_consensus.cc:493] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:35.836562 28364 raft_consensus.cc:3060] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.841003 28364 raft_consensus.cc:515] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.842379 28364 leader_election.cc:290] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 2 election: Requested vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:35.843117 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754e0b048d9484e8aa2ba73cc27ff7f" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:35.843519 28513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754e0b048d9484e8aa2ba73cc27ff7f" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:35.843859 28439 raft_consensus.cc:3055] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:35.844118 28513 raft_consensus.cc:3060] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.844213 28439 raft_consensus.cc:740] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:35.845094 28439 consensus_queue.cc:260] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.846146 28439 raft_consensus.cc:3060] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.851207 28513 raft_consensus.cc:2468] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 2.
I20260709 12:21:35.851966 28514 raft_consensus.cc:1240] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Rejecting Update request from peer cc814d56ee444fce8dcde5afd1c6e5f1 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:35.852447 28329 leader_election.cc:304] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:35.853175 28439 raft_consensus.cc:2468] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 2.
I20260709 12:21:35.854313 28701 raft_consensus.cc:2804] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:35.854832 28701 raft_consensus.cc:697] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 2 LEADER]: Becoming Leader. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:35.856894 28701 consensus_queue.cc:237] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.864414 28260 catalog_manager.cc:5697] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad reported cstate change: term changed from 1 to 2, leader changed from cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66) to efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65). New cstate: current_term: 2 leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:35.906527 28669 raft_consensus.cc:993] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af: : Instructing follower efdcd89ec39b4886b751a9c0d39b9cad to start an election
I20260709 12:21:35.906980 28692 raft_consensus.cc:1081] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Signalling peer efdcd89ec39b4886b751a9c0d39b9cad to start an election
I20260709 12:21:35.908506 28364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07b0bd24b3f143d5846eb9f61081a838"
dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:21:35.908947 28364 raft_consensus.cc:493] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:35.909225 28364 raft_consensus.cc:3060] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.914084 28364 raft_consensus.cc:515] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.915854 28364 leader_election.cc:290] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 2 election: Requested vote from peers cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027), 51de506986254e6c9a33772e5b6063af (127.22.135.67:42391)
I20260709 12:21:35.916924 28513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b0bd24b3f143d5846eb9f61081a838" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51de506986254e6c9a33772e5b6063af"
I20260709 12:21:35.917557 28513 raft_consensus.cc:3055] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:35.917831 28513 raft_consensus.cc:740] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:35.918190 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b0bd24b3f143d5846eb9f61081a838" candidate_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:35.918823 28439 raft_consensus.cc:3060] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.918656 28513 consensus_queue.cc:260] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.919977 28513 raft_consensus.cc:3060] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:35.925304 28439 raft_consensus.cc:2468] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 2.
I20260709 12:21:35.925953 28513 raft_consensus.cc:2468] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efdcd89ec39b4886b751a9c0d39b9cad in term 2.
I20260709 12:21:35.926453 28329 leader_election.cc:304] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc814d56ee444fce8dcde5afd1c6e5f1, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:35.927302 28701 raft_consensus.cc:2804] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:35.927763 28701 raft_consensus.cc:697] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 LEADER]: Becoming Leader. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:35.928413 28701 consensus_queue.cc:237] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:35.935075 28260 catalog_manager.cc:5697] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad reported cstate change: term changed from 1 to 2, leader changed from 51de506986254e6c9a33772e5b6063af (127.22.135.67) to efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65). New cstate: current_term: 2 leader_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:36.166492 28364 raft_consensus.cc:1275] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Refusing update from remote peer cc814d56ee444fce8dcde5afd1c6e5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:36.167699 28595 consensus_queue.cc:1048] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:36.177533 28513 raft_consensus.cc:1275] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Refusing update from remote peer cc814d56ee444fce8dcde5afd1c6e5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:36.179109 28665 consensus_queue.cc:1048] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:36.205212 28363 raft_consensus.cc:1275] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Refusing update from remote peer cc814d56ee444fce8dcde5afd1c6e5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:36.206468 28720 consensus_queue.cc:1048] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:36.213676 28513 raft_consensus.cc:1275] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Refusing update from remote peer cc814d56ee444fce8dcde5afd1c6e5f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:36.215922 28720 consensus_queue.cc:1048] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:36.336241 28514 raft_consensus.cc:1275] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Refusing update from remote peer efdcd89ec39b4886b751a9c0d39b9cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:36.337332 28678 consensus_queue.cc:1048] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:36.348153 28439 raft_consensus.cc:1275] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Refusing update from remote peer efdcd89ec39b4886b751a9c0d39b9cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:36.350720 28722 consensus_queue.cc:1048] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:36.357432 28514 raft_consensus.cc:1275] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Refusing update from remote peer efdcd89ec39b4886b751a9c0d39b9cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:36.358870 28701 consensus_queue.cc:1048] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:36.373200 28439 raft_consensus.cc:1275] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Refusing update from remote peer efdcd89ec39b4886b751a9c0d39b9cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:36.378563 28725 consensus_queue.cc:1048] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:36.485873 28514 raft_consensus.cc:1275] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Refusing update from remote peer efdcd89ec39b4886b751a9c0d39b9cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:36.486053 28439 raft_consensus.cc:1275] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Refusing update from remote peer efdcd89ec39b4886b751a9c0d39b9cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:36.487397 28701 consensus_queue.cc:1048] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:36.488109 28725 consensus_queue.cc:1048] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:38.457119 28260 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49750:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:21:38.483006 28260 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49750:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:21:38.634258 28763 tablet.cc:1724] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.635231 23069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:38.601821 28758 tablet.cc:1724] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.695087 28770 tablet.cc:1724] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.727255 28761 tablet.cc:1724] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.736166 28777 tablet.cc:1724] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.742646 28773 tablet.cc:1724] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:21:38.752369 28465 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:cc2c93de3c5f4c1e9143cc8cc8189d7f)
I20260709 12:21:38.782495 28774 tablet.cc:1724] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:21:38.786310 28760 log.cc:927] Time spent T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
W20260709 12:21:38.873471 28540 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:cc2c93de3c5f4c1e9143cc8cc8189d7f)
W20260709 12:21:38.874279 28540 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:cc2c93de3c5f4c1e9143cc8cc8189d7f)
I20260709 12:21:38.895007 28789 tablet.cc:1724] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.897476 28786 tablet.cc:1724] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.916709 28761 tablet.cc:1724] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.919487 28763 tablet.cc:1724] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.943524 28770 tablet.cc:1724] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.946426 28793 tablet.cc:1724] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.954595 28773 tablet.cc:1724] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:21:38.978407 28329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.66:35027, user_credentials={real_user=slave}} blocked reactor thread for 107093us
I20260709 12:21:38.981161 28763 tablet.cc:1724] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.985565 28796 tablet.cc:1724] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.988365 28793 tablet.cc:1724] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:38.989156 28758 tablet.cc:1724] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:39.003122 28770 tablet.cc:1724] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:39.020607 28796 tablet.cc:1724] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:39.023422 28793 tablet.cc:1724] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:39.027447 28364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690"
dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
mode: GRACEFUL
new_leader_uuid: "51de506986254e6c9a33772e5b6063af"
 from {username='slave'} at 127.0.0.1:54192
I20260709 12:21:39.028196 28364 raft_consensus.cc:606] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 LEADER]: Received request to transfer leadership to TS 51de506986254e6c9a33772e5b6063af
I20260709 12:21:39.038966 28786 tablet.cc:1724] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:39.045868 28761 tablet.cc:1724] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:39.057221 28725 raft_consensus.cc:993] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad: : Instructing follower 51de506986254e6c9a33772e5b6063af to start an election
I20260709 12:21:39.057746 28725 raft_consensus.cc:1081] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 LEADER]: Signalling peer 51de506986254e6c9a33772e5b6063af to start an election
I20260709 12:21:39.078439 28511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690"
dest_uuid: "51de506986254e6c9a33772e5b6063af"
 from {username='slave'} at 127.0.0.1:33138
I20260709 12:21:39.079094 28511 raft_consensus.cc:493] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:39.079527 28511 raft_consensus.cc:3060] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:39.082664 28439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d49034897eb5403d8285085463c6907f"
dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
mode: GRACEFUL
new_leader_uuid: "51de506986254e6c9a33772e5b6063af"
 from {username='slave'} at 127.0.0.1:37586
I20260709 12:21:39.082492 28758 tablet.cc:1724] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:39.083391 28439 raft_consensus.cc:606] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Received request to transfer leadership to TS 51de506986254e6c9a33772e5b6063af
I20260709 12:21:39.085424 28793 tablet.cc:1724] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:39.088202 28786 tablet.cc:1724] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:39.089818 23069 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:21:39.090662 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:39.093019 28511 raft_consensus.cc:515] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.096992 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:39.097719 28439 raft_consensus.cc:3060] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:39.105516 28439 raft_consensus.cc:2468] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 3.
I20260709 12:21:39.111474 28479 leader_election.cc:304] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [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: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1; no voters: 
I20260709 12:21:39.111858 28362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41e3b7c9bccf466f932b5fbe115478bb"
dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
mode: GRACEFUL
new_leader_uuid: "51de506986254e6c9a33772e5b6063af"
 from {username='slave'} at 127.0.0.1:54192
I20260709 12:21:39.112484 28784 raft_consensus.cc:2804] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:39.112538 28362 raft_consensus.cc:606] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Received request to transfer leadership to TS 51de506986254e6c9a33772e5b6063af
I20260709 12:21:39.113061 28784 raft_consensus.cc:697] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 3 LEADER]: Becoming Leader. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:39.114126 28784 consensus_queue.cc:237] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.116083 28438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5f4569ebe96490abefef25cb619fa87"
dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
mode: GRACEFUL
new_leader_uuid: "51de506986254e6c9a33772e5b6063af"
 from {username='slave'} at 127.0.0.1:37586
I20260709 12:21:39.116681 28438 raft_consensus.cc:606] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Received request to transfer leadership to TS 51de506986254e6c9a33772e5b6063af
I20260709 12:21:39.118109 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:39.105997 28511 leader_election.cc:290] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 3 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:39.118464 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e21fb65fc747f88382dabafc2b8690" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:39.118893 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:39.119087 28362 raft_consensus.cc:3055] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:39.119522 28362 raft_consensus.cc:740] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:39.120375 28362 consensus_queue.cc:260] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.121255 28362 raft_consensus.cc:3060] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:39.125155 28765 raft_consensus.cc:993] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad: : Instructing follower 51de506986254e6c9a33772e5b6063af to start an election
I20260709 12:21:39.125869 28794 raft_consensus.cc:1081] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Signalling peer 51de506986254e6c9a33772e5b6063af to start an election
I20260709 12:21:39.133661 28511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41e3b7c9bccf466f932b5fbe115478bb"
dest_uuid: "51de506986254e6c9a33772e5b6063af"
 from {username='slave'} at 127.0.0.1:33138
I20260709 12:21:39.134269 28511 raft_consensus.cc:493] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:39.134661 28511 raft_consensus.cc:3060] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.137450 28362 raft_consensus.cc:2468] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 3.
I20260709 12:21:39.141499 28511 raft_consensus.cc:515] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.143837 28511 leader_election.cc:290] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 2 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:39.144866 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3b7c9bccf466f932b5fbe115478bb" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:39.145637 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3b7c9bccf466f932b5fbe115478bb" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:39.146203 28364 raft_consensus.cc:3055] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:39.146502 28364 raft_consensus.cc:740] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efdcd89ec39b4886b751a9c0d39b9cad, State: Running, Role: LEADER
I20260709 12:21:39.145539 28439 raft_consensus.cc:3060] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.147248 28364 consensus_queue.cc:260] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.148480 28364 raft_consensus.cc:3060] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.148567 28761 tablet.cc:1724] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:39.153729 28258 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f: soft_deleted_table [id=5424cb8497b4475eb4d5efa7674dc8c0] alter complete (version 1)
I20260709 12:21:39.168488 28439 raft_consensus.cc:2468] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 2.
I20260709 12:21:39.169762 28479 leader_election.cc:304] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, cc814d56ee444fce8dcde5afd1c6e5f1; no voters: 
I20260709 12:21:39.170740 28784 raft_consensus.cc:2804] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:39.171233 28784 raft_consensus.cc:697] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 2 LEADER]: Becoming Leader. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:39.171801 28364 raft_consensus.cc:2468] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 2.
I20260709 12:21:39.172138 28784 consensus_queue.cc:237] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.175748 28260 catalog_manager.cc:5697] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af reported cstate change: term changed from 2 to 3, leader changed from efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65) to 51de506986254e6c9a33772e5b6063af (127.22.135.67). New cstate: current_term: 3 leader_uuid: "51de506986254e6c9a33772e5b6063af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:39.188915 28260 catalog_manager.cc:5697] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af reported cstate change: term changed from 1 to 2, leader changed from efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65) to 51de506986254e6c9a33772e5b6063af (127.22.135.67). New cstate: current_term: 2 leader_uuid: "51de506986254e6c9a33772e5b6063af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:39.265129 28769 raft_consensus.cc:993] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1: : Instructing follower 51de506986254e6c9a33772e5b6063af to start an election
I20260709 12:21:39.265769 28766 raft_consensus.cc:1081] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Signalling peer 51de506986254e6c9a33772e5b6063af to start an election
I20260709 12:21:39.267729 28511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5f4569ebe96490abefef25cb619fa87"
dest_uuid: "51de506986254e6c9a33772e5b6063af"
 from {username='slave'} at 127.0.0.1:33122
I20260709 12:21:39.268325 28511 raft_consensus.cc:493] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:39.268695 28511 raft_consensus.cc:3060] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.276999 28511 raft_consensus.cc:515] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.279158 28511 leader_election.cc:290] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 2 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:39.279764 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f4569ebe96490abefef25cb619fa87" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:39.280153 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f4569ebe96490abefef25cb619fa87" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:39.280382 28364 raft_consensus.cc:3060] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.280740 28439 raft_consensus.cc:3055] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:39.281025 28439 raft_consensus.cc:740] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:39.281803 28439 consensus_queue.cc:260] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.282954 28439 raft_consensus.cc:3060] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.286811 28364 raft_consensus.cc:2468] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 2.
I20260709 12:21:39.287989 28479 leader_election.cc:304] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:39.288793 28784 raft_consensus.cc:2804] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:39.289274 28784 raft_consensus.cc:697] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 2 LEADER]: Becoming Leader. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:39.289378 28439 raft_consensus.cc:2468] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 2.
I20260709 12:21:39.290391 28784 consensus_queue.cc:237] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.299535 28260 catalog_manager.cc:5697] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af reported cstate change: term changed from 1 to 2, leader changed from cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66) to 51de506986254e6c9a33772e5b6063af (127.22.135.67). New cstate: current_term: 2 leader_uuid: "51de506986254e6c9a33772e5b6063af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:39.409008 28720 raft_consensus.cc:993] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1: : Instructing follower 51de506986254e6c9a33772e5b6063af to start an election
I20260709 12:21:39.409449 28766 raft_consensus.cc:1081] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Signalling peer 51de506986254e6c9a33772e5b6063af to start an election
I20260709 12:21:39.410815 28511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d49034897eb5403d8285085463c6907f"
dest_uuid: "51de506986254e6c9a33772e5b6063af"
 from {username='slave'} at 127.0.0.1:33122
I20260709 12:21:39.411281 28511 raft_consensus.cc:493] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:39.411579 28511 raft_consensus.cc:3060] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.416841 28511 raft_consensus.cc:515] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.418349 28511 leader_election.cc:290] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 2 election: Requested vote from peers efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397), cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027)
I20260709 12:21:39.419045 28364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49034897eb5403d8285085463c6907f" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "efdcd89ec39b4886b751a9c0d39b9cad"
I20260709 12:21:39.419329 28439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49034897eb5403d8285085463c6907f" candidate_uuid: "51de506986254e6c9a33772e5b6063af" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1"
I20260709 12:21:39.419632 28364 raft_consensus.cc:3060] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.419901 28439 raft_consensus.cc:3055] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:39.420192 28439 raft_consensus.cc:740] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc814d56ee444fce8dcde5afd1c6e5f1, State: Running, Role: LEADER
I20260709 12:21:39.420794 28439 consensus_queue.cc:260] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [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: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.421696 28439 raft_consensus.cc:3060] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.424199 28364 raft_consensus.cc:2468] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 2.
I20260709 12:21:39.425186 28479 leader_election.cc:304] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51de506986254e6c9a33772e5b6063af, efdcd89ec39b4886b751a9c0d39b9cad; no voters: 
I20260709 12:21:39.425817 28784 raft_consensus.cc:2804] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:39.426297 28784 raft_consensus.cc:697] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 2 LEADER]: Becoming Leader. State: Replica: 51de506986254e6c9a33772e5b6063af, State: Running, Role: LEADER
I20260709 12:21:39.426558 28439 raft_consensus.cc:2468] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51de506986254e6c9a33772e5b6063af in term 2.
I20260709 12:21:39.427380 28784 consensus_queue.cc:237] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [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: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } }
I20260709 12:21:39.433962 28260 catalog_manager.cc:5697] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af reported cstate change: term changed from 1 to 2, leader changed from cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66) to 51de506986254e6c9a33772e5b6063af (127.22.135.67). New cstate: current_term: 2 leader_uuid: "51de506986254e6c9a33772e5b6063af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51de506986254e6c9a33772e5b6063af" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 42391 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:39.594511 28439 raft_consensus.cc:1275] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 3 FOLLOWER]: Refusing update from remote peer 51de506986254e6c9a33772e5b6063af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:21:39.595541 28784 consensus_queue.cc:1048] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:39.602950 28364 raft_consensus.cc:1275] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 3 FOLLOWER]: Refusing update from remote peer 51de506986254e6c9a33772e5b6063af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:21:39.604278 28784 consensus_queue.cc:1048] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:39.693295 28439 raft_consensus.cc:1275] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Refusing update from remote peer 51de506986254e6c9a33772e5b6063af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.694417 28784 consensus_queue.cc:1048] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.702601 28364 raft_consensus.cc:1275] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Refusing update from remote peer 51de506986254e6c9a33772e5b6063af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.704087 28809 consensus_queue.cc:1048] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.804777 28364 raft_consensus.cc:1275] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Refusing update from remote peer 51de506986254e6c9a33772e5b6063af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.805804 28784 consensus_queue.cc:1048] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.814548 28439 raft_consensus.cc:1275] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Refusing update from remote peer 51de506986254e6c9a33772e5b6063af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.815809 28668 consensus_queue.cc:1048] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.860915 28439 raft_consensus.cc:1275] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Refusing update from remote peer 51de506986254e6c9a33772e5b6063af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:39.862058 28668 consensus_queue.cc:1048] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc814d56ee444fce8dcde5afd1c6e5f1" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 35027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:39.869752 28364 raft_consensus.cc:1275] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Refusing update from remote peer 51de506986254e6c9a33772e5b6063af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:39.871094 28668 consensus_queue.cc:1048] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [LEADER]: Connected to new peer: Peer: permanent_uuid: "efdcd89ec39b4886b751a9c0d39b9cad" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:40.119938 23069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:40.125094 23069 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:40.125576 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:40.130556 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:40.130909 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:41.131743 23069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:41.136674 23069 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:41.137081 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:41.141575 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:41.141955 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:42.142777 23069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:42.147735 23069 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:42.148177 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:42.152940 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:42.153334 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:43.154415 23069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:43.160094 23069 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:43.160514 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:43.165061 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:43.165418 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:44.166352 23069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:44.171296 23069 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:44.171716 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:44.176715 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:44.177083 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:45.177999 23069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:45.183269 23069 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:45.183692 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:45.188505 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:45.188856 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:46.189700 23069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:46.195843 23069 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:46.196448 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:46.202241 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:46.202636 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:47.203883 23069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:47.211406 23069 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:47.211767 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:47.216084 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:47.216401 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:48.217342 23069 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:48.222139 23069 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:48.222616 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:48.227247 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:48.227607 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:49.279505 23069 tablet_server.cc:179] TabletServer@127.22.135.65:0 shutting down...
W20260709 12:21:49.292593 28404 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 12:21:49.299360 28404 consensus_peers.cc:597] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 -> Peer efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397): Couldn't send request to peer efdcd89ec39b4886b751a9c0d39b9cad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:49.312441 28479 consensus_peers.cc:597] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af -> Peer efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397): Couldn't send request to peer efdcd89ec39b4886b751a9c0d39b9cad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:49.326705 28479 consensus_peers.cc:597] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af -> Peer efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397): Couldn't send request to peer efdcd89ec39b4886b751a9c0d39b9cad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:49.329567 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:49.330569 23069 tablet_replica.cc:333] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.331490 23069 raft_consensus.cc:2243] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.332293 23069 raft_consensus.cc:2272] T 5cbfcb41973c4196bf147025b4fb9fb8 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.335194 23069 tablet_replica.cc:333] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.335842 23069 raft_consensus.cc:2243] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.336869 23069 raft_consensus.cc:2272] T 07b0bd24b3f143d5846eb9f61081a838 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.339788 23069 tablet_replica.cc:333] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.340550 23069 raft_consensus.cc:2243] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.341301 23069 raft_consensus.cc:2272] T fd078f34e356411a84086e6afd40434d P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:49.341926 28404 consensus_peers.cc:597] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 -> Peer efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397): Couldn't send request to peer efdcd89ec39b4886b751a9c0d39b9cad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:49.343889 23069 tablet_replica.cc:333] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.344551 23069 raft_consensus.cc:2243] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.345165 23069 raft_consensus.cc:2272] T 53e21fb65fc747f88382dabafc2b8690 P efdcd89ec39b4886b751a9c0d39b9cad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.347404 23069 tablet_replica.cc:333] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.348048 23069 raft_consensus.cc:2243] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.348888 23069 raft_consensus.cc:2272] T c754e0b048d9484e8aa2ba73cc27ff7f P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.351085 23069 tablet_replica.cc:333] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.351663 23069 raft_consensus.cc:2243] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.352245 23069 raft_consensus.cc:2272] T e63f050cdc1740cfa22abf9224bb65dc P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.355043 23069 tablet_replica.cc:333] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.355576 23069 raft_consensus.cc:2243] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.356043 23069 raft_consensus.cc:2272] T 95f67c46f8dd42208c4b893b2f995c50 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.358186 23069 tablet_replica.cc:333] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.358753 23069 raft_consensus.cc:2243] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.359318 23069 raft_consensus.cc:2272] T cc2c93de3c5f4c1e9143cc8cc8189d7f P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.361454 23069 tablet_replica.cc:333] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.362011 23069 raft_consensus.cc:2243] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.362998 23069 raft_consensus.cc:2272] T f1782ec162734c158107685e2f5b5a5e P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.365260 23069 tablet_replica.cc:333] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.365772 23069 raft_consensus.cc:2243] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.366461 23069 raft_consensus.cc:2272] T d49034897eb5403d8285085463c6907f P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.369553 23069 tablet_replica.cc:333] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
W20260709 12:21:49.369729 28479 consensus_peers.cc:597] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af -> Peer efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397): Couldn't send request to peer efdcd89ec39b4886b751a9c0d39b9cad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:49.370388 23069 raft_consensus.cc:2243] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.371263 23069 raft_consensus.cc:2272] T d9d11e7a6ef344d7ae097b631c48dd1b P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.373513 23069 tablet_replica.cc:333] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.374111 23069 raft_consensus.cc:2243] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.374594 23069 raft_consensus.cc:2272] T c3acd6a8aa3543198aa5a97bdfb8bf12 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.376847 23069 tablet_replica.cc:333] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.377400 23069 raft_consensus.cc:2243] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.378250 23069 raft_consensus.cc:2272] T ce96b3523d1c43b1bcd6ca021683cc69 P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.380597 23069 tablet_replica.cc:333] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.381179 23069 raft_consensus.cc:2243] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.381628 23069 raft_consensus.cc:2272] T f5f4569ebe96490abefef25cb619fa87 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.383679 23069 tablet_replica.cc:333] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.384258 23069 raft_consensus.cc:2243] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.385095 23069 raft_consensus.cc:2272] T 2c4c570de31240cfa02df5d0b132fe2a P efdcd89ec39b4886b751a9c0d39b9cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.387189 23069 tablet_replica.cc:333] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.387781 23069 raft_consensus.cc:2243] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.388212 23069 raft_consensus.cc:2272] T 09685f5bb631435ebcdfa2e62cda9082 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.390247 23069 tablet_replica.cc:333] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.390698 23069 raft_consensus.cc:2243] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.391126 23069 raft_consensus.cc:2272] T d7108eead3314015852602d5216c7f75 P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.393256 23069 tablet_replica.cc:333] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad: stopping tablet replica
I20260709 12:21:49.393705 23069 raft_consensus.cc:2243] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.394093 23069 raft_consensus.cc:2272] T 41e3b7c9bccf466f932b5fbe115478bb P efdcd89ec39b4886b751a9c0d39b9cad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:49.399200 28479 consensus_peers.cc:597] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af -> Peer efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397): Couldn't send request to peer efdcd89ec39b4886b751a9c0d39b9cad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:49.441205 23069 tablet_server.cc:196] TabletServer@127.22.135.65:0 shutdown complete.
I20260709 12:21:49.485487 23069 tablet_server.cc:179] TabletServer@127.22.135.66:0 shutting down...
I20260709 12:21:49.511052 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:49.511751 23069 tablet_replica.cc:333] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.512508 23069 raft_consensus.cc:2243] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.513152 23069 raft_consensus.cc:2272] T 5cbfcb41973c4196bf147025b4fb9fb8 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.515424 23069 tablet_replica.cc:333] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.516021 23069 raft_consensus.cc:2243] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.516835 23069 raft_consensus.cc:2272] T fd078f34e356411a84086e6afd40434d P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.518896 23069 tablet_replica.cc:333] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.519439 23069 raft_consensus.cc:2243] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.519905 23069 raft_consensus.cc:2272] T 07b0bd24b3f143d5846eb9f61081a838 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.521831 23069 tablet_replica.cc:333] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.522392 23069 raft_consensus.cc:2243] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.522898 23069 raft_consensus.cc:2272] T 53e21fb65fc747f88382dabafc2b8690 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.524837 23069 tablet_replica.cc:333] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.525364 23069 raft_consensus.cc:2243] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.525900 23069 raft_consensus.cc:2272] T c754e0b048d9484e8aa2ba73cc27ff7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.527937 23069 tablet_replica.cc:333] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.528420 23069 raft_consensus.cc:2243] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.529265 23069 raft_consensus.cc:2272] T 95f67c46f8dd42208c4b893b2f995c50 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.531339 23069 tablet_replica.cc:333] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.531848 23069 raft_consensus.cc:2243] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.532617 23069 raft_consensus.cc:2272] T cc2c93de3c5f4c1e9143cc8cc8189d7f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.534569 23069 tablet_replica.cc:333] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.535090 23069 raft_consensus.cc:2243] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.535542 23069 raft_consensus.cc:2272] T f1782ec162734c158107685e2f5b5a5e P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.537467 23069 tablet_replica.cc:333] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.538041 23069 raft_consensus.cc:2243] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.538533 23069 raft_consensus.cc:2272] T d49034897eb5403d8285085463c6907f P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.540500 23069 tablet_replica.cc:333] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.541023 23069 raft_consensus.cc:2243] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.541498 23069 raft_consensus.cc:2272] T d9d11e7a6ef344d7ae097b631c48dd1b P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.543390 23069 tablet_replica.cc:333] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.543900 23069 raft_consensus.cc:2243] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.544710 23069 raft_consensus.cc:2272] T d7108eead3314015852602d5216c7f75 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.546633 23069 tablet_replica.cc:333] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.547152 23069 raft_consensus.cc:2243] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.547600 23069 raft_consensus.cc:2272] T 41e3b7c9bccf466f932b5fbe115478bb P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.549549 23069 tablet_replica.cc:333] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.550047 23069 raft_consensus.cc:2243] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.550884 23069 raft_consensus.cc:2272] T 09685f5bb631435ebcdfa2e62cda9082 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.552820 23069 tablet_replica.cc:333] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.553310 23069 raft_consensus.cc:2243] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.554131 23069 raft_consensus.cc:2272] T c3acd6a8aa3543198aa5a97bdfb8bf12 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.556432 23069 tablet_replica.cc:333] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.556939 23069 raft_consensus.cc:2243] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.557483 23069 raft_consensus.cc:2272] T ce96b3523d1c43b1bcd6ca021683cc69 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.559453 23069 tablet_replica.cc:333] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.559911 23069 raft_consensus.cc:2243] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.560359 23069 raft_consensus.cc:2272] T 2c4c570de31240cfa02df5d0b132fe2a P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.562145 23069 tablet_replica.cc:333] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.562597 23069 raft_consensus.cc:2243] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.563012 23069 raft_consensus.cc:2272] T f5f4569ebe96490abefef25cb619fa87 P cc814d56ee444fce8dcde5afd1c6e5f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.565029 23069 tablet_replica.cc:333] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1: stopping tablet replica
I20260709 12:21:49.565474 23069 raft_consensus.cc:2243] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.565884 23069 raft_consensus.cc:2272] T e63f050cdc1740cfa22abf9224bb65dc P cc814d56ee444fce8dcde5afd1c6e5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:49.598007 28479 consensus_peers.cc:597] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af -> Peer cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027): Couldn't send request to peer cc814d56ee444fce8dcde5afd1c6e5f1. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:35027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:49.598766 23069 tablet_server.cc:196] TabletServer@127.22.135.66:0 shutdown complete.
W20260709 12:21:49.623148 28479 consensus_peers.cc:597] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af -> Peer efdcd89ec39b4886b751a9c0d39b9cad (127.22.135.65:44397): Couldn't send request to peer efdcd89ec39b4886b751a9c0d39b9cad. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:44397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:49.635385 23069 tablet_server.cc:179] TabletServer@127.22.135.67:0 shutting down...
W20260709 12:21:49.658864 28479 consensus_peers.cc:597] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af -> Peer cc814d56ee444fce8dcde5afd1c6e5f1 (127.22.135.66:35027): Couldn't send request to peer cc814d56ee444fce8dcde5afd1c6e5f1. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.66:35027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:49.667636 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:49.668512 23069 tablet_replica.cc:333] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.669524 23069 raft_consensus.cc:2243] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.670657 23069 raft_consensus.cc:2272] T 5cbfcb41973c4196bf147025b4fb9fb8 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.672771 23069 tablet_replica.cc:333] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.673297 23069 raft_consensus.cc:2243] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.673714 23069 raft_consensus.cc:2272] T fd078f34e356411a84086e6afd40434d P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.675599 23069 tablet_replica.cc:333] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.676069 23069 raft_consensus.cc:2243] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.676498 23069 raft_consensus.cc:2272] T 07b0bd24b3f143d5846eb9f61081a838 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.678359 23069 tablet_replica.cc:333] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.678853 23069 raft_consensus.cc:2243] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.679253 23069 raft_consensus.cc:2272] T ce96b3523d1c43b1bcd6ca021683cc69 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.681082 23069 tablet_replica.cc:333] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.681593 23069 raft_consensus.cc:2243] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.682016 23069 raft_consensus.cc:2272] T c754e0b048d9484e8aa2ba73cc27ff7f P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.683861 23069 tablet_replica.cc:333] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.684345 23069 raft_consensus.cc:2243] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.684707 23069 raft_consensus.cc:2272] T c3acd6a8aa3543198aa5a97bdfb8bf12 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.686707 23069 tablet_replica.cc:333] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.687206 23069 raft_consensus.cc:2243] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.687618 23069 raft_consensus.cc:2272] T 95f67c46f8dd42208c4b893b2f995c50 P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.689400 23069 tablet_replica.cc:333] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.689837 23069 raft_consensus.cc:2243] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.690686 23069 raft_consensus.cc:2272] T 53e21fb65fc747f88382dabafc2b8690 P 51de506986254e6c9a33772e5b6063af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.692488 23069 tablet_replica.cc:333] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.692941 23069 raft_consensus.cc:2243] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.693786 23069 raft_consensus.cc:2272] T e63f050cdc1740cfa22abf9224bb65dc P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.695601 23069 tablet_replica.cc:333] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.696029 23069 raft_consensus.cc:2243] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.696445 23069 raft_consensus.cc:2272] T cc2c93de3c5f4c1e9143cc8cc8189d7f P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.698172 23069 tablet_replica.cc:333] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.698694 23069 raft_consensus.cc:2243] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.699048 23069 raft_consensus.cc:2272] T f1782ec162734c158107685e2f5b5a5e P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.700875 23069 tablet_replica.cc:333] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.701314 23069 raft_consensus.cc:2243] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.702037 23069 raft_consensus.cc:2272] T d49034897eb5403d8285085463c6907f P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.703941 23069 tablet_replica.cc:333] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.704375 23069 raft_consensus.cc:2243] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.704752 23069 raft_consensus.cc:2272] T d9d11e7a6ef344d7ae097b631c48dd1b P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.706522 23069 tablet_replica.cc:333] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.706936 23069 raft_consensus.cc:2243] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.707656 23069 raft_consensus.cc:2272] T f5f4569ebe96490abefef25cb619fa87 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.709370 23069 tablet_replica.cc:333] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.709793 23069 raft_consensus.cc:2243] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.710180 23069 raft_consensus.cc:2272] T 2c4c570de31240cfa02df5d0b132fe2a P 51de506986254e6c9a33772e5b6063af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.712152 23069 tablet_replica.cc:333] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.712570 23069 raft_consensus.cc:2243] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.713013 23069 raft_consensus.cc:2272] T 09685f5bb631435ebcdfa2e62cda9082 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.714895 23069 tablet_replica.cc:333] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.715289 23069 raft_consensus.cc:2243] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:49.715691 23069 raft_consensus.cc:2272] T d7108eead3314015852602d5216c7f75 P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.717509 23069 tablet_replica.cc:333] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af: stopping tablet replica
I20260709 12:21:49.717877 23069 raft_consensus.cc:2243] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.718608 23069 raft_consensus.cc:2272] T 41e3b7c9bccf466f932b5fbe115478bb P 51de506986254e6c9a33772e5b6063af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.759171 23069 tablet_server.cc:196] TabletServer@127.22.135.67:0 shutdown complete.
I20260709 12:21:49.792678 23069 master.cc:562] Master@127.22.135.126:46073 shutting down...
I20260709 12:21:49.820792 23069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:49.821341 23069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:49.821622 23069 tablet_replica.cc:333] T 00000000000000000000000000000000 P 41b0ec61f3604b2d9676039b7cb8105f: stopping tablet replica
I20260709 12:21:49.842468 23069 master.cc:584] Master@127.22.135.126:46073 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20207 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:21:49.897043 23069 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.135.126:45753
I20260709 12:21:49.898195 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:49.904516 28836 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:49.904588 28837 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:49.905628 28839 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:49.905671 23069 server_base.cc:1061] running on GCE node
I20260709 12:21:49.906834 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:49.907003 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:49.907184 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599709907155 us; error 0 us; skew 500 ppm
I20260709 12:21:49.907671 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:49.909933 23069 webserver.cc:533] Webserver started at http://127.22.135.126:46877/ using document root <none> and password file <none>
I20260709 12:21:49.910439 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:49.910594 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:49.910902 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:49.912005 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/master-0-root/instance:
uuid: "8f053e68ad5d44bab627294d6e89fc5a"
format_stamp: "Formatted at 2026-07-09 12:21:49 on dist-test-slave-g1m6"
I20260709 12:21:49.917713 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:21:49.921911 28844 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:49.922643 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:49.922874 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/master-0-root
uuid: "8f053e68ad5d44bab627294d6e89fc5a"
format_stamp: "Formatted at 2026-07-09 12:21:49 on dist-test-slave-g1m6"
I20260709 12:21:49.923089 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:49.933889 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:49.935039 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:49.972003 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.126:45753
I20260709 12:21:49.972118 28895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.126:45753 every 8 connection(s)
I20260709 12:21:49.975883 28896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:49.986667 28896 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a: Bootstrap starting.
I20260709 12:21:49.991379 28896 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:49.995460 28896 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a: No bootstrap required, opened a new log
I20260709 12:21:49.997541 28896 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f053e68ad5d44bab627294d6e89fc5a" member_type: VOTER }
I20260709 12:21:49.997944 28896 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:49.998126 28896 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f053e68ad5d44bab627294d6e89fc5a, State: Initialized, Role: FOLLOWER
I20260709 12:21:49.998692 28896 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f053e68ad5d44bab627294d6e89fc5a" member_type: VOTER }
I20260709 12:21:49.999118 28896 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:49.999311 28896 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:49.999521 28896 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:50.003870 28896 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f053e68ad5d44bab627294d6e89fc5a" member_type: VOTER }
I20260709 12:21:50.004299 28896 leader_election.cc:304] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [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: 8f053e68ad5d44bab627294d6e89fc5a; no voters: 
I20260709 12:21:50.005330 28896 leader_election.cc:290] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:50.005718 28899 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:50.007085 28899 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [term 1 LEADER]: Becoming Leader. State: Replica: 8f053e68ad5d44bab627294d6e89fc5a, State: Running, Role: LEADER
I20260709 12:21:50.007786 28899 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [LEADER]: Queue going to LEADER mode. State: All 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: "8f053e68ad5d44bab627294d6e89fc5a" member_type: VOTER }
I20260709 12:21:50.008244 28896 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:50.012324 28901 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f053e68ad5d44bab627294d6e89fc5a. Latest consensus state: current_term: 1 leader_uuid: "8f053e68ad5d44bab627294d6e89fc5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f053e68ad5d44bab627294d6e89fc5a" member_type: VOTER } }
I20260709 12:21:50.013024 28901 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:50.014163 28900 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8f053e68ad5d44bab627294d6e89fc5a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f053e68ad5d44bab627294d6e89fc5a" member_type: VOTER } }
I20260709 12:21:50.014732 28900 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:50.015136 28905 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:50.019943 28905 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:50.023850 23069 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:50.028785 28905 catalog_manager.cc:1383] Generated new cluster ID: 6a9901b801e54cefbb17e1e215736dc2
I20260709 12:21:50.029052 28905 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:50.056267 28905 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:50.057658 28905 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:50.077965 28905 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a: Generated new TSK 0
I20260709 12:21:50.078584 28905 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:50.089746 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:50.095579 28917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:50.096693 28918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:50.098309 23069 server_base.cc:1061] running on GCE node
W20260709 12:21:50.098309 28920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:50.099520 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:50.099697 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:50.099826 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599710099815 us; error 0 us; skew 500 ppm
I20260709 12:21:50.100260 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:50.102324 23069 webserver.cc:533] Webserver started at http://127.22.135.65:39771/ using document root <none> and password file <none>
I20260709 12:21:50.102732 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:50.102900 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:50.103093 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:50.104065 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-0-root/instance:
uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
format_stamp: "Formatted at 2026-07-09 12:21:50 on dist-test-slave-g1m6"
I20260709 12:21:50.108167 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:21:50.111279 28925 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:50.111943 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:21:50.112219 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-0-root
uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
format_stamp: "Formatted at 2026-07-09 12:21:50 on dist-test-slave-g1m6"
I20260709 12:21:50.112484 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:50.138022 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:50.139144 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:50.140522 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:50.142666 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:50.142885 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:50.143112 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:50.143289 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:50.183248 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.65:45859
I20260709 12:21:50.183351 28988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.65:45859 every 8 connection(s)
I20260709 12:21:50.187759 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:50.196141 28994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:50.198559 28993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:50.199186 28996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:50.200842 23069 server_base.cc:1061] running on GCE node
I20260709 12:21:50.201808 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:50.202014 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:50.202207 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599710202179 us; error 0 us; skew 500 ppm
I20260709 12:21:50.202744 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:50.205550 23069 webserver.cc:533] Webserver started at http://127.22.135.66:33857/ using document root <none> and password file <none>
I20260709 12:21:50.206022 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:50.206207 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:50.206578 28989 heartbeater.cc:344] Connected to a master server at 127.22.135.126:45753
I20260709 12:21:50.206542 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:50.206995 28989 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:50.207710 28989 heartbeater.cc:507] Master 127.22.135.126:45753 requested a full tablet report, sending...
I20260709 12:21:50.208207 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-1-root/instance:
uuid: "c28714799135420cb496ee2b106fc7ee"
format_stamp: "Formatted at 2026-07-09 12:21:50 on dist-test-slave-g1m6"
I20260709 12:21:50.209739 28861 ts_manager.cc:194] Registered new tserver with Master: 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859)
I20260709 12:21:50.211596 28861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37452
I20260709 12:21:50.213405 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260709 12:21:50.217090 29001 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:50.217835 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:21:50.218150 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-1-root
uuid: "c28714799135420cb496ee2b106fc7ee"
format_stamp: "Formatted at 2026-07-09 12:21:50 on dist-test-slave-g1m6"
I20260709 12:21:50.218483 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:50.243420 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:50.244573 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:50.245975 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:50.248102 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:50.248328 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:50.248561 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:50.248723 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:50.287297 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.66:40947
I20260709 12:21:50.287438 29063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.66:40947 every 8 connection(s)
I20260709 12:21:50.291988 23069 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:50.299154 29067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:50.300335 29068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:50.302649 23069 server_base.cc:1061] running on GCE node
I20260709 12:21:50.304163 29064 heartbeater.cc:344] Connected to a master server at 127.22.135.126:45753
W20260709 12:21:50.304410 29071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:50.304545 29064 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:50.305524 29064 heartbeater.cc:507] Master 127.22.135.126:45753 requested a full tablet report, sending...
I20260709 12:21:50.305540 23069 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:50.305960 23069 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:50.306175 23069 hybrid_clock.cc:648] HybridClock initialized: now 1783599710306157 us; error 0 us; skew 500 ppm
I20260709 12:21:50.306932 23069 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:50.307853 28861 ts_manager.cc:194] Registered new tserver with Master: c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:50.309444 23069 webserver.cc:533] Webserver started at http://127.22.135.67:43563/ using document root <none> and password file <none>
I20260709 12:21:50.309543 28861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37460
I20260709 12:21:50.310016 23069 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:50.310295 23069 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:50.310616 23069 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:50.311784 23069 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-2-root/instance:
uuid: "eb8350ca0b4a4fd2993385d7772763ce"
format_stamp: "Formatted at 2026-07-09 12:21:50 on dist-test-slave-g1m6"
I20260709 12:21:50.316048 23069 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:21:50.319257 29075 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:50.320029 23069 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:21:50.320338 23069 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-2-root
uuid: "eb8350ca0b4a4fd2993385d7772763ce"
format_stamp: "Formatted at 2026-07-09 12:21:50 on dist-test-slave-g1m6"
I20260709 12:21:50.320626 23069 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskEx0KYa/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599524924728-23069-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:50.336850 23069 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:50.337950 23069 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:50.339347 23069 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:50.341401 23069 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:50.341617 23069 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:50.341858 23069 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:50.342025 23069 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:50.381925 23069 rpc_server.cc:307] RPC server started. Bound to: 127.22.135.67:37579
I20260709 12:21:50.382012 29137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.135.67:37579 every 8 connection(s)
I20260709 12:21:50.395470 29138 heartbeater.cc:344] Connected to a master server at 127.22.135.126:45753
I20260709 12:21:50.395778 29138 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:50.396520 29138 heartbeater.cc:507] Master 127.22.135.126:45753 requested a full tablet report, sending...
I20260709 12:21:50.398259 28861 ts_manager.cc:194] Registered new tserver with Master: eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:50.398388 23069 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013383239s
I20260709 12:21:50.399562 28861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37466
I20260709 12:21:50.422626 28861 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37470:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:50.425256 28861 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:50.498996 28954 tablet_service.cc:1511] Processing CreateTablet for tablet 36f9e1594c7d47ca94cb9bbedbb2aa85 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:50.500015 28953 tablet_service.cc:1511] Processing CreateTablet for tablet 1246bc5b73e44bdabce059ce91bc5b0f (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:50.500481 28954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f9e1594c7d47ca94cb9bbedbb2aa85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.501441 28953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1246bc5b73e44bdabce059ce91bc5b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.504799 28951 tablet_service.cc:1511] Processing CreateTablet for tablet 74d424c16ea4409aaddf287ab23dcb60 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:50.505259 29103 tablet_service.cc:1511] Processing CreateTablet for tablet 36f9e1594c7d47ca94cb9bbedbb2aa85 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:50.506211 28951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d424c16ea4409aaddf287ab23dcb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.506695 29103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f9e1594c7d47ca94cb9bbedbb2aa85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.506284 28950 tablet_service.cc:1511] Processing CreateTablet for tablet 95145bd68bb24516ad234afb4d367c99 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:50.507687 28950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95145bd68bb24516ad234afb4d367c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.504799 28952 tablet_service.cc:1511] Processing CreateTablet for tablet 56c3d97b1725476290c4f718cd857d57 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:50.510790 29102 tablet_service.cc:1511] Processing CreateTablet for tablet 1246bc5b73e44bdabce059ce91bc5b0f (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:50.511583 28952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c3d97b1725476290c4f718cd857d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.512084 29102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1246bc5b73e44bdabce059ce91bc5b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.515039 29101 tablet_service.cc:1511] Processing CreateTablet for tablet 56c3d97b1725476290c4f718cd857d57 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:50.516834 29101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c3d97b1725476290c4f718cd857d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.519479 28949 tablet_service.cc:1511] Processing CreateTablet for tablet 24dbfc4a6404457686edd93788580f41 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:50.520813 28949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24dbfc4a6404457686edd93788580f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.515180 29100 tablet_service.cc:1511] Processing CreateTablet for tablet 74d424c16ea4409aaddf287ab23dcb60 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:50.522900 29100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d424c16ea4409aaddf287ab23dcb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.525638 28948 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf811846b324d6cb8eef8b96113b4d1 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:50.526973 28948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf811846b324d6cb8eef8b96113b4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.548194 29099 tablet_service.cc:1511] Processing CreateTablet for tablet 95145bd68bb24516ad234afb4d367c99 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:50.549651 29099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95145bd68bb24516ad234afb4d367c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.555876 29098 tablet_service.cc:1511] Processing CreateTablet for tablet 24dbfc4a6404457686edd93788580f41 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:50.557230 29098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24dbfc4a6404457686edd93788580f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.561040 29153 tablet_bootstrap.cc:492] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:50.561376 29097 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf811846b324d6cb8eef8b96113b4d1 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:50.562055 29154 tablet_bootstrap.cc:492] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:50.562718 29097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf811846b324d6cb8eef8b96113b4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.568898 28949 tablet_service.cc:1511] Processing CreateTablet for tablet 5721c8c6e7274d6796857911b6430691 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:50.569427 29153 tablet_bootstrap.cc:654] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.570189 28949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5721c8c6e7274d6796857911b6430691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.574644 29154 tablet_bootstrap.cc:654] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.580107 28948 tablet_service.cc:1511] Processing CreateTablet for tablet d0aa57984731484b8ba9932c24d187cd (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:50.582991 28948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0aa57984731484b8ba9932c24d187cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.584915 29102 tablet_service.cc:1511] Processing CreateTablet for tablet 5721c8c6e7274d6796857911b6430691 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:50.586624 29102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5721c8c6e7274d6796857911b6430691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.600414 29029 tablet_service.cc:1511] Processing CreateTablet for tablet 36f9e1594c7d47ca94cb9bbedbb2aa85 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:50.602716 29029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f9e1594c7d47ca94cb9bbedbb2aa85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.607249 29028 tablet_service.cc:1511] Processing CreateTablet for tablet 1246bc5b73e44bdabce059ce91bc5b0f (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:50.608562 29028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1246bc5b73e44bdabce059ce91bc5b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.614530 29027 tablet_service.cc:1511] Processing CreateTablet for tablet 56c3d97b1725476290c4f718cd857d57 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:50.615990 29027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c3d97b1725476290c4f718cd857d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.616283 29026 tablet_service.cc:1511] Processing CreateTablet for tablet 74d424c16ea4409aaddf287ab23dcb60 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:50.617555 29026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d424c16ea4409aaddf287ab23dcb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.614639 29025 tablet_service.cc:1511] Processing CreateTablet for tablet 95145bd68bb24516ad234afb4d367c99 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:50.619072 29024 tablet_service.cc:1511] Processing CreateTablet for tablet 24dbfc4a6404457686edd93788580f41 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:50.619302 29022 tablet_service.cc:1511] Processing CreateTablet for tablet 5721c8c6e7274d6796857911b6430691 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:50.619951 29025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95145bd68bb24516ad234afb4d367c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.620589 29022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5721c8c6e7274d6796857911b6430691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.621187 29024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24dbfc4a6404457686edd93788580f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.622485 29023 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf811846b324d6cb8eef8b96113b4d1 (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:50.623510 29023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf811846b324d6cb8eef8b96113b4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.634472 29021 tablet_service.cc:1511] Processing CreateTablet for tablet d0aa57984731484b8ba9932c24d187cd (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:50.635747 29021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0aa57984731484b8ba9932c24d187cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.639689 29154 tablet_bootstrap.cc:492] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:50.640180 29154 ts_tablet_manager.cc:1403] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.005s
I20260709 12:21:50.643239 29154 raft_consensus.cc:359] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.643923 29154 raft_consensus.cc:385] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.644229 29154 raft_consensus.cc:740] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.645004 29154 consensus_queue.cc:260] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.655501 29153 tablet_bootstrap.cc:492] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:50.656123 29153 ts_tablet_manager.cc:1403] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.095s	user 0.031s	sys 0.012s
I20260709 12:21:50.659996 29153 raft_consensus.cc:359] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.660633 29153 raft_consensus.cc:385] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.660936 29153 raft_consensus.cc:740] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.673720 29158 tablet_bootstrap.cc:492] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:50.679785 29138 heartbeater.cc:499] Master 127.22.135.126:45753 was elected leader, sending a full tablet report...
I20260709 12:21:50.672688 29153 consensus_queue.cc:260] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.681984 29098 tablet_service.cc:1511] Processing CreateTablet for tablet d0aa57984731484b8ba9932c24d187cd (DEFAULT_TABLE table=test-workload [id=1bbb31513cd24b008ef4356bddb0b057]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:50.682935 29154 ts_tablet_manager.cc:1434] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.042s	user 0.012s	sys 0.008s
I20260709 12:21:50.686983 29158 tablet_bootstrap.cc:654] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.687757 29098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0aa57984731484b8ba9932c24d187cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:50.688396 29153 ts_tablet_manager.cc:1434] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 12:21:50.690709 28989 heartbeater.cc:499] Master 127.22.135.126:45753 was elected leader, sending a full tablet report...
I20260709 12:21:50.690953 29154 tablet_bootstrap.cc:492] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:50.699568 29153 tablet_bootstrap.cc:492] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:50.705642 29154 tablet_bootstrap.cc:654] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.705932 29153 tablet_bootstrap.cc:654] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.716724 29158 tablet_bootstrap.cc:492] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:50.717428 29158 ts_tablet_manager.cc:1403] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.003s
I20260709 12:21:50.721602 29158 raft_consensus.cc:359] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.722743 29158 raft_consensus.cc:385] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.723188 29158 raft_consensus.cc:740] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.724464 29158 consensus_queue.cc:260] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.726920 29154 tablet_bootstrap.cc:492] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:50.727449 29154 ts_tablet_manager.cc:1403] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.009s
I20260709 12:21:50.729965 29154 raft_consensus.cc:359] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.730578 29154 raft_consensus.cc:385] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.730899 29154 raft_consensus.cc:740] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.731741 29154 consensus_queue.cc:260] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.732321 29153 tablet_bootstrap.cc:492] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:50.732872 29153 ts_tablet_manager.cc:1403] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260709 12:21:50.735675 29153 raft_consensus.cc:359] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.736349 29153 raft_consensus.cc:385] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.736657 29153 raft_consensus.cc:740] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.737355 29153 consensus_queue.cc:260] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.739235 29064 heartbeater.cc:499] Master 127.22.135.126:45753 was elected leader, sending a full tablet report...
I20260709 12:21:50.739766 29158 ts_tablet_manager.cc:1434] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.013s
I20260709 12:21:50.740284 29154 ts_tablet_manager.cc:1434] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 12:21:50.740792 29158 tablet_bootstrap.cc:492] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:50.744345 29153 ts_tablet_manager.cc:1434] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:21:50.745344 29153 tablet_bootstrap.cc:492] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:50.747320 29158 tablet_bootstrap.cc:654] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.750658 29157 raft_consensus.cc:493] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:50.751181 29157 raft_consensus.cc:515] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.751781 29153 tablet_bootstrap.cc:654] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.752345 29158 tablet_bootstrap.cc:492] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:50.752790 29158 ts_tablet_manager.cc:1403] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260709 12:21:50.755669 29158 raft_consensus.cc:359] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.756067 29157 leader_election.cc:290] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:50.756356 29158 raft_consensus.cc:385] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.756713 29158 raft_consensus.cc:740] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.757581 29158 consensus_queue.cc:260] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.759919 29158 ts_tablet_manager.cc:1434] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 12:21:50.760802 29158 tablet_bootstrap.cc:492] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:50.764698 29154 tablet_bootstrap.cc:492] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:50.766899 29158 tablet_bootstrap.cc:654] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.769310 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c3d97b1725476290c4f718cd857d57" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
W20260709 12:21:50.772172 29076 leader_election.cc:343] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:50.774506 29157 raft_consensus.cc:493] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:50.775025 29157 raft_consensus.cc:515] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.776005 29153 tablet_bootstrap.cc:492] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:50.776691 29153 ts_tablet_manager.cc:1403] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.005s
I20260709 12:21:50.777694 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246bc5b73e44bdabce059ce91bc5b0f" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:50.778375 28964 raft_consensus.cc:2468] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 0.
I20260709 12:21:50.779551 29076 leader_election.cc:304] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:50.783648 29168 raft_consensus.cc:2804] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:50.784054 29168 raft_consensus.cc:493] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:50.784618 29157 leader_election.cc:290] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:50.786063 29153 raft_consensus.cc:359] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.786870 29153 raft_consensus.cc:385] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.787170 29153 raft_consensus.cc:740] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.787640 29158 tablet_bootstrap.cc:492] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:50.788239 29158 ts_tablet_manager.cc:1403] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.011s
I20260709 12:21:50.788507 29154 tablet_bootstrap.cc:654] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.788033 29153 consensus_queue.cc:260] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.789788 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c3d97b1725476290c4f718cd857d57" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:50.784407 29168 raft_consensus.cc:3060] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:50.791503 29065 tablet.cc:2406] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:21:50.791814 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246bc5b73e44bdabce059ce91bc5b0f" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:50.794155 29158 raft_consensus.cc:359] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
W20260709 12:21:50.794698 29077 leader_election.cc:343] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:50.794902 29158 raft_consensus.cc:385] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.795231 29158 raft_consensus.cc:740] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.795238 29077 leader_election.cc:304] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8350ca0b4a4fd2993385d7772763ce; no voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee
I20260709 12:21:50.796386 29153 ts_tablet_manager.cc:1434] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260709 12:21:50.796053 29158 consensus_queue.cc:260] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
W20260709 12:21:50.796625 29077 leader_election.cc:343] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:50.797399 29153 tablet_bootstrap.cc:492] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:50.797495 29157 raft_consensus.cc:2749] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:50.798265 29158 ts_tablet_manager.cc:1434] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:21:50.799299 29158 tablet_bootstrap.cc:492] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:50.803249 29168 raft_consensus.cc:515] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.804556 29153 tablet_bootstrap.cc:654] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.805804 29158 tablet_bootstrap.cc:654] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.807665 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246bc5b73e44bdabce059ce91bc5b0f" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:50.808248 28964 raft_consensus.cc:3060] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:50.809157 29154 tablet_bootstrap.cc:492] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:50.809710 29154 ts_tablet_manager.cc:1403] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.003s
I20260709 12:21:50.813527 29154 raft_consensus.cc:359] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.815619 29154 raft_consensus.cc:385] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.815902 29154 raft_consensus.cc:740] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.815968 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246bc5b73e44bdabce059ce91bc5b0f" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:50.816684 29154 consensus_queue.cc:260] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.817595 29168 leader_election.cc:290] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
W20260709 12:21:50.818107 29077 leader_election.cc:343] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:50.824355 29154 ts_tablet_manager.cc:1434] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 12:21:50.826918 29154 tablet_bootstrap.cc:492] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:50.829303 28964 raft_consensus.cc:2468] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 1.
I20260709 12:21:50.831348 29076 leader_election.cc:304] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: c28714799135420cb496ee2b106fc7ee
I20260709 12:21:50.832860 29168 raft_consensus.cc:2804] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:50.833117 29154 tablet_bootstrap.cc:654] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.836190 29168 raft_consensus.cc:697] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Leader. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:50.837361 29158 tablet_bootstrap.cc:492] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:50.837055 29168 consensus_queue.cc:237] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.837438 29153 tablet_bootstrap.cc:492] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:50.837957 29158 ts_tablet_manager.cc:1403] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.029s
I20260709 12:21:50.838050 29153 ts_tablet_manager.cc:1403] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.009s
I20260709 12:21:50.840931 29158 raft_consensus.cc:359] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.841636 29158 raft_consensus.cc:385] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.842084 29158 raft_consensus.cc:740] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.841663 29153 raft_consensus.cc:359] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.843012 29153 raft_consensus.cc:385] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.843535 29153 raft_consensus.cc:740] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.843116 29158 consensus_queue.cc:260] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.844817 29153 consensus_queue.cc:260] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.849371 29158 ts_tablet_manager.cc:1434] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:21:50.850499 29158 tablet_bootstrap.cc:492] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:50.856845 29158 tablet_bootstrap.cc:654] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.858011 29153 ts_tablet_manager.cc:1434] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:21:50.862718 29153 tablet_bootstrap.cc:492] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:50.867930 28860 catalog_manager.cc:5697] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67). New cstate: current_term: 1 leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:50.870687 29158 tablet_bootstrap.cc:492] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:50.871214 29158 ts_tablet_manager.cc:1403] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260709 12:21:50.871587 29153 tablet_bootstrap.cc:654] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.874260 29158 raft_consensus.cc:359] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.875002 29158 raft_consensus.cc:385] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.875293 29158 raft_consensus.cc:740] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.876245 29158 consensus_queue.cc:260] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.881264 29158 ts_tablet_manager.cc:1434] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:21:50.882287 29158 tablet_bootstrap.cc:492] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:50.883677 29154 tablet_bootstrap.cc:492] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:50.884373 29154 ts_tablet_manager.cc:1403] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.035s
I20260709 12:21:50.890069 29154 raft_consensus.cc:359] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.890996 29154 raft_consensus.cc:385] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.891444 29158 tablet_bootstrap.cc:654] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.891379 29154 raft_consensus.cc:740] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.892510 29154 consensus_queue.cc:260] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.894960 29154 ts_tablet_manager.cc:1434] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260709 12:21:50.895391 29163 raft_consensus.cc:493] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:50.895958 29154 tablet_bootstrap.cc:492] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:50.896052 29163 raft_consensus.cc:515] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.896718 29153 tablet_bootstrap.cc:492] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:50.897374 29153 ts_tablet_manager.cc:1403] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.007s
I20260709 12:21:50.900403 29153 raft_consensus.cc:359] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.901146 29153 raft_consensus.cc:385] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.901494 29153 raft_consensus.cc:740] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.902861 29154 tablet_bootstrap.cc:654] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.902431 29153 consensus_queue.cc:260] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.909050 29163 leader_election.cc:290] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:50.914026 29153 ts_tablet_manager.cc:1434] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:21:50.916530 29158 tablet_bootstrap.cc:492] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:50.917016 29158 ts_tablet_manager.cc:1403] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.001s
I20260709 12:21:50.920099 29158 raft_consensus.cc:359] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.920809 29158 raft_consensus.cc:385] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.921110 29158 raft_consensus.cc:740] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.921835 29158 consensus_queue.cc:260] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.924218 29158 ts_tablet_manager.cc:1434] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:50.925293 29158 tablet_bootstrap.cc:492] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:50.925550 29153 tablet_bootstrap.cc:492] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:50.931555 29158 tablet_bootstrap.cc:654] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.934439 29154 tablet_bootstrap.cc:492] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:50.934906 29154 ts_tablet_manager.cc:1403] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.016s
I20260709 12:21:50.935194 29153 tablet_bootstrap.cc:654] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.938052 29154 raft_consensus.cc:359] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:50.939057 29154 raft_consensus.cc:385] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.939433 29154 raft_consensus.cc:740] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.940528 29154 consensus_queue.cc:260] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:50.942309 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95145bd68bb24516ad234afb4d367c99" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:50.942967 28964 raft_consensus.cc:2468] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:50.944343 29002 leader_election.cc:304] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:50.944871 29154 ts_tablet_manager.cc:1434] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:21:50.946485 29154 tablet_bootstrap.cc:492] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:50.945869 29163 raft_consensus.cc:2804] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:50.947304 29163 raft_consensus.cc:493] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:50.947764 29163 raft_consensus.cc:3060] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:50.957031 29154 tablet_bootstrap.cc:654] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:50.958837 29153 tablet_bootstrap.cc:492] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:50.959434 29153 ts_tablet_manager.cc:1403] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.014s
I20260709 12:21:50.957870 29158 tablet_bootstrap.cc:492] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:50.961290 29158 ts_tablet_manager.cc:1403] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.008s
I20260709 12:21:50.961695 29168 raft_consensus.cc:493] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:50.962248 29168 raft_consensus.cc:515] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.964409 29168 leader_election.cc:290] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:50.965114 29113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95145bd68bb24516ad234afb4d367c99" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
W20260709 12:21:50.966771 29003 leader_election.cc:343] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:50.966809 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d424c16ea4409aaddf287ab23dcb60" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:50.967941 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d424c16ea4409aaddf287ab23dcb60" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
W20260709 12:21:50.968267 29076 leader_election.cc:343] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:50.968602 29038 raft_consensus.cc:2468] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 0.
I20260709 12:21:50.969889 29077 leader_election.cc:304] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [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: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:50.970196 29158 raft_consensus.cc:359] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.971046 29168 raft_consensus.cc:2804] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:50.971553 29168 raft_consensus.cc:493] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:50.971971 29168 raft_consensus.cc:3060] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:50.973822 29153 raft_consensus.cc:359] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:50.974740 29163 raft_consensus.cc:515] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.976212 29153 raft_consensus.cc:385] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.976894 29153 raft_consensus.cc:740] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.977979 29154 tablet_bootstrap.cc:492] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:50.979285 29113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95145bd68bb24516ad234afb4d367c99" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:50.979797 29163 leader_election.cc:290] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:50.978412 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95145bd68bb24516ad234afb4d367c99" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:50.971553 29158 raft_consensus.cc:385] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.980430 29163 raft_consensus.cc:493] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:50.980492 28964 raft_consensus.cc:3060] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:50.980963 29183 raft_consensus.cc:493] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:50.981439 29183 raft_consensus.cc:515] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.980692 29158 raft_consensus.cc:740] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.980996 29163 raft_consensus.cc:515] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.982734 29158 consensus_queue.cc:260] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.983673 29183 leader_election.cc:290] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:50.979843 29154 ts_tablet_manager.cc:1403] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.013s
I20260709 12:21:50.984648 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24dbfc4a6404457686edd93788580f41" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:50.985396 28963 raft_consensus.cc:2468] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:50.987169 29002 leader_election.cc:304] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:50.988066 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf811846b324d6cb8eef8b96113b4d1" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:50.989637 29163 leader_election.cc:290] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:50.989756 29158 ts_tablet_manager.cc:1434] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.003s
I20260709 12:21:50.991379 29183 raft_consensus.cc:2804] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:50.994580 29183 raft_consensus.cc:493] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:50.995007 29183 raft_consensus.cc:3060] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:50.995242 29158 tablet_bootstrap.cc:492] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:50.995273 28964 raft_consensus.cc:2468] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 1.
I20260709 12:21:50.996963 29002 leader_election.cc:304] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:50.998114 29163 raft_consensus.cc:2804] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:50.991767 29154 raft_consensus.cc:359] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:50.988854 28963 raft_consensus.cc:2468] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:50.998792 29154 raft_consensus.cc:385] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:50.999208 29154 raft_consensus.cc:740] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:50.999915 29002 leader_election.cc:304] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:50.979568 29168 raft_consensus.cc:515] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.003401 29154 consensus_queue.cc:260] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.005901 29154 ts_tablet_manager.cc:1434] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 12:21:51.008805 29154 tablet_bootstrap.cc:492] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:51.009260 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d424c16ea4409aaddf287ab23dcb60" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:51.007373 29183 raft_consensus.cc:515] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.010030 29038 raft_consensus.cc:3060] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.015336 29183 leader_election.cc:290] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.016137 29183 raft_consensus.cc:2804] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:51.016556 29183 raft_consensus.cc:493] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:51.016963 29183 raft_consensus.cc:3060] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.018400 29168 leader_election.cc:290] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
W20260709 12:21:51.019371 28909 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:51.019847 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d424c16ea4409aaddf287ab23dcb60" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:51.000782 29163 raft_consensus.cc:697] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Becoming Leader. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:51.001605 29153 consensus_queue.cc:260] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:51.020668 29154 tablet_bootstrap.cc:654] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:51.021029 29113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24dbfc4a6404457686edd93788580f41" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:51.028477 29183 raft_consensus.cc:515] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.031088 29113 raft_consensus.cc:2468] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:51.032552 29183 leader_election.cc:290] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.033572 29158 tablet_bootstrap.cc:654] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:51.033352 29163 consensus_queue.cc:237] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
W20260709 12:21:51.038657 29076 leader_election.cc:343] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:51.041822 29153 ts_tablet_manager.cc:1434] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260709 12:21:51.043668 29113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf811846b324d6cb8eef8b96113b4d1" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:51.044353 29113 raft_consensus.cc:2468] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:51.045181 29158 tablet_bootstrap.cc:492] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:51.045655 29158 ts_tablet_manager.cc:1403] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.051s	user 0.003s	sys 0.022s
I20260709 12:21:51.046356 29113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24dbfc4a6404457686edd93788580f41" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:51.046936 29113 raft_consensus.cc:3060] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.048898 29158 raft_consensus.cc:359] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:51.049741 29158 raft_consensus.cc:385] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:51.050069 29158 raft_consensus.cc:740] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
W20260709 12:21:51.050568 29003 leader_election.cc:343] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:51.050879 29158 consensus_queue.cc:260] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:51.051589 28861 catalog_manager.cc:5697] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c28714799135420cb496ee2b106fc7ee (127.22.135.66). New cstate: current_term: 1 leader_uuid: "c28714799135420cb496ee2b106fc7ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:51.053226 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf811846b324d6cb8eef8b96113b4d1" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:51.053848 29112 raft_consensus.cc:3060] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.054926 29153 tablet_bootstrap.cc:492] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:51.058445 29038 raft_consensus.cc:2468] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 1.
I20260709 12:21:51.060659 29077 leader_election.cc:304] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:51.061858 29168 raft_consensus.cc:2804] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:51.062359 29168 raft_consensus.cc:697] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Leader. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:51.063156 29168 consensus_queue.cc:237] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
W20260709 12:21:51.066998 29002 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.135.65:45859, user_credentials={real_user=slave}} blocked reactor thread for 67219.1us
I20260709 12:21:51.068513 29154 tablet_bootstrap.cc:492] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:51.068642 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24dbfc4a6404457686edd93788580f41" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:51.069065 29154 ts_tablet_manager.cc:1403] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.008s
I20260709 12:21:51.069245 28964 raft_consensus.cc:3060] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.070034 29112 raft_consensus.cc:2468] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 1.
I20260709 12:21:51.071188 29003 leader_election.cc:304] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:51.053844 29158 ts_tablet_manager.cc:1434] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:21:51.072081 29154 raft_consensus.cc:359] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.072829 29154 raft_consensus.cc:385] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:51.073225 29154 raft_consensus.cc:740] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:51.073439 29185 raft_consensus.cc:2804] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:51.074347 29185 raft_consensus.cc:697] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Becoming Leader. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:51.075239 29185 consensus_queue.cc:237] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.072872 29158 tablet_bootstrap.cc:492] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:51.077405 28964 raft_consensus.cc:2468] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 1.
I20260709 12:21:51.077854 29153 tablet_bootstrap.cc:654] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:51.079684 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf811846b324d6cb8eef8b96113b4d1" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:51.081075 29113 raft_consensus.cc:2468] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 1.
I20260709 12:21:51.080542 29002 leader_election.cc:304] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:51.081228 28964 raft_consensus.cc:3060] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.074033 29154 consensus_queue.cc:260] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.082585 29163 raft_consensus.cc:2804] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:51.083065 29163 raft_consensus.cc:697] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Becoming Leader. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:51.083988 29154 ts_tablet_manager.cc:1434] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:21:51.083894 29163 consensus_queue.cc:237] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.084993 29154 tablet_bootstrap.cc:492] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:51.087250 29158 tablet_bootstrap.cc:654] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:51.095024 28861 catalog_manager.cc:5697] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67). New cstate: current_term: 1 leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:51.099161 29154 tablet_bootstrap.cc:654] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:51.103494 29185 raft_consensus.cc:493] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:51.104032 29185 raft_consensus.cc:515] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.106094 29153 tablet_bootstrap.cc:492] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:51.107244 29153 ts_tablet_manager.cc:1403] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.009s
I20260709 12:21:51.106537 29185 leader_election.cc:290] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.108659 28859 catalog_manager.cc:5697] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c28714799135420cb496ee2b106fc7ee (127.22.135.66). New cstate: current_term: 1 leader_uuid: "c28714799135420cb496ee2b106fc7ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:51.111245 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c3d97b1725476290c4f718cd857d57" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:51.111491 29153 raft_consensus.cc:359] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.112205 29113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c3d97b1725476290c4f718cd857d57" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:51.113858 28963 raft_consensus.cc:2468] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:51.114077 29113 raft_consensus.cc:2468] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:51.115379 29153 raft_consensus.cc:385] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:51.115876 29153 raft_consensus.cc:740] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:51.116081 29003 leader_election.cc:304] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:51.117159 29185 raft_consensus.cc:2804] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:51.117617 29185 raft_consensus.cc:493] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:51.118011 29185 raft_consensus.cc:3060] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.117202 29153 consensus_queue.cc:260] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.123697 29153 ts_tablet_manager.cc:1434] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:21:51.125100 29153 tablet_bootstrap.cc:492] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:51.131704 28964 raft_consensus.cc:2468] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 1.
I20260709 12:21:51.136420 29183 raft_consensus.cc:493] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:51.136946 29183 raft_consensus.cc:515] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:51.139616 29183 leader_election.cc:290] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.141933 29113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:51.142114 29185 raft_consensus.cc:515] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.145303 29113 raft_consensus.cc:2468] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:51.146680 29003 leader_election.cc:304] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:51.147514 29183 raft_consensus.cc:493] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:51.141211 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:51.147998 29185 leader_election.cc:290] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.148643 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c3d97b1725476290c4f718cd857d57" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:51.149255 28963 raft_consensus.cc:3060] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.148296 28964 raft_consensus.cc:2468] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:51.152901 29153 tablet_bootstrap.cc:654] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:51.154189 28861 catalog_manager.cc:5697] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c28714799135420cb496ee2b106fc7ee (127.22.135.66). New cstate: current_term: 1 leader_uuid: "c28714799135420cb496ee2b106fc7ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:51.148298 29184 raft_consensus.cc:2804] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:51.156598 29184 raft_consensus.cc:493] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:51.156927 29184 raft_consensus.cc:3060] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.147970 29183 raft_consensus.cc:515] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.166101 29183 leader_election.cc:290] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.167609 29158 tablet_bootstrap.cc:492] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:51.168171 29158 ts_tablet_manager.cc:1403] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.015s
I20260709 12:21:51.168010 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5721c8c6e7274d6796857911b6430691" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:51.169036 28963 raft_consensus.cc:2468] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 1.
W20260709 12:21:51.170408 29002 leader_election.cc:343] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:51.170606 29113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c3d97b1725476290c4f718cd857d57" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:51.171211 29113 raft_consensus.cc:3060] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.171589 29153 tablet_bootstrap.cc:492] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:51.162708 29184 raft_consensus.cc:515] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:51.172091 29153 ts_tablet_manager.cc:1403] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.014s
I20260709 12:21:51.171327 29158 raft_consensus.cc:359] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.172569 29158 raft_consensus.cc:385] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:51.172925 29158 raft_consensus.cc:740] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:51.173641 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5721c8c6e7274d6796857911b6430691" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:51.174358 29112 raft_consensus.cc:2468] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:51.174705 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:51.174790 29153 raft_consensus.cc:359] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.175436 29111 raft_consensus.cc:3060] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.175601 29153 raft_consensus.cc:385] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:51.171115 29002 leader_election.cc:304] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:51.175983 29153 raft_consensus.cc:740] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:51.176800 29154 tablet_bootstrap.cc:492] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:51.176682 29153 consensus_queue.cc:260] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.176923 29003 leader_election.cc:304] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [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: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:51.177380 29154 ts_tablet_manager.cc:1403] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.093s	user 0.040s	sys 0.035s
I20260709 12:21:51.178925 29153 ts_tablet_manager.cc:1434] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:21:51.173637 29158 consensus_queue.cc:260] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.180088 29153 tablet_bootstrap.cc:492] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:51.180332 29154 raft_consensus.cc:359] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.181042 29154 raft_consensus.cc:385] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:51.181351 29154 raft_consensus.cc:740] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:51.182322 29163 raft_consensus.cc:2804] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:51.182133 29154 consensus_queue.cc:260] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.182875 29163 raft_consensus.cc:697] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Becoming Leader. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:51.183738 29163 consensus_queue.cc:237] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.185768 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:51.186393 28963 raft_consensus.cc:3060] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.186822 29183 raft_consensus.cc:2804] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:51.187675 29154 ts_tablet_manager.cc:1434] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:21:51.187963 29153 tablet_bootstrap.cc:654] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:51.187867 29183 raft_consensus.cc:493] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:51.189029 29154 tablet_bootstrap.cc:492] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:51.189515 29183 raft_consensus.cc:3060] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.196198 29113 raft_consensus.cc:2468] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 1.
I20260709 12:21:51.196784 29183 raft_consensus.cc:515] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.198814 29154 tablet_bootstrap.cc:654] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:51.203145 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5721c8c6e7274d6796857911b6430691" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:51.205251 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5721c8c6e7274d6796857911b6430691" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:51.206059 29112 raft_consensus.cc:3060] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:51.206413 29002 leader_election.cc:343] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:51.207338 29158 ts_tablet_manager.cc:1434] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:21:51.217242 29112 raft_consensus.cc:2468] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 1.
I20260709 12:21:51.219795 29003 leader_election.cc:304] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:51.221630 29111 raft_consensus.cc:2468] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 1.
I20260709 12:21:51.223728 29003 leader_election.cc:304] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:51.224685 29153 tablet_bootstrap.cc:492] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:51.225327 29153 ts_tablet_manager.cc:1403] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.002s
I20260709 12:21:51.225607 28963 raft_consensus.cc:2468] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 1.
I20260709 12:21:51.219313 29184 leader_election.cc:290] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.228816 29168 raft_consensus.cc:493] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:51.227662 29185 raft_consensus.cc:2804] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:51.229463 29168 raft_consensus.cc:515] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.230820 29185 raft_consensus.cc:697] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Becoming Leader. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:51.234910 29038 raft_consensus.cc:3060] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.236629 29168 leader_election.cc:290] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:51.237671 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95145bd68bb24516ad234afb4d367c99" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:51.238713 28963 raft_consensus.cc:2393] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8350ca0b4a4fd2993385d7772763ce in current term 1: Already voted for candidate c28714799135420cb496ee2b106fc7ee in this term.
I20260709 12:21:51.221096 29183 leader_election.cc:290] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.239780 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95145bd68bb24516ad234afb4d367c99" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:51.241457 29153 raft_consensus.cc:359] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.242587 29153 raft_consensus.cc:385] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:51.242946 29153 raft_consensus.cc:740] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:51.242790 29077 leader_election.cc:304] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8350ca0b4a4fd2993385d7772763ce; no voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee
I20260709 12:21:51.244028 29153 consensus_queue.cc:260] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.245621 29168 raft_consensus.cc:3060] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.235558 29197 raft_consensus.cc:2804] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:51.250506 29197 raft_consensus.cc:697] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Becoming Leader. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:51.252087 29197 consensus_queue.cc:237] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:51.255167 29153 ts_tablet_manager.cc:1434] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 12:21:51.255254 29157 consensus_queue.cc:1048] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:51.255599 29185 consensus_queue.cc:237] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.260900 29154 tablet_bootstrap.cc:492] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:51.261399 29154 ts_tablet_manager.cc:1403] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.029s
I20260709 12:21:51.264444 29168 raft_consensus.cc:2749] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:51.265060 28861 catalog_manager.cc:5697] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c28714799135420cb496ee2b106fc7ee (127.22.135.66). New cstate: current_term: 1 leader_uuid: "c28714799135420cb496ee2b106fc7ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:51.267701 29154 raft_consensus.cc:359] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.268599 29154 raft_consensus.cc:385] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:51.268955 29154 raft_consensus.cc:740] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:51.269899 29154 consensus_queue.cc:260] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.273566 29159 raft_consensus.cc:493] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:51.274066 29159 raft_consensus.cc:515] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.279294 29159 leader_election.cc:290] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.281304 29154 ts_tablet_manager.cc:1434] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:21:51.292131 29157 consensus_queue.cc:1048] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.294960 28860 catalog_manager.cc:5697] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c28714799135420cb496ee2b106fc7ee (127.22.135.66). New cstate: current_term: 1 leader_uuid: "c28714799135420cb496ee2b106fc7ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:51.296936 28860 catalog_manager.cc:5697] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c28714799135420cb496ee2b106fc7ee (127.22.135.66). New cstate: current_term: 1 leader_uuid: "c28714799135420cb496ee2b106fc7ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:51.314040 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d424c16ea4409aaddf287ab23dcb60" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:51.314987 29038 raft_consensus.cc:2393] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in current term 1: Already voted for candidate eb8350ca0b4a4fd2993385d7772763ce in this term.
I20260709 12:21:51.324704 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d424c16ea4409aaddf287ab23dcb60" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:51.326112 28927 leader_election.cc:304] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7; no voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:51.327073 29159 raft_consensus.cc:3060] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.332645 29159 raft_consensus.cc:2749] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:51.344462 29159 raft_consensus.cc:493] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:51.344842 29159 raft_consensus.cc:515] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.346520 29159 leader_election.cc:290] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.347131 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0aa57984731484b8ba9932c24d187cd" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:51.347476 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0aa57984731484b8ba9932c24d187cd" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:51.347712 29039 raft_consensus.cc:2468] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 0.
I20260709 12:21:51.348201 29111 raft_consensus.cc:2468] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 0.
I20260709 12:21:51.348781 28927 leader_election.cc:304] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:51.349490 29159 raft_consensus.cc:2804] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:51.349828 29159 raft_consensus.cc:493] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:51.350123 29159 raft_consensus.cc:3060] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.355332 29159 raft_consensus.cc:515] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.356987 29159 leader_election.cc:290] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 election: Requested vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.357755 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0aa57984731484b8ba9932c24d187cd" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:51.357967 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0aa57984731484b8ba9932c24d187cd" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:51.358479 29039 raft_consensus.cc:3060] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.358556 29111 raft_consensus.cc:3060] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.366178 29111 raft_consensus.cc:2468] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 1.
I20260709 12:21:51.366184 29039 raft_consensus.cc:2468] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 1.
I20260709 12:21:51.367462 28927 leader_election.cc:304] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:51.368106 29159 raft_consensus.cc:2804] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:51.368952 29159 raft_consensus.cc:697] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Becoming Leader. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:51.369580 29159 consensus_queue.cc:237] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.375945 28860 catalog_manager.cc:5697] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:51.467845 29185 consensus_queue.cc:1048] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.478557 29183 consensus_queue.cc:1048] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.481180 29183 consensus_queue.cc:1048] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.493990 29197 consensus_queue.cc:1048] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.506551 29168 consensus_queue.cc:1048] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.520682 29216 consensus_queue.cc:1048] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:51.563488 29197 consensus_queue.cc:1048] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.573470 29185 consensus_queue.cc:1048] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:51.607926 29039 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85"
dest_uuid: "c28714799135420cb496ee2b106fc7ee"
mode: GRACEFUL
new_leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:51104
I20260709 12:21:51.608490 29039 raft_consensus.cc:606] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Received request to transfer leadership to TS 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:51.620513 29111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1246bc5b73e44bdabce059ce91bc5b0f"
dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
mode: GRACEFUL
new_leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:39768
I20260709 12:21:51.621014 29111 raft_consensus.cc:606] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Received request to transfer leadership to TS 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:51.625770 29039 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56c3d97b1725476290c4f718cd857d57"
dest_uuid: "c28714799135420cb496ee2b106fc7ee"
mode: GRACEFUL
new_leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:51104
I20260709 12:21:51.626283 29039 raft_consensus.cc:606] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Received request to transfer leadership to TS 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:51.630787 29111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74d424c16ea4409aaddf287ab23dcb60"
dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
mode: GRACEFUL
new_leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:39768
I20260709 12:21:51.631266 29111 raft_consensus.cc:606] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Received request to transfer leadership to TS 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:51.652804 28963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0aa57984731484b8ba9932c24d187cd"
dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
mode: GRACEFUL
new_leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
 from {username='slave'} at 127.0.0.1:53094
I20260709 12:21:51.653311 28963 raft_consensus.cc:606] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Received request to transfer leadership to TS eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:51.680805 29185 consensus_queue.cc:1048] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.682516 29159 raft_consensus.cc:493] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:51.683019 29159 raft_consensus.cc:515] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.684911 29159 leader_election.cc:290] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.685708 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5721c8c6e7274d6796857911b6430691" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:51.686689 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5721c8c6e7274d6796857911b6430691" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:51.687559 29111 raft_consensus.cc:2393] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in current term 1: Already voted for candidate c28714799135420cb496ee2b106fc7ee in this term.
I20260709 12:21:51.689893 28927 leader_election.cc:304] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7; no voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:51.691985 29209 raft_consensus.cc:3060] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.694725 29163 consensus_queue.cc:1048] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.699369 29209 raft_consensus.cc:2749] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:51.751612 29157 raft_consensus.cc:993] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce: : Instructing follower 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:51.752077 29216 raft_consensus.cc:1081] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Signalling peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:51.753497 28963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1246bc5b73e44bdabce059ce91bc5b0f"
dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:48926
I20260709 12:21:51.753999 28963 raft_consensus.cc:493] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:51.754391 28963 raft_consensus.cc:3060] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:51.759634 29163 consensus_queue.cc:1048] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.760244 29209 consensus_queue.cc:1048] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.760041 28963 raft_consensus.cc:515] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.762678 28963 leader_election.cc:290] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Requested vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:51.764031 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246bc5b73e44bdabce059ce91bc5b0f" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:51.764539 29038 raft_consensus.cc:3060] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:51.768317 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246bc5b73e44bdabce059ce91bc5b0f" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:51.768988 29111 raft_consensus.cc:3055] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:51.769397 29111 raft_consensus.cc:740] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:51.770921 29038 raft_consensus.cc:2468] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:51.772151 28927 leader_election.cc:304] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:51.773722 29209 raft_consensus.cc:2804] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:51.774183 29209 raft_consensus.cc:697] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Becoming Leader. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:51.775007 29209 consensus_queue.cc:237] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.780431 29209 consensus_queue.cc:1048] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.770830 29111 consensus_queue.cc:260] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.784709 29111 raft_consensus.cc:3060] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:51.793043 29197 consensus_queue.cc:1048] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.793751 29111 raft_consensus.cc:2468] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:51.798611 28860 catalog_manager.cc:5697] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 reported cstate change: term changed from 1 to 2, leader changed from eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67) to 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:51.808456 29226 raft_consensus.cc:993] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7: : Instructing follower eb8350ca0b4a4fd2993385d7772763ce to start an election
I20260709 12:21:51.808883 29226 raft_consensus.cc:1081] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Signalling peer eb8350ca0b4a4fd2993385d7772763ce to start an election
I20260709 12:21:51.810477 29111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0aa57984731484b8ba9932c24d187cd"
dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
 from {username='slave'} at 127.0.0.1:49436
I20260709 12:21:51.811081 29111 raft_consensus.cc:493] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:51.811444 29111 raft_consensus.cc:3060] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:51.817759 29111 raft_consensus.cc:515] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.819561 29111 leader_election.cc:290] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 2 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:51.820241 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0aa57984731484b8ba9932c24d187cd" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:51.820528 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0aa57984731484b8ba9932c24d187cd" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:51.820941 28964 raft_consensus.cc:3055] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:51.821087 29038 raft_consensus.cc:3060] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:51.821239 28964 raft_consensus.cc:740] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:51.822090 28964 consensus_queue.cc:260] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.823174 28964 raft_consensus.cc:3060] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:51.826498 29038 raft_consensus.cc:2468] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 2.
I20260709 12:21:51.827607 29077 leader_election.cc:304] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:51.828354 29216 raft_consensus.cc:2804] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:51.828557 28964 raft_consensus.cc:2468] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 2.
I20260709 12:21:51.828797 29216 raft_consensus.cc:697] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 2 LEADER]: Becoming Leader. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:51.829680 29216 consensus_queue.cc:237] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:51.835215 28860 catalog_manager.cc:5697] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce reported cstate change: term changed from 1 to 2, leader changed from 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65) to eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67). New cstate: current_term: 2 leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:51.847216 29197 consensus_queue.cc:1048] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.857869 29183 raft_consensus.cc:993] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee: : Instructing follower 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:51.858374 29185 raft_consensus.cc:1081] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Signalling peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:51.859915 28963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85"
dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:48934
I20260709 12:21:51.861513 28963 raft_consensus.cc:493] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:51.861919 28963 raft_consensus.cc:3060] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:51.864858 29197 consensus_queue.cc:1048] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:51.869016 28963 raft_consensus.cc:515] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:51.877528 28963 leader_election.cc:290] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Requested vote from peers eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:51.878109 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:51.878536 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:51.878799 29111 raft_consensus.cc:3060] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:51.879172 29038 raft_consensus.cc:3055] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:51.879524 29038 raft_consensus.cc:740] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:51.880334 29038 consensus_queue.cc:260] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:51.881567 29038 raft_consensus.cc:3060] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:51.886003 29111 raft_consensus.cc:2468] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:51.887197 28927 leader_election.cc:304] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:51.887997 29226 raft_consensus.cc:2804] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:51.888535 29226 raft_consensus.cc:697] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Becoming Leader. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:51.888731 29038 raft_consensus.cc:2468] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:51.889403 29226 consensus_queue.cc:237] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:51.896076 28859 catalog_manager.cc:5697] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 reported cstate change: term changed from 1 to 2, leader changed from c28714799135420cb496ee2b106fc7ee (127.22.135.66) to 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:52.057268 29185 raft_consensus.cc:993] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee: : Instructing follower 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:52.057684 29197 raft_consensus.cc:1081] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Signalling peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:52.059202 28963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56c3d97b1725476290c4f718cd857d57"
dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:48934
I20260709 12:21:52.059665 28963 raft_consensus.cc:493] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:52.059973 28963 raft_consensus.cc:3060] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:52.065869 28963 raft_consensus.cc:515] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:52.067670 28963 leader_election.cc:290] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Requested vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:52.068364 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c3d97b1725476290c4f718cd857d57" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:52.068882 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c3d97b1725476290c4f718cd857d57" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:52.069000 29038 raft_consensus.cc:3055] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:52.069416 29111 raft_consensus.cc:3060] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:52.069454 29038 raft_consensus.cc:740] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:52.070736 29038 consensus_queue.cc:260] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:52.072764 29038 raft_consensus.cc:3060] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:52.075807 29111 raft_consensus.cc:2468] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:52.076912 28927 leader_election.cc:304] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:52.077670 29226 raft_consensus.cc:2804] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:52.078049 29226 raft_consensus.cc:697] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Becoming Leader. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:52.078974 29038 raft_consensus.cc:2468] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:52.078807 29226 consensus_queue.cc:237] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:52.084800 28859 catalog_manager.cc:5697] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 reported cstate change: term changed from 1 to 2, leader changed from c28714799135420cb496ee2b106fc7ee (127.22.135.66) to 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:52.094063 29168 raft_consensus.cc:993] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce: : Instructing follower 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:52.094471 29216 raft_consensus.cc:1081] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Signalling peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:52.095729 28963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74d424c16ea4409aaddf287ab23dcb60"
dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:48926
I20260709 12:21:52.096175 28963 raft_consensus.cc:493] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:52.096495 28963 raft_consensus.cc:3060] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:52.101435 28963 raft_consensus.cc:515] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:52.103107 28963 leader_election.cc:290] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Requested vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:52.103816 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d424c16ea4409aaddf287ab23dcb60" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:52.104137 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d424c16ea4409aaddf287ab23dcb60" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:52.104352 29038 raft_consensus.cc:3060] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:52.104717 29111 raft_consensus.cc:3055] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:52.105057 29111 raft_consensus.cc:740] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:52.105762 29111 consensus_queue.cc:260] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:52.106689 29111 raft_consensus.cc:3060] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:52.109421 29038 raft_consensus.cc:2468] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:52.110388 28927 leader_election.cc:304] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:52.111047 29226 raft_consensus.cc:2804] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:52.111521 29226 raft_consensus.cc:697] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Becoming Leader. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:52.111853 29111 raft_consensus.cc:2468] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:52.112358 29226 consensus_queue.cc:237] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:52.118211 28859 catalog_manager.cc:5697] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 reported cstate change: term changed from 1 to 2, leader changed from eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67) to 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:52.169247 29111 raft_consensus.cc:1275] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:52.170469 29226 consensus_queue.cc:1048] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:52.177699 29038 raft_consensus.cc:1275] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:52.179808 29209 consensus_queue.cc:1048] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:52.294026 29038 raft_consensus.cc:1275] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:52.295303 29209 consensus_queue.cc:1048] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:52.295483 28963 raft_consensus.cc:1275] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Refusing update from remote peer eb8350ca0b4a4fd2993385d7772763ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:52.296862 29216 consensus_queue.cc:1048] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:52.304500 29111 raft_consensus.cc:1275] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:52.307579 29209 consensus_queue.cc:1048] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:52.308333 29038 raft_consensus.cc:1275] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Refusing update from remote peer eb8350ca0b4a4fd2993385d7772763ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:52.309882 29157 consensus_queue.cc:1048] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:52.548942 29111 raft_consensus.cc:1275] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:52.550091 29209 consensus_queue.cc:1048] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:52.557999 29039 raft_consensus.cc:1275] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:52.559999 29209 consensus_queue.cc:1048] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:52.575330 29039 raft_consensus.cc:1275] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:52.576683 29209 consensus_queue.cc:1048] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:52.584749 29111 raft_consensus.cc:1275] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:52.586737 29228 consensus_queue.cc:1048] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:54.682387 28859 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41994:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:54.684450 28859 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:54.728963 28949 tablet_service.cc:1511] Processing CreateTablet for tablet 79f9b7fffc0c4127af1aef08f8c83528 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:54.730289 28949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f9b7fffc0c4127af1aef08f8c83528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.731726 29098 tablet_service.cc:1511] Processing CreateTablet for tablet 79f9b7fffc0c4127af1aef08f8c83528 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:54.733027 29098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f9b7fffc0c4127af1aef08f8c83528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.734037 29028 tablet_service.cc:1511] Processing CreateTablet for tablet 79f9b7fffc0c4127af1aef08f8c83528 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:54.735339 29028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79f9b7fffc0c4127af1aef08f8c83528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.738517 28951 tablet_service.cc:1511] Processing CreateTablet for tablet 93e3047ee3fc49bba7da496275751071 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:54.739758 28951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e3047ee3fc49bba7da496275751071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.743832 28948 tablet_service.cc:1511] Processing CreateTablet for tablet 0e984faf400448a9beaae7e828ec0221 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:54.745107 28948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e984faf400448a9beaae7e828ec0221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.745620 28952 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9caff3f5e14dd38cdbf4e784d2f2ef (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:54.746904 28952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9caff3f5e14dd38cdbf4e784d2f2ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.751722 29029 tablet_service.cc:1511] Processing CreateTablet for tablet 93e3047ee3fc49bba7da496275751071 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:54.753333 29029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e3047ee3fc49bba7da496275751071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.758744 29097 tablet_service.cc:1511] Processing CreateTablet for tablet 0e984faf400448a9beaae7e828ec0221 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:54.759428 29099 tablet_service.cc:1511] Processing CreateTablet for tablet 93e3047ee3fc49bba7da496275751071 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:54.760020 29097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e984faf400448a9beaae7e828ec0221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.760660 29099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e3047ee3fc49bba7da496275751071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.761916 29021 tablet_service.cc:1511] Processing CreateTablet for tablet 0e984faf400448a9beaae7e828ec0221 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:54.763168 29021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e984faf400448a9beaae7e828ec0221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.770969 29023 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9caff3f5e14dd38cdbf4e784d2f2ef (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:54.771289 29102 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9caff3f5e14dd38cdbf4e784d2f2ef (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:54.772284 29023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9caff3f5e14dd38cdbf4e784d2f2ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.772464 29102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9caff3f5e14dd38cdbf4e784d2f2ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.790917 28951 tablet_service.cc:1511] Processing CreateTablet for tablet db8d6c6f3ce74b7db3956f6af1044405 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:54.792292 28951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8d6c6f3ce74b7db3956f6af1044405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.799793 29022 tablet_service.cc:1511] Processing CreateTablet for tablet db8d6c6f3ce74b7db3956f6af1044405 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:54.801046 29022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8d6c6f3ce74b7db3956f6af1044405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.807976 29103 tablet_service.cc:1511] Processing CreateTablet for tablet db8d6c6f3ce74b7db3956f6af1044405 (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:54.809365 29103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8d6c6f3ce74b7db3956f6af1044405. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.817695 29025 tablet_service.cc:1511] Processing CreateTablet for tablet f24102842e3e49b9b27bdd14ec27d58d (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:54.819051 29025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24102842e3e49b9b27bdd14ec27d58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.819124 29100 tablet_service.cc:1511] Processing CreateTablet for tablet f24102842e3e49b9b27bdd14ec27d58d (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:54.820413 29100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24102842e3e49b9b27bdd14ec27d58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.822983 28954 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa1e0303eea4d03bd703ea2c0eb11ac (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:54.824281 28954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa1e0303eea4d03bd703ea2c0eb11ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.840000 29023 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa1e0303eea4d03bd703ea2c0eb11ac (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:54.847849 29028 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7f9fa270084156bc42f1eff28ff67e (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:54.842361 28950 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7f9fa270084156bc42f1eff28ff67e (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:54.845930 29248 tablet_bootstrap.cc:492] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:54.849716 28950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7f9fa270084156bc42f1eff28ff67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.846776 29247 tablet_bootstrap.cc:492] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:54.840415 29101 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa1e0303eea4d03bd703ea2c0eb11ac (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:54.856467 29101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa1e0303eea4d03bd703ea2c0eb11ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.861596 29247 tablet_bootstrap.cc:654] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:54.848304 29023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa1e0303eea4d03bd703ea2c0eb11ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.864816 29028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7f9fa270084156bc42f1eff28ff67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.866293 28952 tablet_service.cc:1511] Processing CreateTablet for tablet f24102842e3e49b9b27bdd14ec27d58d (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:54.867602 28952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24102842e3e49b9b27bdd14ec27d58d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.878068 29249 tablet_bootstrap.cc:492] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:54.886633 29249 tablet_bootstrap.cc:654] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:54.890432 29248 tablet_bootstrap.cc:654] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:54.903123 29029 tablet_service.cc:1511] Processing CreateTablet for tablet 3a13c29f305b4f0e86eb64855f38096c (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:54.904458 29029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a13c29f305b4f0e86eb64855f38096c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.909322 29101 tablet_service.cc:1511] Processing CreateTablet for tablet 3a13c29f305b4f0e86eb64855f38096c (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:54.894438 28948 tablet_service.cc:1511] Processing CreateTablet for tablet 3a13c29f305b4f0e86eb64855f38096c (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:54.910583 29101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a13c29f305b4f0e86eb64855f38096c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.911219 28948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a13c29f305b4f0e86eb64855f38096c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.892827 29097 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7f9fa270084156bc42f1eff28ff67e (DEFAULT_TABLE table=soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:54.920121 29097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7f9fa270084156bc42f1eff28ff67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:54.935015 29247 tablet_bootstrap.cc:492] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:54.935585 29247 ts_tablet_manager.cc:1403] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.089s	user 0.029s	sys 0.026s
I20260709 12:21:54.938578 29247 raft_consensus.cc:359] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:54.939306 29247 raft_consensus.cc:385] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:54.939606 29247 raft_consensus.cc:740] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:54.941793 29249 tablet_bootstrap.cc:492] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:54.942392 29249 ts_tablet_manager.cc:1403] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.003s
I20260709 12:21:54.946480 29249 raft_consensus.cc:359] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:54.947211 29249 raft_consensus.cc:385] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:54.947495 29249 raft_consensus.cc:740] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:54.948203 29249 consensus_queue.cc:260] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:54.950093 29249 ts_tablet_manager.cc:1434] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:21:54.950624 29247 consensus_queue.cc:260] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:54.952790 29247 ts_tablet_manager.cc:1434] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:21:54.953698 29247 tablet_bootstrap.cc:492] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:54.958102 29248 tablet_bootstrap.cc:492] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:54.958760 29248 ts_tablet_manager.cc:1403] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.113s	user 0.007s	sys 0.006s
I20260709 12:21:54.960075 29249 tablet_bootstrap.cc:492] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:54.963269 29248 raft_consensus.cc:359] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:54.960075 29247 tablet_bootstrap.cc:654] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:54.964146 29248 raft_consensus.cc:385] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:54.966648 29249 tablet_bootstrap.cc:654] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:54.968525 29248 raft_consensus.cc:740] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:54.969461 29248 consensus_queue.cc:260] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:54.970032 29247 tablet_bootstrap.cc:492] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:54.972497 29248 ts_tablet_manager.cc:1434] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:21:54.973400 29247 ts_tablet_manager.cc:1403] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260709 12:21:54.973912 29248 tablet_bootstrap.cc:492] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:54.975621 29249 tablet_bootstrap.cc:492] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:54.976210 29249 ts_tablet_manager.cc:1403] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:21:54.976372 29247 raft_consensus.cc:359] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:54.977131 29247 raft_consensus.cc:385] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:54.977432 29247 raft_consensus.cc:740] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:54.978266 29247 consensus_queue.cc:260] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:54.979552 29249 raft_consensus.cc:359] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:54.980317 29249 raft_consensus.cc:385] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:54.980628 29247 ts_tablet_manager.cc:1434] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:54.980652 29249 raft_consensus.cc:740] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:54.981671 29247 tablet_bootstrap.cc:492] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:54.987576 29248 tablet_bootstrap.cc:654] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:54.988045 29249 consensus_queue.cc:260] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:54.990974 29249 ts_tablet_manager.cc:1434] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:21:54.987568 29247 tablet_bootstrap.cc:654] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:54.991883 29249 tablet_bootstrap.cc:492] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:54.998030 29228 raft_consensus.cc:493] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:54.998545 29228 raft_consensus.cc:515] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.000613 29228 leader_election.cc:290] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.002434 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e3047ee3fc49bba7da496275751071" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:55.004027 29248 tablet_bootstrap.cc:492] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:55.004563 29248 ts_tablet_manager.cc:1403] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260709 12:21:55.004951 29249 tablet_bootstrap.cc:654] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:55.005242 28927 leader_election.cc:343] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:55.006852 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e3047ee3fc49bba7da496275751071" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:55.007498 29039 raft_consensus.cc:2468] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 0.
I20260709 12:21:55.007822 29248 raft_consensus.cc:359] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.008543 29248 raft_consensus.cc:385] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.008836 29248 raft_consensus.cc:740] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.009714 29248 consensus_queue.cc:260] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.010267 28927 leader_election.cc:304] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [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: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:55.012063 29248 ts_tablet_manager.cc:1434] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:21:55.012873 29228 raft_consensus.cc:2804] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:55.013309 29228 raft_consensus.cc:493] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:55.013671 29228 raft_consensus.cc:3060] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.014361 29248 tablet_bootstrap.cc:492] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:55.014967 29247 tablet_bootstrap.cc:492] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:55.015507 29247 ts_tablet_manager.cc:1403] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.015s
I20260709 12:21:55.018729 29157 raft_consensus.cc:493] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.018458 29247 raft_consensus.cc:359] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.019219 29247 raft_consensus.cc:385] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.019209 29157 raft_consensus.cc:515] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.019690 29247 raft_consensus.cc:740] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.020480 29247 consensus_queue.cc:260] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.023530 29248 tablet_bootstrap.cc:654] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.024443 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f9b7fffc0c4127af1aef08f8c83528" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:55.025322 28964 raft_consensus.cc:2468] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 0.
I20260709 12:21:55.026753 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f9b7fffc0c4127af1aef08f8c83528" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:55.027994 29157 leader_election.cc:290] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
W20260709 12:21:55.030808 29077 leader_election.cc:343] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:55.031783 29247 ts_tablet_manager.cc:1434] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:21:55.032789 29247 tablet_bootstrap.cc:492] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:55.038589 29248 tablet_bootstrap.cc:492] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:55.039112 29248 ts_tablet_manager.cc:1403] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260709 12:21:55.039664 29247 tablet_bootstrap.cc:654] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.041956 29248 raft_consensus.cc:359] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.042704 29248 raft_consensus.cc:385] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.043042 29248 raft_consensus.cc:740] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.043877 29228 raft_consensus.cc:515] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.046572 29228 leader_election.cc:290] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 election: Requested vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.043876 29248 consensus_queue.cc:260] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.042784 29076 leader_election.cc:304] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [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: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: c28714799135420cb496ee2b106fc7ee
I20260709 12:21:55.049904 29248 ts_tablet_manager.cc:1434] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 12:21:55.050911 29248 tablet_bootstrap.cc:492] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:55.056039 29249 tablet_bootstrap.cc:492] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:55.057739 29249 ts_tablet_manager.cc:1403] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.019s
W20260709 12:21:55.057760 28909 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:55.057185 29248 tablet_bootstrap.cc:654] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.053572 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e3047ee3fc49bba7da496275751071" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:55.059785 29111 raft_consensus.cc:3060] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.061026 29249 raft_consensus.cc:359] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.062049 29249 raft_consensus.cc:385] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.062462 29249 raft_consensus.cc:740] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.063369 29247 tablet_bootstrap.cc:492] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:55.063946 29247 ts_tablet_manager.cc:1403] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.014s
I20260709 12:21:55.066685 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e3047ee3fc49bba7da496275751071" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:55.063424 29249 consensus_queue.cc:260] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.067636 29039 raft_consensus.cc:3060] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.069234 29249 ts_tablet_manager.cc:1434] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 12:21:55.070241 29249 tablet_bootstrap.cc:492] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:55.074437 29157 raft_consensus.cc:2804] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:55.074968 29157 raft_consensus.cc:493] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:55.075414 29157 raft_consensus.cc:3060] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.076741 29249 tablet_bootstrap.cc:654] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.066694 29247 raft_consensus.cc:359] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.078979 29247 raft_consensus.cc:385] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.079275 29247 raft_consensus.cc:740] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.080008 29247 consensus_queue.cc:260] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.082391 29247 ts_tablet_manager.cc:1434] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 12:21:55.083345 29247 tablet_bootstrap.cc:492] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:55.086534 29111 raft_consensus.cc:2468] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 1.
I20260709 12:21:55.088155 28927 leader_election.cc:304] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.089207 29228 raft_consensus.cc:2804] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:55.089507 29247 tablet_bootstrap.cc:654] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.089725 29228 raft_consensus.cc:697] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Becoming Leader. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:55.090898 29228 consensus_queue.cc:237] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.097460 29039 raft_consensus.cc:2468] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 1.
I20260709 12:21:55.099377 28861 catalog_manager.cc:5697] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.100378 29157 raft_consensus.cc:515] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.103175 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f9b7fffc0c4127af1aef08f8c83528" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:55.103719 28964 raft_consensus.cc:3060] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.111116 29228 raft_consensus.cc:493] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.111434 29248 tablet_bootstrap.cc:492] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:55.111901 29248 ts_tablet_manager.cc:1403] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.019s
I20260709 12:21:55.111609 29228 raft_consensus.cc:515] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.113653 29228 leader_election.cc:290] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.115149 29248 raft_consensus.cc:359] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.115877 29248 raft_consensus.cc:385] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.116164 29248 raft_consensus.cc:740] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.116953 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa1e0303eea4d03bd703ea2c0eb11ac" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:55.116889 29248 consensus_queue.cc:260] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
W20260709 12:21:55.118660 28927 leader_election.cc:343] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:55.119850 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa1e0303eea4d03bd703ea2c0eb11ac" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
W20260709 12:21:55.121582 28927 leader_election.cc:343] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:55.122172 28927 leader_election.cc:304] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7; no voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:55.123780 29228 raft_consensus.cc:2749] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:55.126585 29248 ts_tablet_manager.cc:1434] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.009s
I20260709 12:21:55.127660 29248 tablet_bootstrap.cc:492] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:55.128611 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f9b7fffc0c4127af1aef08f8c83528" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:55.129010 29185 raft_consensus.cc:493] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.129398 29157 leader_election.cc:290] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:55.129530 29185 raft_consensus.cc:515] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.126631 28964 raft_consensus.cc:2468] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 1.
I20260709 12:21:55.131608 29076 leader_election.cc:304] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.132611 29157 raft_consensus.cc:2804] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:55.133137 29157 raft_consensus.cc:697] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Leader. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:55.133201 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f9b7fffc0c4127af1aef08f8c83528" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:55.134017 28964 raft_consensus.cc:2393] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c28714799135420cb496ee2b106fc7ee in current term 1: Already voted for candidate eb8350ca0b4a4fd2993385d7772763ce in this term.
I20260709 12:21:55.134287 29247 tablet_bootstrap.cc:492] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:55.134958 29247 ts_tablet_manager.cc:1403] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.020s
I20260709 12:21:55.134121 29157 consensus_queue.cc:237] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.131778 29185 leader_election.cc:290] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.137735 29248 tablet_bootstrap.cc:654] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.138253 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f9b7fffc0c4127af1aef08f8c83528" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:55.139568 29003 leader_election.cc:304] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c28714799135420cb496ee2b106fc7ee; no voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:55.134197 29039 raft_consensus.cc:3060] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.141311 29247 raft_consensus.cc:359] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.142038 29247 raft_consensus.cc:385] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.142359 29247 raft_consensus.cc:740] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.143091 29247 consensus_queue.cc:260] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.145437 29247 ts_tablet_manager.cc:1434] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:21:55.146543 29247 tablet_bootstrap.cc:492] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:55.149008 29039 raft_consensus.cc:2468] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 1.
I20260709 12:21:55.149544 29185 raft_consensus.cc:2749] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:55.153074 29247 tablet_bootstrap.cc:654] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.157966 29249 tablet_bootstrap.cc:492] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:55.158455 29249 ts_tablet_manager.cc:1403] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.019s
I20260709 12:21:55.161036 29247 tablet_bootstrap.cc:492] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:55.161571 29247 ts_tablet_manager.cc:1403] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260709 12:21:55.161384 29249 raft_consensus.cc:359] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.162153 29249 raft_consensus.cc:385] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.162482 29249 raft_consensus.cc:740] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.163458 29249 consensus_queue.cc:260] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.164585 29247 raft_consensus.cc:359] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.165284 29247 raft_consensus.cc:385] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.165555 29247 raft_consensus.cc:740] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.166370 29247 consensus_queue.cc:260] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.171149 29247 ts_tablet_manager.cc:1434] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:21:55.172386 29247 tablet_bootstrap.cc:492] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:55.168215 29249 ts_tablet_manager.cc:1434] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:21:55.174907 29157 raft_consensus.cc:493] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.182296 29157 raft_consensus.cc:515] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.182907 29249 tablet_bootstrap.cc:492] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:55.185329 29247 tablet_bootstrap.cc:654] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.188084 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8d6c6f3ce74b7db3956f6af1044405" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:55.188755 28964 raft_consensus.cc:2468] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 0.
I20260709 12:21:55.189739 29249 tablet_bootstrap.cc:654] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.190022 29076 leader_election.cc:304] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.177942 28861 catalog_manager.cc:5697] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67). New cstate: current_term: 1 leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:55.190894 29265 raft_consensus.cc:2804] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:55.191341 29265 raft_consensus.cc:493] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:55.191660 29265 raft_consensus.cc:3060] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.181104 29248 tablet_bootstrap.cc:492] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:55.192672 29248 ts_tablet_manager.cc:1403] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.009s
I20260709 12:21:55.196362 29248 raft_consensus.cc:359] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.197045 29248 raft_consensus.cc:385] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.197378 29247 tablet_bootstrap.cc:492] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:55.197325 29248 raft_consensus.cc:740] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.198019 29247 ts_tablet_manager.cc:1403] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260709 12:21:55.198167 29248 consensus_queue.cc:260] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.201558 29247 raft_consensus.cc:359] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.203466 29247 raft_consensus.cc:385] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.203855 29247 raft_consensus.cc:740] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.204820 29247 consensus_queue.cc:260] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.205415 29157 leader_election.cc:290] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:55.205637 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8d6c6f3ce74b7db3956f6af1044405" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
W20260709 12:21:55.207099 29077 leader_election.cc:343] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:55.207320 29247 ts_tablet_manager.cc:1434] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:21:55.208515 29247 tablet_bootstrap.cc:492] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:55.214825 29248 ts_tablet_manager.cc:1434] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.012s
I20260709 12:21:55.216321 29248 tablet_bootstrap.cc:492] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:55.219126 29265 raft_consensus.cc:515] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.221263 29265 leader_election.cc:290] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:55.221930 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8d6c6f3ce74b7db3956f6af1044405" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:55.222646 28964 raft_consensus.cc:3060] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.223491 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8d6c6f3ce74b7db3956f6af1044405" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:55.224447 29249 tablet_bootstrap.cc:492] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:55.224953 29249 ts_tablet_manager.cc:1403] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
W20260709 12:21:55.224867 29077 leader_election.cc:343] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:55.228173 29249 raft_consensus.cc:359] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.228878 29249 raft_consensus.cc:385] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.229172 29249 raft_consensus.cc:740] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.229914 29249 consensus_queue.cc:260] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.230463 29248 tablet_bootstrap.cc:654] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.232435 29249 ts_tablet_manager.cc:1434] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:55.233213 28964 raft_consensus.cc:2468] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 1.
I20260709 12:21:55.233448 29249 tablet_bootstrap.cc:492] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:55.234422 29076 leader_election.cc:304] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: c28714799135420cb496ee2b106fc7ee
I20260709 12:21:55.234764 29247 tablet_bootstrap.cc:654] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.235234 29265 raft_consensus.cc:2804] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:55.235719 29265 raft_consensus.cc:697] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Leader. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:55.236575 29265 consensus_queue.cc:237] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.240761 29248 tablet_bootstrap.cc:492] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:55.241516 29248 ts_tablet_manager.cc:1403] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260709 12:21:55.246196 29249 tablet_bootstrap.cc:654] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.248559 29248 raft_consensus.cc:359] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.249413 29248 raft_consensus.cc:385] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.249766 29248 raft_consensus.cc:740] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.250604 29248 consensus_queue.cc:260] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.250250 28859 catalog_manager.cc:5697] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67). New cstate: current_term: 1 leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:55.251941 29247 tablet_bootstrap.cc:492] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:55.252435 29247 ts_tablet_manager.cc:1403] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260709 12:21:55.253188 29248 ts_tablet_manager.cc:1434] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 12:21:55.254186 29248 tablet_bootstrap.cc:492] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:55.255023 29247 raft_consensus.cc:359] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.255769 29247 raft_consensus.cc:385] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.256054 29247 raft_consensus.cc:740] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.256749 29247 consensus_queue.cc:260] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.262684 29248 tablet_bootstrap.cc:654] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.262800 29247 ts_tablet_manager.cc:1434] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:21:55.266664 29247 tablet_bootstrap.cc:492] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Bootstrap starting.
I20260709 12:21:55.270999 29228 raft_consensus.cc:493] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.271160 29185 raft_consensus.cc:493] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.271566 29228 raft_consensus.cc:515] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.271914 29185 raft_consensus.cc:515] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.273702 29228 leader_election.cc:290] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.274736 29185 leader_election.cc:290] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.276726 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:55.277102 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:55.278007 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:55.279233 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:55.279866 28964 raft_consensus.cc:2468] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:55.278021 29112 raft_consensus.cc:2468] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 0.
I20260709 12:21:55.281291 29249 tablet_bootstrap.cc:492] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:55.281190 29002 leader_election.cc:304] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:55.281836 29249 ts_tablet_manager.cc:1403] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.021s
I20260709 12:21:55.282496 29247 tablet_bootstrap.cc:654] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.277355 29039 raft_consensus.cc:2468] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 0.
I20260709 12:21:55.284524 28927 leader_election.cc:304] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [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: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:55.284849 29249 raft_consensus.cc:359] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.285637 29249 raft_consensus.cc:385] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.285748 29228 raft_consensus.cc:2804] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:55.286015 29249 raft_consensus.cc:740] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.286387 29228 raft_consensus.cc:493] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:55.287009 29185 raft_consensus.cc:2804] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:55.286882 29249 consensus_queue.cc:260] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.286895 29228 raft_consensus.cc:3060] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.288120 29185 raft_consensus.cc:493] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:55.288548 29185 raft_consensus.cc:3060] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.289462 29248 tablet_bootstrap.cc:492] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:55.290149 29248 ts_tablet_manager.cc:1403] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.007s
I20260709 12:21:55.294011 29248 raft_consensus.cc:359] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.294871 29248 raft_consensus.cc:385] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.295207 29248 raft_consensus.cc:740] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.295243 29228 raft_consensus.cc:515] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.296109 29248 consensus_queue.cc:260] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.298085 29249 ts_tablet_manager.cc:1434] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:21:55.298213 29247 tablet_bootstrap.cc:492] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7: No bootstrap required, opened a new log
I20260709 12:21:55.298339 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:55.295543 29185 raft_consensus.cc:515] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.298967 29247 ts_tablet_manager.cc:1403] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260709 12:21:55.299191 29249 tablet_bootstrap.cc:492] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:55.301812 29247 raft_consensus.cc:359] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.302496 29247 raft_consensus.cc:385] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.302793 29247 raft_consensus.cc:740] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.303416 29265 raft_consensus.cc:493] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.303653 29039 raft_consensus.cc:2393] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in current term 1: Already voted for candidate c28714799135420cb496ee2b106fc7ee in this term.
I20260709 12:21:55.303954 29265 raft_consensus.cc:515] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.305047 29228 leader_election.cc:290] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 election: Requested vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.306407 29249 tablet_bootstrap.cc:654] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.306356 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:55.307565 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24102842e3e49b9b27bdd14ec27d58d" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:55.307716 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:55.308233 28963 raft_consensus.cc:2468] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 0.
I20260709 12:21:55.308352 29112 raft_consensus.cc:3060] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.308782 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:55.309450 29076 leader_election.cc:304] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.310397 29271 raft_consensus.cc:2804] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:55.310748 29271 raft_consensus.cc:493] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:55.310801 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24102842e3e49b9b27bdd14ec27d58d" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:55.311146 29271 raft_consensus.cc:3060] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.311453 29039 raft_consensus.cc:2468] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 0.
I20260709 12:21:55.313668 28927 leader_election.cc:304] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [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: 2c5865c5920a4c338ce1cc9a8ea8cdf7; no voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:55.306020 29265 leader_election.cc:290] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:55.307596 28964 raft_consensus.cc:2393] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c28714799135420cb496ee2b106fc7ee in current term 1: Already voted for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in this term.
I20260709 12:21:55.317060 29265 raft_consensus.cc:493] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.317740 29265 raft_consensus.cc:515] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.318533 29271 raft_consensus.cc:515] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.305800 29185 leader_election.cc:290] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.320505 29265 leader_election.cc:290] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:55.303444 29247 consensus_queue.cc:260] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.322450 29258 raft_consensus.cc:2749] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:55.322379 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24102842e3e49b9b27bdd14ec27d58d" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:55.323153 28963 raft_consensus.cc:3060] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.323289 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e984faf400448a9beaae7e828ec0221" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:55.323951 28964 raft_consensus.cc:2468] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 0.
I20260709 12:21:55.324015 29112 raft_consensus.cc:2468] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 1.
I20260709 12:21:55.325312 29003 leader_election.cc:304] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:55.325531 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e984faf400448a9beaae7e828ec0221" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:55.326304 29039 raft_consensus.cc:2468] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 0.
I20260709 12:21:55.324726 29247 ts_tablet_manager.cc:1434] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 12:21:55.326375 29248 ts_tablet_manager.cc:1434] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260709 12:21:55.330515 29076 leader_election.cc:304] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.331538 29248 tablet_bootstrap.cc:492] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:55.335229 29185 raft_consensus.cc:2804] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:55.335831 29185 raft_consensus.cc:697] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Becoming Leader. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:55.336544 29265 raft_consensus.cc:2804] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:55.337754 29248 tablet_bootstrap.cc:654] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.340070 29249 tablet_bootstrap.cc:492] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:55.340654 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24102842e3e49b9b27bdd14ec27d58d" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:55.342202 29265 raft_consensus.cc:493] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:55.342777 29249 ts_tablet_manager.cc:1403] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.018s
I20260709 12:21:55.342046 29271 leader_election.cc:290] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:55.342679 29265 raft_consensus.cc:3060] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.342988 29278 raft_consensus.cc:493] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.343675 29278 raft_consensus.cc:515] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.342727 29039 raft_consensus.cc:3060] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.346680 29278 leader_election.cc:290] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.347332 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8d6c6f3ce74b7db3956f6af1044405" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:55.347723 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8d6c6f3ce74b7db3956f6af1044405" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:55.348115 28964 raft_consensus.cc:2393] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c28714799135420cb496ee2b106fc7ee in current term 1: Already voted for candidate eb8350ca0b4a4fd2993385d7772763ce in this term.
I20260709 12:21:55.348768 29249 raft_consensus.cc:359] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.349546 29249 raft_consensus.cc:385] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.349351 29002 leader_election.cc:304] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c28714799135420cb496ee2b106fc7ee; no voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:55.349946 29249 raft_consensus.cc:740] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.341001 28963 raft_consensus.cc:2468] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 1.
I20260709 12:21:55.342589 29185 consensus_queue.cc:237] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.351663 29076 leader_election.cc:304] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.351392 29249 consensus_queue.cc:260] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.354806 29039 raft_consensus.cc:2468] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 1.
I20260709 12:21:55.355584 29278 raft_consensus.cc:3060] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.357583 29271 raft_consensus.cc:2804] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:55.358278 29271 raft_consensus.cc:697] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Leader. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:55.359301 29271 consensus_queue.cc:237] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.367118 28861 catalog_manager.cc:5697] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee reported cstate change: term changed from 0 to 1, leader changed from <none> to c28714799135420cb496ee2b106fc7ee (127.22.135.66). New cstate: current_term: 1 leader_uuid: "c28714799135420cb496ee2b106fc7ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.368664 29265 raft_consensus.cc:515] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.372108 29278 raft_consensus.cc:2749] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:55.376624 29249 ts_tablet_manager.cc:1434] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.011s
I20260709 12:21:55.373015 29265 leader_election.cc:290] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:55.373772 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e984faf400448a9beaae7e828ec0221" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:55.378103 29249 tablet_bootstrap.cc:492] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:55.378160 28963 raft_consensus.cc:3060] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.374433 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e984faf400448a9beaae7e828ec0221" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:55.381911 29039 raft_consensus.cc:3060] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.384123 29248 tablet_bootstrap.cc:492] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:55.384613 29248 ts_tablet_manager.cc:1403] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.007s
I20260709 12:21:55.385134 29249 tablet_bootstrap.cc:654] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.387076 28963 raft_consensus.cc:2468] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 1.
I20260709 12:21:55.387274 29248 raft_consensus.cc:359] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.387959 29248 raft_consensus.cc:385] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.388242 29248 raft_consensus.cc:740] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.388266 29076 leader_election.cc:304] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.389104 29271 raft_consensus.cc:2804] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:55.389585 29271 raft_consensus.cc:697] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Leader. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:55.390314 29248 consensus_queue.cc:260] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.390355 29271 consensus_queue.cc:237] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.392763 29248 ts_tablet_manager.cc:1434] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:21:55.392117 28858 catalog_manager.cc:5697] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67). New cstate: current_term: 1 leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:55.394124 29248 tablet_bootstrap.cc:492] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce: Bootstrap starting.
I20260709 12:21:55.399724 29039 raft_consensus.cc:2468] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 1.
I20260709 12:21:55.406431 29248 tablet_bootstrap.cc:654] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.418900 29249 tablet_bootstrap.cc:492] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:55.419358 29249 ts_tablet_manager.cc:1403] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.016s
I20260709 12:21:55.420233 29248 tablet_bootstrap.cc:492] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce: No bootstrap required, opened a new log
I20260709 12:21:55.420663 29248 ts_tablet_manager.cc:1403] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.013s
I20260709 12:21:55.421893 29249 raft_consensus.cc:359] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.422684 29249 raft_consensus.cc:385] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.422672 29248 raft_consensus.cc:359] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.423143 29249 raft_consensus.cc:740] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.423343 29248 raft_consensus.cc:385] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.423663 29248 raft_consensus.cc:740] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.423834 29249 consensus_queue.cc:260] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.424295 29248 consensus_queue.cc:260] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.425981 29249 ts_tablet_manager.cc:1434] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:55.426739 29248 ts_tablet_manager.cc:1434] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:21:55.427747 29249 tablet_bootstrap.cc:492] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee: Bootstrap starting.
I20260709 12:21:55.433923 29249 tablet_bootstrap.cc:654] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:55.437708 29249 tablet_bootstrap.cc:492] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee: No bootstrap required, opened a new log
I20260709 12:21:55.438073 29249 ts_tablet_manager.cc:1403] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:21:55.438366 28858 catalog_manager.cc:5697] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67). New cstate: current_term: 1 leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:55.440092 29249 raft_consensus.cc:359] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.440615 29249 raft_consensus.cc:385] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:55.440860 29249 raft_consensus.cc:740] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Initialized, Role: FOLLOWER
I20260709 12:21:55.441434 29249 consensus_queue.cc:260] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.443260 29249 ts_tablet_manager.cc:1434] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:21:55.522164 29228 raft_consensus.cc:493] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.522740 29228 raft_consensus.cc:515] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.524323 29228 leader_election.cc:290] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.525079 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f9fa270084156bc42f1eff28ff67e" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:55.525435 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f9fa270084156bc42f1eff28ff67e" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:55.525715 29039 raft_consensus.cc:2468] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 0.
I20260709 12:21:55.526054 29112 raft_consensus.cc:2468] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 0.
I20260709 12:21:55.526693 28927 leader_election.cc:304] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:55.527335 29228 raft_consensus.cc:2804] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:55.527637 29228 raft_consensus.cc:493] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:55.527902 29228 raft_consensus.cc:3060] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.532634 29228 raft_consensus.cc:515] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.534066 29228 leader_election.cc:290] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 election: Requested vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.534813 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f9fa270084156bc42f1eff28ff67e" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:55.534981 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f9fa270084156bc42f1eff28ff67e" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:55.535305 29039 raft_consensus.cc:3060] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.535526 29112 raft_consensus.cc:3060] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.541220 29039 raft_consensus.cc:2468] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 1.
I20260709 12:21:55.541340 29112 raft_consensus.cc:2468] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 1.
I20260709 12:21:55.542505 28927 leader_election.cc:304] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.543264 29228 raft_consensus.cc:2804] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:55.543733 29228 raft_consensus.cc:697] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Becoming Leader. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:55.544116 29258 consensus_queue.cc:1048] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.544569 29228 consensus_queue.cc:237] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.556044 28858 catalog_manager.cc:5697] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.560487 29271 raft_consensus.cc:493] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.561012 29271 raft_consensus.cc:515] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.563387 29258 consensus_queue.cc:1048] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:21:55.565860 29271 leader_election.cc:290] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:55.567165 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa1e0303eea4d03bd703ea2c0eb11ac" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" is_pre_election: true
I20260709 12:21:55.567776 28963 raft_consensus.cc:2468] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 0.
I20260709 12:21:55.568815 29076 leader_election.cc:304] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.569765 29271 raft_consensus.cc:2804] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:55.570130 29271 raft_consensus.cc:493] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:55.570381 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa1e0303eea4d03bd703ea2c0eb11ac" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:55.570510 29271 raft_consensus.cc:3060] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.571000 29039 raft_consensus.cc:2468] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 0.
I20260709 12:21:55.577549 29271 raft_consensus.cc:515] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.579697 29271 leader_election.cc:290] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:55.580384 28963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa1e0303eea4d03bd703ea2c0eb11ac" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:55.580677 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa1e0303eea4d03bd703ea2c0eb11ac" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:55.580978 28963 raft_consensus.cc:3060] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.581308 29038 raft_consensus.cc:3060] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.585470 28963 raft_consensus.cc:2468] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 1.
I20260709 12:21:55.586570 29076 leader_election.cc:304] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.587591 29291 raft_consensus.cc:493] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:55.587744 29038 raft_consensus.cc:2468] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 1.
I20260709 12:21:55.588016 29271 raft_consensus.cc:2804] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:55.588100 29291 raft_consensus.cc:515] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.588688 29271 raft_consensus.cc:697] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Leader. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:55.590399 29291 leader_election.cc:290] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.589543 29271 consensus_queue.cc:237] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.592108 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a13c29f305b4f0e86eb64855f38096c" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce" is_pre_election: true
I20260709 12:21:55.592726 29111 raft_consensus.cc:2468] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 0.
I20260709 12:21:55.594882 28927 leader_election.cc:304] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.595666 29291 raft_consensus.cc:2804] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:55.595999 29291 raft_consensus.cc:493] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:55.596320 29291 raft_consensus.cc:3060] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.596879 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a13c29f305b4f0e86eb64855f38096c" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee" is_pre_election: true
I20260709 12:21:55.598978 29271 consensus_queue.cc:1048] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.601004 28861 catalog_manager.cc:5697] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67). New cstate: current_term: 1 leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:55.603652 29039 raft_consensus.cc:2468] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 0.
I20260709 12:21:55.603865 29291 raft_consensus.cc:515] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.607620 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a13c29f305b4f0e86eb64855f38096c" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:55.608132 29111 raft_consensus.cc:3060] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.610136 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a13c29f305b4f0e86eb64855f38096c" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:55.611503 29039 raft_consensus.cc:3060] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:55.617347 29265 consensus_queue.cc:1048] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.617712 29111 raft_consensus.cc:2468] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 1.
I20260709 12:21:55.610997 29291 leader_election.cc:290] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 election: Requested vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.619488 28927 leader_election.cc:304] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:55.620393 29258 raft_consensus.cc:2804] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:55.620860 29258 raft_consensus.cc:697] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Becoming Leader. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:55.621642 29258 consensus_queue.cc:237] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.630260 29039 raft_consensus.cc:2468] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 1.
I20260709 12:21:55.635718 28858 catalog_manager.cc:5697] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65). New cstate: current_term: 1 leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.652665 29111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79f9b7fffc0c4127af1aef08f8c83528"
dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
mode: GRACEFUL
new_leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:39768
I20260709 12:21:55.653121 29111 raft_consensus.cc:606] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Received request to transfer leadership to TS 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:55.660075 29111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e984faf400448a9beaae7e828ec0221"
dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
mode: GRACEFUL
new_leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:39768
I20260709 12:21:55.660499 29111 raft_consensus.cc:606] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Received request to transfer leadership to TS 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:55.664861 29039 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef"
dest_uuid: "c28714799135420cb496ee2b106fc7ee"
mode: GRACEFUL
new_leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:51104
I20260709 12:21:55.665351 29039 raft_consensus.cc:606] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Received request to transfer leadership to TS 2c5865c5920a4c338ce1cc9a8ea8cdf7
I20260709 12:21:55.669659 29111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db8d6c6f3ce74b7db3956f6af1044405"
dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
mode: GRACEFUL
new_leader_uuid: "c28714799135420cb496ee2b106fc7ee"
 from {username='slave'} at 127.0.0.1:39768
I20260709 12:21:55.670077 29111 raft_consensus.cc:606] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Received request to transfer leadership to TS c28714799135420cb496ee2b106fc7ee
I20260709 12:21:55.674383 29111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f24102842e3e49b9b27bdd14ec27d58d"
dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
mode: GRACEFUL
new_leader_uuid: "c28714799135420cb496ee2b106fc7ee"
 from {username='slave'} at 127.0.0.1:39768
I20260709 12:21:55.674779 29111 raft_consensus.cc:606] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Received request to transfer leadership to TS c28714799135420cb496ee2b106fc7ee
I20260709 12:21:55.678953 29111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fa1e0303eea4d03bd703ea2c0eb11ac"
dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
mode: GRACEFUL
new_leader_uuid: "c28714799135420cb496ee2b106fc7ee"
 from {username='slave'} at 127.0.0.1:39768
I20260709 12:21:55.679353 29111 raft_consensus.cc:606] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Received request to transfer leadership to TS c28714799135420cb496ee2b106fc7ee
I20260709 12:21:55.683890 28963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f7f9fa270084156bc42f1eff28ff67e"
dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
mode: GRACEFUL
new_leader_uuid: "c28714799135420cb496ee2b106fc7ee"
 from {username='slave'} at 127.0.0.1:53094
I20260709 12:21:55.684305 28963 raft_consensus.cc:606] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Received request to transfer leadership to TS c28714799135420cb496ee2b106fc7ee
I20260709 12:21:55.688602 28963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a13c29f305b4f0e86eb64855f38096c"
dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
mode: GRACEFUL
new_leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
 from {username='slave'} at 127.0.0.1:53094
I20260709 12:21:55.689015 28963 raft_consensus.cc:606] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Received request to transfer leadership to TS eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:55.753077 29271 consensus_queue.cc:1048] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.763754 29265 consensus_queue.cc:1048] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.772414 29278 consensus_queue.cc:1048] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.772866 29265 raft_consensus.cc:993] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce: : Instructing follower c28714799135420cb496ee2b106fc7ee to start an election
I20260709 12:21:55.773407 29157 raft_consensus.cc:1081] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Signalling peer c28714799135420cb496ee2b106fc7ee to start an election
I20260709 12:21:55.774972 29039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db8d6c6f3ce74b7db3956f6af1044405"
dest_uuid: "c28714799135420cb496ee2b106fc7ee"
 from {username='slave'} at 127.0.0.1:51080
I20260709 12:21:55.775521 29039 raft_consensus.cc:493] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.775887 29039 raft_consensus.cc:3060] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.779929 29185 raft_consensus.cc:993] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee: : Instructing follower 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:55.780411 29185 raft_consensus.cc:1081] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Signalling peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:55.782264 28964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef"
dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:48934
I20260709 12:21:55.782245 29039 raft_consensus.cc:515] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.783018 28964 raft_consensus.cc:493] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.783396 28964 raft_consensus.cc:3060] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.784600 29039 leader_election.cc:290] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 2 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.785516 29185 consensus_queue.cc:1048] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.786419 28962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8d6c6f3ce74b7db3956f6af1044405" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:55.787055 28962 raft_consensus.cc:3060] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.788151 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8d6c6f3ce74b7db3956f6af1044405" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:55.788717 29111 raft_consensus.cc:3055] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.789021 29111 raft_consensus.cc:740] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:55.789764 29111 consensus_queue.cc:260] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.790316 28964 raft_consensus.cc:515] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.790982 29111 raft_consensus.cc:3060] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.793030 28963 raft_consensus.cc:1240] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Rejecting Update request from peer c28714799135420cb496ee2b106fc7ee for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:55.793841 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:55.794447 29039 raft_consensus.cc:3055] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.794130 28962 raft_consensus.cc:2468] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 2.
I20260709 12:21:55.794814 29039 raft_consensus.cc:740] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:55.795819 29002 leader_election.cc:304] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:55.796764 29185 raft_consensus.cc:2804] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.798292 28964 leader_election.cc:290] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Requested vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.798475 29113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9caff3f5e14dd38cdbf4e784d2f2ef" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:55.798694 29185 raft_consensus.cc:697] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 2 LEADER]: Becoming Leader. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:55.795653 29039 consensus_queue.cc:260] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.799584 29185 consensus_queue.cc:237] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.799973 29281 consensus_queue.cc:1059] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.801420 29039 raft_consensus.cc:3060] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.808758 29039 raft_consensus.cc:2468] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:55.809664 28927 leader_election.cc:304] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [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: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:55.810642 29258 raft_consensus.cc:2804] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.809122 29111 raft_consensus.cc:2468] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 2.
I20260709 12:21:55.811264 29258 raft_consensus.cc:697] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Becoming Leader. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:55.812201 29258 consensus_queue.cc:237] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [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: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.815953 28858 catalog_manager.cc:5697] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee reported cstate change: term changed from 1 to 2, leader changed from eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67) to c28714799135420cb496ee2b106fc7ee (127.22.135.66). New cstate: current_term: 2 leader_uuid: "c28714799135420cb496ee2b106fc7ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.825109 28861 catalog_manager.cc:5697] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 reported cstate change: term changed from 1 to 2, leader changed from c28714799135420cb496ee2b106fc7ee (127.22.135.66) to 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.828779 29157 consensus_queue.cc:1048] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.834688 29157 consensus_queue.cc:1048] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.841701 29157 consensus_queue.cc:1048] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.849385 29265 raft_consensus.cc:993] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce: : Instructing follower c28714799135420cb496ee2b106fc7ee to start an election
I20260709 12:21:55.849822 29271 raft_consensus.cc:1081] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Signalling peer c28714799135420cb496ee2b106fc7ee to start an election
I20260709 12:21:55.851492 29039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f24102842e3e49b9b27bdd14ec27d58d"
dest_uuid: "c28714799135420cb496ee2b106fc7ee"
 from {username='slave'} at 127.0.0.1:51080
I20260709 12:21:55.851938 29039 raft_consensus.cc:493] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.852303 29039 raft_consensus.cc:3060] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.857414 29039 raft_consensus.cc:515] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.858796 29039 leader_election.cc:290] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 2 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.859874 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24102842e3e49b9b27bdd14ec27d58d" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:55.860427 29112 raft_consensus.cc:3055] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.860850 29112 raft_consensus.cc:740] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:55.860642 28962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24102842e3e49b9b27bdd14ec27d58d" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:55.861661 28962 raft_consensus.cc:3060] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.861757 29112 consensus_queue.cc:260] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.863103 29112 raft_consensus.cc:3060] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.869560 28962 raft_consensus.cc:2468] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 2.
I20260709 12:21:55.869714 29271 consensus_queue.cc:1048] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.870904 29002 leader_election.cc:304] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:55.871747 29281 raft_consensus.cc:2804] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.872198 29281 raft_consensus.cc:697] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 2 LEADER]: Becoming Leader. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:55.872970 29281 consensus_queue.cc:237] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.875211 29112 raft_consensus.cc:2468] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 2.
I20260709 12:21:55.882102 29157 raft_consensus.cc:993] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce: : Instructing follower 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:55.881904 28859 catalog_manager.cc:5697] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee reported cstate change: term changed from 1 to 2, leader changed from eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67) to c28714799135420cb496ee2b106fc7ee (127.22.135.66). New cstate: current_term: 2 leader_uuid: "c28714799135420cb496ee2b106fc7ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.882732 29271 raft_consensus.cc:1081] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Signalling peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:55.884243 28962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e984faf400448a9beaae7e828ec0221"
dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:48926
I20260709 12:21:55.884754 28962 raft_consensus.cc:493] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.885092 28962 raft_consensus.cc:3060] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.891754 28962 raft_consensus.cc:515] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.893227 28962 leader_election.cc:290] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Requested vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:55.894032 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e984faf400448a9beaae7e828ec0221" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:55.894665 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e984faf400448a9beaae7e828ec0221" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:55.894661 29038 raft_consensus.cc:3060] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.895346 29112 raft_consensus.cc:3055] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.895679 29112 raft_consensus.cc:740] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:55.896502 29112 consensus_queue.cc:260] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.897737 29112 raft_consensus.cc:3060] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.901827 29038 raft_consensus.cc:2468] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:55.902920 28927 leader_election.cc:304] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:55.903597 29258 raft_consensus.cc:2804] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.904069 29258 raft_consensus.cc:697] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Becoming Leader. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:55.904520 29112 raft_consensus.cc:2468] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:55.904903 29258 consensus_queue.cc:237] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:55.911219 28861 catalog_manager.cc:5697] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 reported cstate change: term changed from 1 to 2, leader changed from eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67) to 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:56.015600 29157 consensus_queue.cc:1048] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:56.022123 29271 raft_consensus.cc:993] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce: : Instructing follower c28714799135420cb496ee2b106fc7ee to start an election
I20260709 12:21:56.022583 29271 raft_consensus.cc:1081] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Signalling peer c28714799135420cb496ee2b106fc7ee to start an election
I20260709 12:21:56.025923 29038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fa1e0303eea4d03bd703ea2c0eb11ac"
dest_uuid: "c28714799135420cb496ee2b106fc7ee"
 from {username='slave'} at 127.0.0.1:51080
I20260709 12:21:56.026476 29038 raft_consensus.cc:493] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.026880 29038 raft_consensus.cc:3060] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.027453 29157 consensus_queue.cc:1048] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:56.033840 29038 raft_consensus.cc:515] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.036491 28962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa1e0303eea4d03bd703ea2c0eb11ac" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:56.037057 29038 leader_election.cc:290] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 2 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:56.037133 28962 raft_consensus.cc:3060] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.036864 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa1e0303eea4d03bd703ea2c0eb11ac" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:56.038621 29112 raft_consensus.cc:3055] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:56.038949 29112 raft_consensus.cc:740] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:56.039734 29112 consensus_queue.cc:260] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.040983 29112 raft_consensus.cc:3060] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.044741 28962 raft_consensus.cc:2468] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 2.
I20260709 12:21:56.046074 29002 leader_election.cc:304] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:56.046883 29185 raft_consensus.cc:2804] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:56.047349 29185 raft_consensus.cc:697] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 2 LEADER]: Becoming Leader. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:56.048094 29112 raft_consensus.cc:2468] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 2.
I20260709 12:21:56.048141 29185 consensus_queue.cc:237] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.054279 29258 consensus_queue.cc:1048] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:56.060688 29291 raft_consensus.cc:993] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7: : Instructing follower c28714799135420cb496ee2b106fc7ee to start an election
I20260709 12:21:56.061177 29291 raft_consensus.cc:1081] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Signalling peer c28714799135420cb496ee2b106fc7ee to start an election
I20260709 12:21:56.061261 28859 catalog_manager.cc:5697] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee reported cstate change: term changed from 1 to 2, leader changed from eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67) to c28714799135420cb496ee2b106fc7ee (127.22.135.66). New cstate: current_term: 2 leader_uuid: "c28714799135420cb496ee2b106fc7ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:56.064163 29039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f7f9fa270084156bc42f1eff28ff67e"
dest_uuid: "c28714799135420cb496ee2b106fc7ee"
 from {username='slave'} at 127.0.0.1:51090
I20260709 12:21:56.064651 29039 raft_consensus.cc:493] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.064991 29039 raft_consensus.cc:3060] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.065492 29258 consensus_queue.cc:1048] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:56.076586 29039 raft_consensus.cc:515] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.077582 29038 raft_consensus.cc:1240] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Rejecting Update request from peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:56.079934 29258 consensus_queue.cc:1059] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:56.080749 29228 raft_consensus.cc:3055] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:56.081144 29228 raft_consensus.cc:740] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:56.081996 29228 consensus_queue.cc:260] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.083139 29228 raft_consensus.cc:3060] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.089684 29039 leader_election.cc:290] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 2 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:56.090590 28962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f9fa270084156bc42f1eff28ff67e" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:56.093204 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f9fa270084156bc42f1eff28ff67e" candidate_uuid: "c28714799135420cb496ee2b106fc7ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:56.093852 29112 raft_consensus.cc:3060] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.095996 29258 consensus_queue.cc:1048] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:56.100507 28962 raft_consensus.cc:2468] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 2.
I20260709 12:21:56.100798 29112 raft_consensus.cc:2468] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28714799135420cb496ee2b106fc7ee in term 2.
I20260709 12:21:56.102346 29003 leader_election.cc:304] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:56.103525 29185 raft_consensus.cc:2804] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:56.104012 29185 raft_consensus.cc:697] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 2 LEADER]: Becoming Leader. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:56.104825 29185 consensus_queue.cc:237] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [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: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.107945 29258 raft_consensus.cc:993] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7: : Instructing follower eb8350ca0b4a4fd2993385d7772763ce to start an election
I20260709 12:21:56.108485 29258 raft_consensus.cc:1081] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Signalling peer eb8350ca0b4a4fd2993385d7772763ce to start an election
I20260709 12:21:56.110920 29112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a13c29f305b4f0e86eb64855f38096c"
dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
 from {username='slave'} at 127.0.0.1:49436
I20260709 12:21:56.112727 29112 raft_consensus.cc:493] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.113139 29112 raft_consensus.cc:3060] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.118881 29112 raft_consensus.cc:515] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.122923 29112 leader_election.cc:290] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 2 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:56.123100 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a13c29f305b4f0e86eb64855f38096c" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:56.122876 28861 catalog_manager.cc:5697] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee reported cstate change: term changed from 1 to 2, leader changed from 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65) to c28714799135420cb496ee2b106fc7ee (127.22.135.66). New cstate: current_term: 2 leader_uuid: "c28714799135420cb496ee2b106fc7ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:56.122970 29312 consensus_queue.cc:1048] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:21:56.124109 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a13c29f305b4f0e86eb64855f38096c" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:56.126053 28964 raft_consensus.cc:3055] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:56.126839 28964 raft_consensus.cc:740] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:56.127641 28964 consensus_queue.cc:260] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.128974 28964 raft_consensus.cc:3060] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.141721 28964 raft_consensus.cc:2468] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 2.
I20260709 12:21:56.143517 29076 leader_election.cc:304] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [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: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: c28714799135420cb496ee2b106fc7ee
I20260709 12:21:56.144277 29157 raft_consensus.cc:2804] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:56.144795 29157 raft_consensus.cc:697] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 2 LEADER]: Becoming Leader. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:56.145622 29157 consensus_queue.cc:237] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.151703 28859 catalog_manager.cc:5697] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce reported cstate change: term changed from 1 to 2, leader changed from 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65) to eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67). New cstate: current_term: 2 leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:56.212597 29271 raft_consensus.cc:993] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce: : Instructing follower 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:56.213047 29157 raft_consensus.cc:1081] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Signalling peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 to start an election
I20260709 12:21:56.214510 28964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79f9b7fffc0c4127af1aef08f8c83528"
dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
 from {username='slave'} at 127.0.0.1:48926
I20260709 12:21:56.215061 28964 raft_consensus.cc:493] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:56.215426 28964 raft_consensus.cc:3060] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.220679 28964 raft_consensus.cc:515] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.222134 28964 leader_election.cc:290] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Requested vote from peers c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947), eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67:37579)
I20260709 12:21:56.222796 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f9b7fffc0c4127af1aef08f8c83528" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:56.223114 29112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79f9b7fffc0c4127af1aef08f8c83528" candidate_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
I20260709 12:21:56.223423 29039 raft_consensus.cc:3060] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.223706 29112 raft_consensus.cc:3055] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:56.224016 29112 raft_consensus.cc:740] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:56.224793 29112 consensus_queue.cc:260] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.225978 29112 raft_consensus.cc:3060] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.229713 29039 raft_consensus.cc:2468] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:56.230792 28927 leader_election.cc:304] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, c28714799135420cb496ee2b106fc7ee; no voters: 
I20260709 12:21:56.231446 29228 raft_consensus.cc:2804] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:56.231958 29228 raft_consensus.cc:697] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Becoming Leader. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:56.232366 29112 raft_consensus.cc:2468] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c5865c5920a4c338ce1cc9a8ea8cdf7 in term 2.
I20260709 12:21:56.232785 29228 consensus_queue.cc:237] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:56.233345 29111 raft_consensus.cc:3060] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.238921 29111 raft_consensus.cc:1275] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.239964 29228 consensus_queue.cc:1048] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.239727 28859 catalog_manager.cc:5697] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 reported cstate change: term changed from 1 to 2, leader changed from eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67) to 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65). New cstate: current_term: 2 leader_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:56.250056 29039 raft_consensus.cc:1275] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.251148 29228 consensus_queue.cc:1048] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.316735 29111 raft_consensus.cc:1275] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Refusing update from remote peer c28714799135420cb496ee2b106fc7ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.317888 29281 consensus_queue.cc:1048] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.324988 28964 raft_consensus.cc:1275] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Refusing update from remote peer c28714799135420cb496ee2b106fc7ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.326494 29314 consensus_queue.cc:1048] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.348042 29111 raft_consensus.cc:1275] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Refusing update from remote peer c28714799135420cb496ee2b106fc7ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.349224 29314 consensus_queue.cc:1048] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.356088 28964 raft_consensus.cc:1275] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Refusing update from remote peer c28714799135420cb496ee2b106fc7ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.357635 29314 consensus_queue.cc:1048] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.431831 29039 raft_consensus.cc:1275] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.433017 29312 consensus_queue.cc:1048] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.440085 29111 raft_consensus.cc:1275] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.441478 29228 consensus_queue.cc:1048] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.536911 29039 raft_consensus.cc:3060] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:56.541857 29039 raft_consensus.cc:1275] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Refusing update from remote peer eb8350ca0b4a4fd2993385d7772763ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.542835 29157 consensus_queue.cc:1048] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.552386 28964 raft_consensus.cc:1275] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Refusing update from remote peer eb8350ca0b4a4fd2993385d7772763ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.554065 29315 consensus_queue.cc:1048] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.601162 29111 raft_consensus.cc:1275] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Refusing update from remote peer c28714799135420cb496ee2b106fc7ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.602352 29314 consensus_queue.cc:1048] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.605960 28964 raft_consensus.cc:1275] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Refusing update from remote peer c28714799135420cb496ee2b106fc7ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.607296 29281 consensus_queue.cc:1048] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.612480 28962 raft_consensus.cc:1275] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Refusing update from remote peer c28714799135420cb496ee2b106fc7ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.615419 29316 consensus_queue.cc:1048] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.618759 29111 raft_consensus.cc:1275] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Refusing update from remote peer c28714799135420cb496ee2b106fc7ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.620220 29316 consensus_queue.cc:1048] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.674022 29039 raft_consensus.cc:1275] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.675284 29228 consensus_queue.cc:1048] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:56.683748 29111 raft_consensus.cc:1275] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Refusing update from remote peer 2c5865c5920a4c338ce1cc9a8ea8cdf7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:56.685621 29291 consensus_queue.cc:1048] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:58.692308 28861 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41994:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:21:58.716341 28861 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41994:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:21:58.766374 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:58.934362 29358 tablet.cc:1724] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:58.975487 29371 tablet.cc:1724] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:58.986676 29360 tablet.cc:1724] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.098147 29370 tablet.cc:1724] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.126754 29377 tablet.cc:1724] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.129340 29380 tablet.cc:1724] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.125423 29367 tablet.cc:1724] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.158702 29360 tablet.cc:1724] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.165560 29369 tablet.cc:1724] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.133821 29381 tablet.cc:1724] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:21:59.202014 28927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.135.67:37579, user_credentials={real_user=slave}} blocked reactor thread for 119979us
I20260709 12:21:59.203734 29376 tablet.cc:1724] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.219574 29384 tablet.cc:1724] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.219556 29387 tablet.cc:1724] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.223441 29371 tablet.cc:1724] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.242775 29037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24dbfc4a6404457686edd93788580f41"
dest_uuid: "c28714799135420cb496ee2b106fc7ee"
mode: GRACEFUL
new_leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
 from {username='slave'} at 127.0.0.1:33116
I20260709 12:21:59.243669 29037 raft_consensus.cc:606] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Received request to transfer leadership to TS eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:59.254382 29358 tablet.cc:1724] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.256078 29360 tablet.cc:1724] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.261438 29377 tablet.cc:1724] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.265618 29381 tablet.cc:1724] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.291513 29381 tablet.cc:1724] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.304632 29358 tablet.cc:1724] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.309676 29387 tablet.cc:1724] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.314512 29380 tablet.cc:1724] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.318817 29370 tablet.cc:1724] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.328969 29367 tablet.cc:1724] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.326968 29387 tablet.cc:1724] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.335744 29371 tablet.cc:1724] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.349910 29384 tablet.cc:1724] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:59.355175 28964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85"
dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
mode: GRACEFUL
new_leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
 from {username='slave'} at 127.0.0.1:53110
I20260709 12:21:59.355791 28964 raft_consensus.cc:606] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Received request to transfer leadership to TS eb8350ca0b4a4fd2993385d7772763ce
I20260709 12:21:59.357614 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:59.358281 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:59.369550 28860 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a: soft_deleted_table [id=cdf115e2e9ad41dea409aa0b4aaebb67] alter complete (version 1)
I20260709 12:21:59.590780 29354 raft_consensus.cc:993] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee: : Instructing follower eb8350ca0b4a4fd2993385d7772763ce to start an election
I20260709 12:21:59.591336 29316 raft_consensus.cc:1081] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Signalling peer eb8350ca0b4a4fd2993385d7772763ce to start an election
I20260709 12:21:59.592649 29111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24dbfc4a6404457686edd93788580f41"
dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
 from {username='slave'} at 127.0.0.1:49432
I20260709 12:21:59.593093 29111 raft_consensus.cc:493] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:59.593400 29111 raft_consensus.cc:3060] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.598475 29111 raft_consensus.cc:515] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:59.599841 29111 leader_election.cc:290] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 2 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:59.600742 28964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24dbfc4a6404457686edd93788580f41" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:59.601006 29037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24dbfc4a6404457686edd93788580f41" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:59.601594 28964 raft_consensus.cc:3060] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.601790 29037 raft_consensus.cc:3055] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:59.602210 29037 raft_consensus.cc:740] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c28714799135420cb496ee2b106fc7ee, State: Running, Role: LEADER
I20260709 12:21:59.603207 29037 consensus_queue.cc:260] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:59.604204 29037 raft_consensus.cc:3060] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.606841 28964 raft_consensus.cc:2468] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 2.
I20260709 12:21:59.607963 29076 leader_election.cc:304] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c5865c5920a4c338ce1cc9a8ea8cdf7, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:59.608754 29157 raft_consensus.cc:2804] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:59.609128 29157 raft_consensus.cc:697] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 2 LEADER]: Becoming Leader. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:59.609925 29037 raft_consensus.cc:2468] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 2.
I20260709 12:21:59.609956 29157 consensus_queue.cc:237] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } }
I20260709 12:21:59.618063 28860 catalog_manager.cc:5697] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce reported cstate change: term changed from 1 to 2, leader changed from c28714799135420cb496ee2b106fc7ee (127.22.135.66) to eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67). New cstate: current_term: 2 leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:59.748533 29379 raft_consensus.cc:993] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: : Instructing follower eb8350ca0b4a4fd2993385d7772763ce to start an election
I20260709 12:21:59.749068 29385 raft_consensus.cc:1081] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Signalling peer eb8350ca0b4a4fd2993385d7772763ce to start an election
I20260709 12:21:59.750384 29111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85"
dest_uuid: "eb8350ca0b4a4fd2993385d7772763ce"
 from {username='slave'} at 127.0.0.1:49436
I20260709 12:21:59.750751 29111 raft_consensus.cc:493] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:59.750964 29111 raft_consensus.cc:3060] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:59.755839 29111 raft_consensus.cc:515] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:59.757743 29111 leader_election.cc:290] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [CANDIDATE]: Term 3 election: Requested vote from peers 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859), c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947)
I20260709 12:21:59.758831 28962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7"
I20260709 12:21:59.759670 28962 raft_consensus.cc:3055] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:59.760011 28962 raft_consensus.cc:740] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c5865c5920a4c338ce1cc9a8ea8cdf7, State: Running, Role: LEADER
I20260709 12:21:59.760739 29037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f9e1594c7d47ca94cb9bbedbb2aa85" candidate_uuid: "eb8350ca0b4a4fd2993385d7772763ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c28714799135420cb496ee2b106fc7ee"
I20260709 12:21:59.760828 28962 consensus_queue.cc:260] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [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: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:59.761422 29037 raft_consensus.cc:3060] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:59.762324 28962 raft_consensus.cc:3060] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:59.769174 29037 raft_consensus.cc:2468] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 3.
I20260709 12:21:59.769726 28962 raft_consensus.cc:2468] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8350ca0b4a4fd2993385d7772763ce in term 3.
I20260709 12:21:59.770715 29077 leader_election.cc:304] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [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: c28714799135420cb496ee2b106fc7ee, eb8350ca0b4a4fd2993385d7772763ce; no voters: 
I20260709 12:21:59.771587 29157 raft_consensus.cc:2804] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:59.771989 29157 raft_consensus.cc:697] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 3 LEADER]: Becoming Leader. State: Replica: eb8350ca0b4a4fd2993385d7772763ce, State: Running, Role: LEADER
I20260709 12:21:59.772758 29157 consensus_queue.cc:237] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [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: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } }
I20260709 12:21:59.779330 28860 catalog_manager.cc:5697] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce reported cstate change: term changed from 2 to 3, leader changed from 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65) to eb8350ca0b4a4fd2993385d7772763ce (127.22.135.67). New cstate: current_term: 3 leader_uuid: "eb8350ca0b4a4fd2993385d7772763ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8350ca0b4a4fd2993385d7772763ce" member_type: VOTER last_known_addr { host: "127.22.135.67" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:00.195139 28962 raft_consensus.cc:1275] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Refusing update from remote peer eb8350ca0b4a4fd2993385d7772763ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:00.196403 29157 consensus_queue.cc:1048] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:00.206043 29037 raft_consensus.cc:1275] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Refusing update from remote peer eb8350ca0b4a4fd2993385d7772763ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:00.208484 29397 consensus_queue.cc:1048] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:00.212826 29038 raft_consensus.cc:1275] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 3 FOLLOWER]: Refusing update from remote peer eb8350ca0b4a4fd2993385d7772763ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:00.216399 29397 consensus_queue.cc:1048] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28714799135420cb496ee2b106fc7ee" member_type: VOTER last_known_addr { host: "127.22.135.66" port: 40947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:00.235719 28962 raft_consensus.cc:1275] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 3 FOLLOWER]: Refusing update from remote peer eb8350ca0b4a4fd2993385d7772763ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:00.237196 29402 consensus_queue.cc:1048] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c5865c5920a4c338ce1cc9a8ea8cdf7" member_type: VOTER last_known_addr { host: "127.22.135.65" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:00.359293 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:00.364562 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:00.365060 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:01.365880 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:01.370759 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:01.371098 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:02.371912 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:02.376969 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:02.377302 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:03.378129 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:03.383149 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:03.383502 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:04.384352 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:04.389809 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:04.390282 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:05.391117 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:05.396097 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:05.396514 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:06.397370 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:06.402859 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:06.403268 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:07.404393 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:07.411398 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:07.411867 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:08.412801 23069 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:08.418802 23069 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:08.419173 23069 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:09.472936 23069 tablet_server.cc:179] TabletServer@127.22.135.65:0 shutting down...
I20260709 12:22:09.505592 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:09.506467 23069 tablet_replica.cc:333] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.507843 23069 raft_consensus.cc:2243] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.508651 23069 raft_consensus.cc:2272] T f24102842e3e49b9b27bdd14ec27d58d P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.511652 23069 tablet_replica.cc:333] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.512344 23069 raft_consensus.cc:2243] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.513002 23069 raft_consensus.cc:2272] T db8d6c6f3ce74b7db3956f6af1044405 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.515617 23069 tablet_replica.cc:333] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.516218 23069 raft_consensus.cc:2243] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.516754 23069 raft_consensus.cc:2272] T 8f7f9fa270084156bc42f1eff28ff67e P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.519824 23069 tablet_replica.cc:333] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
W20260709 12:22:09.520313 29076 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260709 12:22:09.520466 23069 raft_consensus.cc:2243] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.521636 23069 raft_consensus.cc:2272] T 0e984faf400448a9beaae7e828ec0221 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:09.523979 29076 consensus_peers.cc:597] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce -> Peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859): Couldn't send request to peer 2c5865c5920a4c338ce1cc9a8ea8cdf7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:09.524688 23069 tablet_replica.cc:333] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.525375 23069 raft_consensus.cc:2243] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.525920 23069 raft_consensus.cc:2272] T 0fa1e0303eea4d03bd703ea2c0eb11ac P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.528205 23069 tablet_replica.cc:333] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.528844 23069 raft_consensus.cc:2243] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.529722 23069 raft_consensus.cc:2272] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.532008 23069 tablet_replica.cc:333] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.532613 23069 raft_consensus.cc:2243] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.533483 23069 raft_consensus.cc:2272] T 74d424c16ea4409aaddf287ab23dcb60 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.535715 23069 tablet_replica.cc:333] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.536345 23069 raft_consensus.cc:2243] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.537269 23069 raft_consensus.cc:2272] T 93e3047ee3fc49bba7da496275751071 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.540091 23069 tablet_replica.cc:333] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.540659 23069 raft_consensus.cc:2243] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.541117 23069 raft_consensus.cc:2272] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.543345 23069 tablet_replica.cc:333] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.543903 23069 raft_consensus.cc:2243] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.544756 23069 raft_consensus.cc:2272] T 79f9b7fffc0c4127af1aef08f8c83528 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.547077 23069 tablet_replica.cc:333] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.547655 23069 raft_consensus.cc:2243] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.548153 23069 raft_consensus.cc:2272] T d0aa57984731484b8ba9932c24d187cd P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.550536 23069 tablet_replica.cc:333] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.551064 23069 raft_consensus.cc:2243] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.551559 23069 raft_consensus.cc:2272] T 7bf811846b324d6cb8eef8b96113b4d1 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.553676 23069 tablet_replica.cc:333] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.554232 23069 raft_consensus.cc:2243] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.554680 23069 raft_consensus.cc:2272] T 95145bd68bb24516ad234afb4d367c99 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.556905 23069 tablet_replica.cc:333] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.557499 23069 raft_consensus.cc:2243] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.558024 23069 raft_consensus.cc:2272] T 3a13c29f305b4f0e86eb64855f38096c P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.560119 23069 tablet_replica.cc:333] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.560669 23069 raft_consensus.cc:2243] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.561134 23069 raft_consensus.cc:2272] T 5721c8c6e7274d6796857911b6430691 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.563227 23069 tablet_replica.cc:333] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.563828 23069 raft_consensus.cc:2243] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.564862 23069 raft_consensus.cc:2272] T 1246bc5b73e44bdabce059ce91bc5b0f P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.567739 23069 tablet_replica.cc:333] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
W20260709 12:22:09.568118 29002 consensus_peers.cc:597] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee -> Peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859): Couldn't send request to peer 2c5865c5920a4c338ce1cc9a8ea8cdf7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:09.568234 23069 raft_consensus.cc:2243] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.569222 23069 raft_consensus.cc:2272] T 56c3d97b1725476290c4f718cd857d57 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.571507 23069 tablet_replica.cc:333] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7: stopping tablet replica
I20260709 12:22:09.572003 23069 raft_consensus.cc:2243] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.572477 23069 raft_consensus.cc:2272] T 24dbfc4a6404457686edd93788580f41 P 2c5865c5920a4c338ce1cc9a8ea8cdf7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:09.598003 29076 consensus_peers.cc:597] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce -> Peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859): Couldn't send request to peer 2c5865c5920a4c338ce1cc9a8ea8cdf7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:09.617347 23069 tablet_server.cc:196] TabletServer@127.22.135.65:0 shutdown complete.
W20260709 12:22:09.659165 29076 consensus_peers.cc:597] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce -> Peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859): Couldn't send request to peer 2c5865c5920a4c338ce1cc9a8ea8cdf7. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:45859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:09.660755 23069 tablet_server.cc:179] TabletServer@127.22.135.66:0 shutting down...
I20260709 12:22:09.695320 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:09.696005 23069 tablet_replica.cc:333] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.696717 23069 raft_consensus.cc:2243] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.697593 23069 raft_consensus.cc:2272] T 0fa1e0303eea4d03bd703ea2c0eb11ac P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.699867 23069 tablet_replica.cc:333] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.700482 23069 raft_consensus.cc:2243] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.701284 23069 raft_consensus.cc:2272] T 8f7f9fa270084156bc42f1eff28ff67e P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.703439 23069 tablet_replica.cc:333] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.704012 23069 raft_consensus.cc:2243] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.704514 23069 raft_consensus.cc:2272] T 0e984faf400448a9beaae7e828ec0221 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.706549 23069 tablet_replica.cc:333] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.707096 23069 raft_consensus.cc:2243] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.707875 23069 raft_consensus.cc:2272] T db8d6c6f3ce74b7db3956f6af1044405 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.710064 23069 tablet_replica.cc:333] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.710652 23069 raft_consensus.cc:2243] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.711470 23069 raft_consensus.cc:2272] T f24102842e3e49b9b27bdd14ec27d58d P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.713521 23069 tablet_replica.cc:333] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.714073 23069 raft_consensus.cc:2243] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.714586 23069 raft_consensus.cc:2272] T 79f9b7fffc0c4127af1aef08f8c83528 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.716673 23069 tablet_replica.cc:333] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.717290 23069 raft_consensus.cc:2243] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.717765 23069 raft_consensus.cc:2272] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P c28714799135420cb496ee2b106fc7ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.719949 23069 tablet_replica.cc:333] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.720556 23069 raft_consensus.cc:2243] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.721067 23069 raft_consensus.cc:2272] T 93e3047ee3fc49bba7da496275751071 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.723325 23069 tablet_replica.cc:333] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.723829 23069 raft_consensus.cc:2243] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.724364 23069 raft_consensus.cc:2272] T d0aa57984731484b8ba9932c24d187cd P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.726435 23069 tablet_replica.cc:333] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.727075 23069 raft_consensus.cc:2243] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.727487 23069 raft_consensus.cc:2272] T 74d424c16ea4409aaddf287ab23dcb60 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.729766 23069 tablet_replica.cc:333] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.730518 23069 raft_consensus.cc:2243] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.731104 23069 raft_consensus.cc:2272] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:09.731885 29077 consensus_peers.cc:597] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce -> Peer c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947): Couldn't send request to peer c28714799135420cb496ee2b106fc7ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:09.733469 23069 tablet_replica.cc:333] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.734036 23069 raft_consensus.cc:2243] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.734851 23069 raft_consensus.cc:2272] T 7bf811846b324d6cb8eef8b96113b4d1 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.736887 23069 tablet_replica.cc:333] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.737396 23069 raft_consensus.cc:2243] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.738183 23069 raft_consensus.cc:2272] T 95145bd68bb24516ad234afb4d367c99 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.740128 23069 tablet_replica.cc:333] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.740636 23069 raft_consensus.cc:2243] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.741065 23069 raft_consensus.cc:2272] T 1246bc5b73e44bdabce059ce91bc5b0f P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.742938 23069 tablet_replica.cc:333] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.743462 23069 raft_consensus.cc:2243] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.743922 23069 raft_consensus.cc:2272] T 3a13c29f305b4f0e86eb64855f38096c P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.745827 23069 tablet_replica.cc:333] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.746309 23069 raft_consensus.cc:2243] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.747085 23069 raft_consensus.cc:2272] T 5721c8c6e7274d6796857911b6430691 P c28714799135420cb496ee2b106fc7ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.748943 23069 tablet_replica.cc:333] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.749423 23069 raft_consensus.cc:2243] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.749897 23069 raft_consensus.cc:2272] T 56c3d97b1725476290c4f718cd857d57 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.751809 23069 tablet_replica.cc:333] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee: stopping tablet replica
I20260709 12:22:09.752279 23069 raft_consensus.cc:2243] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.752707 23069 raft_consensus.cc:2272] T 24dbfc4a6404457686edd93788580f41 P c28714799135420cb496ee2b106fc7ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:09.769021 29077 consensus_peers.cc:597] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce -> Peer c28714799135420cb496ee2b106fc7ee (127.22.135.66:40947): Couldn't send request to peer c28714799135420cb496ee2b106fc7ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:09.784144 29076 consensus_peers.cc:597] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce -> Peer 2c5865c5920a4c338ce1cc9a8ea8cdf7 (127.22.135.65:45859): Couldn't send request to peer 2c5865c5920a4c338ce1cc9a8ea8cdf7. Status: Network error: Client connection negotiation failed: client connection to 127.22.135.65:45859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:09.798866 23069 tablet_server.cc:196] TabletServer@127.22.135.66:0 shutdown complete.
I20260709 12:22:09.834642 23069 tablet_server.cc:179] TabletServer@127.22.135.67:0 shutting down...
I20260709 12:22:09.861590 23069 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:09.862322 23069 tablet_replica.cc:333] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.863006 23069 raft_consensus.cc:2243] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.863651 23069 raft_consensus.cc:2272] T 0fa1e0303eea4d03bd703ea2c0eb11ac P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.865736 23069 tablet_replica.cc:333] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.866356 23069 raft_consensus.cc:2243] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.866833 23069 raft_consensus.cc:2272] T 8f7f9fa270084156bc42f1eff28ff67e P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.868803 23069 tablet_replica.cc:333] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.869318 23069 raft_consensus.cc:2243] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.869774 23069 raft_consensus.cc:2272] T 0e984faf400448a9beaae7e828ec0221 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.871685 23069 tablet_replica.cc:333] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.872188 23069 raft_consensus.cc:2243] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.872642 23069 raft_consensus.cc:2272] T f24102842e3e49b9b27bdd14ec27d58d P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.874552 23069 tablet_replica.cc:333] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.875067 23069 raft_consensus.cc:2243] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.875578 23069 raft_consensus.cc:2272] T db8d6c6f3ce74b7db3956f6af1044405 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.877460 23069 tablet_replica.cc:333] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.877980 23069 raft_consensus.cc:2243] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.878476 23069 raft_consensus.cc:2272] T 93e3047ee3fc49bba7da496275751071 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.880369 23069 tablet_replica.cc:333] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.880913 23069 raft_consensus.cc:2243] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.881744 23069 raft_consensus.cc:2272] T 36f9e1594c7d47ca94cb9bbedbb2aa85 P eb8350ca0b4a4fd2993385d7772763ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.883682 23069 tablet_replica.cc:333] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.884262 23069 raft_consensus.cc:2243] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.884728 23069 raft_consensus.cc:2272] T 79f9b7fffc0c4127af1aef08f8c83528 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.886685 23069 tablet_replica.cc:333] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.887192 23069 raft_consensus.cc:2243] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.888267 23069 raft_consensus.cc:2272] T d0aa57984731484b8ba9932c24d187cd P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.890471 23069 tablet_replica.cc:333] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.890934 23069 raft_consensus.cc:2243] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.891320 23069 raft_consensus.cc:2272] T 95145bd68bb24516ad234afb4d367c99 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.893118 23069 tablet_replica.cc:333] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.893563 23069 raft_consensus.cc:2243] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.893918 23069 raft_consensus.cc:2272] T 7bf811846b324d6cb8eef8b96113b4d1 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.895764 23069 tablet_replica.cc:333] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.896229 23069 raft_consensus.cc:2243] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.896584 23069 raft_consensus.cc:2272] T 4a9caff3f5e14dd38cdbf4e784d2f2ef P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.898335 23069 tablet_replica.cc:333] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.898797 23069 raft_consensus.cc:2243] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.899160 23069 raft_consensus.cc:2272] T 74d424c16ea4409aaddf287ab23dcb60 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.900926 23069 tablet_replica.cc:333] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.901355 23069 raft_consensus.cc:2243] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.902048 23069 raft_consensus.cc:2272] T 24dbfc4a6404457686edd93788580f41 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.903813 23069 tablet_replica.cc:333] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.904227 23069 raft_consensus.cc:2243] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.904575 23069 raft_consensus.cc:2272] T 56c3d97b1725476290c4f718cd857d57 P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.906354 23069 tablet_replica.cc:333] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.906754 23069 raft_consensus.cc:2243] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:09.907414 23069 raft_consensus.cc:2272] T 3a13c29f305b4f0e86eb64855f38096c P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.909133 23069 tablet_replica.cc:333] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.909770 23069 raft_consensus.cc:2243] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.910158 23069 raft_consensus.cc:2272] T 5721c8c6e7274d6796857911b6430691 P eb8350ca0b4a4fd2993385d7772763ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.912019 23069 tablet_replica.cc:333] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce: stopping tablet replica
I20260709 12:22:09.912382 23069 raft_consensus.cc:2243] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:09.912719 23069 raft_consensus.cc:2272] T 1246bc5b73e44bdabce059ce91bc5b0f P eb8350ca0b4a4fd2993385d7772763ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:09.953528 23069 tablet_server.cc:196] TabletServer@127.22.135.67:0 shutdown complete.
I20260709 12:22:09.986894 23069 master.cc:562] Master@127.22.135.126:45753 shutting down...
I20260709 12:22:10.009316 23069 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:10.009966 23069 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:10.010334 23069 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8f053e68ad5d44bab627294d6e89fc5a: stopping tablet replica
I20260709 12:22:10.030543 23069 master.cc:584] Master@127.22.135.126:45753 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20185 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (40393 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (204996 ms total)
[  PASSED  ] 8 tests.
I20260709 12:22:10.085346 23069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2226 messages since previous log ~31 seconds ago
I20260709 12:22:10.085539 23069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2226 messages since previous log ~31 seconds ago
I20260709 12:22:10.085703 23069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2223 messages since previous log ~31 seconds ago
I20260709 12:22:10.085865 23069 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 ~47 seconds ago
I20260709 12:22:10.086012 23069 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 ~48 seconds ago
I20260709 12:22:10.086158 23069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 1 messages since previous log ~89 seconds ago
I20260709 12:22:10.086414 23069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 12:22:10.086575 23069 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
